Uses of Package
org.apache.xerces.impl.dv

Packages that use org.apache.xerces.impl.dv
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.dv   
org.apache.xerces.impl.dv.dtd   
org.apache.xerces.impl.dv.xs   
org.apache.xerces.impl.validation   
org.apache.xerces.impl.xs   
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.dtd
DatatypeValidator
          The interface that a DTD datatype must implement.
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.dv
DatatypeException
          Base class for datatype exceptions.
DatatypeValidator
          The interface that a DTD datatype must implement.
DTDDVFactory
          The factory to create and return DTD types.
DVFactoryException
          A runtime exception that's thrown if an error happens when the application tries to get a DV factory instance.
InvalidDatatypeFacetException
          Datatype exception for invalid facet.
InvalidDatatypeValueException
          Datatype exception for invalid values.
SchemaDVFactory
          Defines a factory API that enables applications to
ValidatedInfo
          Class to get the information back after content is validated.
ValidationContext
          ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
XSFacets
          The class used to pass all facets to XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext).
XSSimpleType
          This interface XSSimpleType represents the simple type definition of schema component and defines methods to query the information contained.
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.dv.dtd
DatatypeValidator
          The interface that a DTD datatype must implement.
DTDDVFactory
          The factory to create and return DTD types.
InvalidDatatypeValueException
          Datatype exception for invalid values.
ValidationContext
          ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.dv.xs
DatatypeException
          Base class for datatype exceptions.
InvalidDatatypeFacetException
          Datatype exception for invalid facet.
InvalidDatatypeValueException
          Datatype exception for invalid values.
SchemaDVFactory
          Defines a factory API that enables applications to
ValidatedInfo
          Class to get the information back after content is validated.
ValidationContext
          ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
XSFacets
          The class used to pass all facets to XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext).
XSSimpleType
          This interface XSSimpleType represents the simple type definition of schema component and defines methods to query the information contained.
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.validation
ValidationContext
          ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
 

Classes in org.apache.xerces.impl.dv used by org.apache.xerces.impl.xs
ValidatedInfo
          Class to get the information back after content is validated.
ValidationContext
          ValidationContext has all the information required for the validation of: id, idref, entity, notation, qname
XSSimpleType
          This interface XSSimpleType represents the simple type definition of schema component and defines methods to query the information contained.