Home » Xerces-J-src.2.9.1 » org.apache.xerces » jaxp » validation »

org.apache.xerces.jaxp.validation

Interfaces:

DOMDocumentHandler  

An extension to XMLDocumentHandler for building DOM structures.

 
code | html
ValidatorHelper  

Instances of ValidatorHelper are able to validate specific source and result types.

 
code | html
XSGrammarPoolContainer  

A container for grammar pools which only contain schema grammars.

 
code | html

Abstract Classes:

AbstractXMLSchema  

Abstract implementation of Schema for W3C XML Schemas.

 
code | html

Classes:

DOMResultAugmentor  

DOM result augmentor.

 
code | html
DOMResultBuilder  

DOM result builder.

 
code | html
DOMValidatorHelper  

A validator helper for DOMSources.

 
code | html
DOMValidatorHelper.DOMNamespaceContext   NamespaceContext for the DOMSource, includes context for ancestor nodes.  code | html
DraconianErrorHandler   ErrorHandler that throws all errors and fatal errors.  code | html
EmptyXMLSchema  

Implementation of Schema for W3C XML Schemas which contains no schema components.

 
code | html
JAXPValidationMessageFormatter  

Used to format JAXP Validation API error messages using a specified locale.

 
code | html
ReadOnlyGrammarPool  

Filter XMLGrammarPool that exposes a read-only view of the underlying pool.

 
code | html
SimpleXMLSchema  

Implementation of Schema for W3C XML Schemas which contains schema components from one target namespace.

 
code | html
SoftReferenceGrammarPool  

This grammar pool is a memory sensitive cache. 

code | html
SoftReferenceGrammarPool.Entry   This class is a grammar pool entry.  code | html
SoftReferenceGrammarPool.SoftGrammarReference   This class stores a soft reference to a grammar object.  code | html
StreamValidatorHelper  

A validator helper for StreamSources.

 
code | html
Util  

Static utility methods for the Validation API implementation.

 
code | html
ValidatorHandlerImpl  

Implementation of ValidatorHandler for W3C XML Schemas and also a validator helper for SAXSources.

 
code | html
ValidatorHandlerImpl.ResolutionForwarder     code | html
ValidatorHandlerImpl.XMLSchemaTypeInfoProvider     code | html
ValidatorImpl  

Implementation of Validator for W3C XML Schemas.

 
code | html
WeakReferenceXMLSchema  

An implementation of Schema for W3C XML Schemas that keeps a weak reference to its grammar pool. 

code | html
XMLSchema  

Implementation of Schema for W3C XML Schemas.

 
code | html
XMLSchemaFactory   SchemaFactory for XML Schema.  code | html
XMLSchemaFactory.XMLGrammarPoolImplExtension   Extension of XMLGrammarPoolImpl which exposes the number of grammars stored in the grammar pool.  code | html
XMLSchemaFactory.XMLGrammarPoolWrapper   A grammar pool which wraps another.  code | html
XMLSchemaValidatorComponentManager  

An implementation of XMLComponentManager for a schema validator.

 
code | html