org.apache.xerces.jaxp.datatype | |
org.apache.xerces.jaxp.validation |
JAXPConstants | This interface holds JAXP constant property/attribute names and values. | code | html |
DefaultValidationErrorHandler | code | html | |
DocumentBuilderFactoryImpl | code | html | |
DocumentBuilderImpl | code | html | |
JAXPValidatorComponent | Runs events through a javax.xml.validation.ValidatorHandler and performs validation/infoset-augmentation by an external validator. | code | html |
JAXPValidatorComponent.DraconianErrorHandler | code | html | |
JAXPValidatorComponent.SAX2XNI | Uses DefaultHandler as a default implementation of ContentHandler . | code | html |
JAXPValidatorComponent.XNI2SAX | Converts XNI events to ContentHandler events. | code | html |
SAXParserFactoryImpl | This is the implementation specific class for the
javax.xml.parsers.SAXParserFactory . |
code | html |
SAXParserImpl | This is the implementation specific class for the
javax.xml.parsers.SAXParser . |
code | html |
SAXParserImpl.JAXPSAXParser | Extension of SAXParser. | code | html |
SchemaValidatorConfiguration | Parser configuration for Xerces' XMLSchemaValidator. |
code | html |
TeeXMLDocumentFilterImpl | XMLDocumentHandler which forks the pipeline to two other components. |
code | html |
UnparsedEntityHandler | This filter records which unparsed entities have been declared in the DTD and provides this information to a ValidationManager. |
code | html |