org.apache.xerces.impl.xs.identity | |
org.apache.xerces.impl.xs.models | |
org.apache.xerces.impl.xs.opti | |
org.apache.xerces.impl.xs.traversers | |
org.apache.xerces.impl.xs.util |
XMLSchemaValidator.ValueStoreBase | Value store implementation base class. | code | html |
AttributePSVImpl | Attribute PSV infoset augmentations implementation. | code | html |
ElementPSVImpl | Element PSV infoset augmentations implementation. | code | html |
SchemaGrammar | This class is to hold all schema component declaration that are declared within one namespace. | code | html |
SchemaGrammar.BuiltinAttrDecl | code | html | |
SchemaGrammar.BuiltinSchemaGrammar | code | html | |
SchemaGrammar.Schema4Annotations | A partial schema for schemas for validating annotations. |
code | html |
SchemaGrammar.XSAnyType | code | html | |
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. | code | html |
SchemaNamespaceSupport.SchemaRootContext | This class keeps track of the namespace bindings declared on ancestors of the schema root. | code | html |
SchemaSymbols | Collection of symbols used to parse a Schema Grammar. | code | html |
SubstitutionGroupHandler | To store and validate information about substitutionGroup | code | html |
SubstitutionGroupHandler.OneSubGroup | code | html | |
XMLSchemaException | This exception might be thrown by any constraint checking method. | code | html |
XMLSchemaLoader | This class implements xni.grammars.XMLGrammarLoader. | code | html |
XMLSchemaLoader.LocationArray | code | html | |
XMLSchemaValidator | The XML Schema validator. | code | html |
XMLSchemaValidator.KeyRefValueStore | Key reference value store. | code | html |
XMLSchemaValidator.KeyValueStore | Key value store. | code | html |
XMLSchemaValidator.LocalIDKey | code | html | |
XMLSchemaValidator.ShortVector | A simple vector for short s. |
code | html |
XMLSchemaValidator.UniqueValueStore | Unique value store. | code | html |
XMLSchemaValidator.ValueStoreCache | Value store cache. | code | html |
XMLSchemaValidator.XPathMatcherStack | / // xpath matcher information /** Stack of XPath matchers for identity constraints. | code | html |
XMLSchemaValidator.XSIErrorReporter | A wrapper of the standard error reporter. | code | html |
XSAnnotationImpl | This is an implementation of the XSAnnotation schema component. | code | html |
XSAttributeDecl | The XML representation for an attribute declaration schema component is an <attribute> element information item | code | html |
XSAttributeGroupDecl | The XML representation for an attribute group declaration schema component is a global <attributeGroup> element information item | code | html |
XSAttributeUseImpl | The XML representation for an attribute use schema component is a local <attribute> element information item | code | html |
XSComplexTypeDecl | The XML representation for a complexType schema component is a <complexType> element information item | code | html |
XSConstraints | Constraints shared by traversers and validator | code | html |
XSDDescription | All information specific to XML Schema grammars. | code | html |
XSDeclarationPool | This class is pool that enables caching of XML Schema declaration objects. | code | html |
XSElementDecl | The XML representation for an element declaration schema component is an <element> element information item | code | html |
XSGrammarBucket | A class used to hold the internal schema grammar set for the current instance | code | html |
XSGroupDecl | The XML representation for a group declaration schema component is a global <group> element information item | code | html |
XSImplementationImpl | Implements XSImplementation interface that allows one to retrieve an instance of XSLoader . |
code | html |
XSLoaderImpl | An implementation of XSLoader which wraps XMLSchemaLoader. |
code | html |
XSLoaderImpl.XSGrammarMerger | Grammar pool which merges grammars from the same namespace into one. | code | html |
XSMessageFormatter | SchemaMessageProvider implements an XMLMessageProvider that provides localizable error messages for the W3C XML Schema Language | code | html |
XSModelGroupImpl | Store schema model group declaration. | code | html |
XSModelImpl | Implements XSModel: a read-only interface that represents an XML Schema, which could be components from different namespaces. | code | html |
XSNotationDecl | The XML representation for a NOTATION declaration schema component is a global <notation> element information item | code | html |
XSParticleDecl | Store schema particle declaration. | code | html |
XSWildcardDecl | The XML representation for a wildcard declaration schema component is an <any> or <anyAttribute> element information item | code | html |