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

Packages that use org.apache.xerces.impl.xs
org.apache.xerces.dom   
org.apache.xerces.impl.dv.xs   
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.identity   
org.apache.xerces.impl.xs.models   
org.apache.xerces.impl.xs.traversers   
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.dom
SchemaGrammar
          This class is to hold all schema component declaration that are declared within one namespace.
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.impl.dv.xs
XSDeclarationPool
          This class is pool that enables caching of XML Schema declaration objects.
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.impl.xs
SchemaGrammar
          This class is to hold all schema component declaration that are declared within one namespace.
SchemaGrammar.BuiltinSchemaGrammar
           
SchemaGrammar.Schema4Annotations
          A partial schema for schemas for validating annotations.
SchemaNamespaceSupport
          This class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling.
SubstitutionGroupHandler
          To store and validate information about substitutionGroup
XMLSchemaException
          This exception might be thrown by any constraint checking method.
XSAnnotationImpl
          This is an implementation of the XSAnnotation schema component.
XSAttributeDecl
          The XML representation for an attribute declaration schema component is an <attribute> element information item
XSAttributeGroupDecl
          The XML representation for an attribute group declaration schema component is a global <attributeGroup> element information item
XSAttributeUseImpl
          The XML representation for an attribute use schema component is a local <attribute> element information item
XSComplexTypeDecl
          The XML representation for a complexType schema component is a <complexType> element information item
XSDDescription
          All information specific to XML Schema grammars.
XSElementDecl
          The XML representation for an element declaration schema component is an <element> element information item
XSGrammarBucket
          A class used to hold the internal schema grammar set for the current instance
XSGroupDecl
          The XML representation for a group declaration schema component is a global <group> element information item
XSModelGroupImpl
          Store schema model group declaration.
XSNotationDecl
          The XML representation for a NOTATION declaration schema component is a global <notation> element information item
XSParticleDecl
          Store schema particle declaration.
XSWildcardDecl
          The XML representation for a wildcard declaration schema component is an <any> or <anyAttribute> element information item
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.impl.xs.identity
XSAnnotationImpl
          This is an implementation of the XSAnnotation schema component.
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.impl.xs.models
SubstitutionGroupHandler
          To store and validate information about substitutionGroup
XMLSchemaException
          This exception might be thrown by any constraint checking method.
XSComplexTypeDecl
          The XML representation for a complexType schema component is a <complexType> element information item
XSDeclarationPool
          This class is pool that enables caching of XML Schema declaration objects.
XSElementDecl
          The XML representation for an element declaration schema component is an <element> element information item
 

Classes in org.apache.xerces.impl.xs used by org.apache.xerces.impl.xs.traversers
SchemaGrammar
          This class is to hold all schema component declaration that are declared within one namespace.
SchemaNamespaceSupport
          This class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling.
XSDDescription
          All information specific to XML Schema grammars.
XSDeclarationPool
          This class is pool that enables caching of XML Schema declaration objects.
XSGrammarBucket
          A class used to hold the internal schema grammar set for the current instance