Uses of Package
org.apache.xerces.xni.grammars

Packages that use org.apache.xerces.xni.grammars
org.apache.xerces.impl   
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.opti   
org.apache.xerces.impl.xs.util   
org.apache.xerces.jaxp.validation   
org.apache.xerces.parsers   
org.apache.xerces.util   
org.apache.xerces.xni.grammars   
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.impl
XMLDTDDescription
          All information specific to DTD grammars.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.impl.dtd
Grammar
          A generic grammar for use in validating XML documents.
XMLDTDDescription
          All information specific to DTD grammars.
XMLGrammarDescription
           This interface describes basic attributes of XML grammars--their physical location and their type.
XMLGrammarLoader
          The intention of this interface is to provide a generic means by which Grammar objects may be created without parsing instance documents.
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.impl.xs
Grammar
          A generic grammar for use in validating XML documents.
XMLGrammarDescription
           This interface describes basic attributes of XML grammars--their physical location and their type.
XMLGrammarLoader
          The intention of this interface is to provide a generic means by which Grammar objects may be created without parsing instance documents.
XMLSchemaDescription
          All information specific to XML Schema grammars.
XSGrammar
          Representing a schema grammar.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.impl.xs.opti
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.impl.xs.util
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.jaxp.validation
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.parsers
Grammar
          A generic grammar for use in validating XML documents.
XMLGrammarDescription
           This interface describes basic attributes of XML grammars--their physical location and their type.
XMLGrammarLoader
          The intention of this interface is to provide a generic means by which Grammar objects may be created without parsing instance documents.
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.util
Grammar
          A generic grammar for use in validating XML documents.
XMLDTDDescription
          All information specific to DTD grammars.
XMLGrammarDescription
           This interface describes basic attributes of XML grammars--their physical location and their type.
XMLGrammarPool
           This interface specifies how the parser and the application interact with respect to Grammar objects that the application possesses--either by having precompiled them or by having stored them from a previous validation of an instance document.
 

Classes in org.apache.xerces.xni.grammars used by org.apache.xerces.xni.grammars
Grammar
          A generic grammar for use in validating XML documents.
XMLGrammarDescription
           This interface describes basic attributes of XML grammars--their physical location and their type.
XSGrammar
          Representing a schema grammar.