|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
PositionContext | Instances of this class track the position within a "stack" (such as an XML hierarchy) and is used for error messages, giving the user as much information about where the error occurred as possible. |
XmlConfigConstraint | |
XmlConfigDoc | This is used by the XML parser to represent a doc tag (documentation). |
XmlConfigFailure | |
XmlConfigLabel | A label represents the "name" of a particular validator. |
XmlConfigMapping | |
XmlConfigMessage | |
XmlFailureMessage | |
XmlParser | Parses XML configuration files. |
XmlServiceFactory | This is a base class used by the parser for registering configuration events with a ValidationFactory. |
Exception Summary | |
---|---|
XmlConfigurationException | This runtime exception is specifically for XML configuration issues. |
This package contains the XML-specific parsing and implementation details associated with that parsing. Typically, an application developer does not need to deal with these classes directly.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |