Uses of Package
org.apache.xerces.validators.common

Packages that use org.apache.xerces.validators.common
org.apache.xerces.framework   
org.apache.xerces.validators.common   
org.apache.xerces.validators.dtd   
org.apache.xerces.validators.schema   
 

Classes in org.apache.xerces.validators.common used by org.apache.xerces.framework
GrammarResolver
          This class embodies the representation of a Grammar pool Resolver.
XMLValidator
          This class is the super all-in-one validator used by the parser.
 

Classes in org.apache.xerces.validators.common used by org.apache.xerces.validators.common
CMException
          CMException is thrown during CMNode operations
CMNode
           
ContentLeafNameTypeVector
          A light-weight class that stored the leaf names and types from a DFAContentModel
Grammar
           
GrammarResolver
          This class embodies the representation of a Grammar pool Resolver.
InsertableElementsInfo
          --------------------------------------------------------------------------- InsertableElementsInfo is a simple 'data packet' class that is used to get information into and out of the validator APIs that allow you to ask what kind of elements can be inserted into a particular place in an element's content model.
XMLAttributeDecl
           
XMLContentModel
          ContentModel is an interface that can be used by your own custom validators to plug in various types of content models.
XMLElementDecl
           
XMLValidator
          This class is the super all-in-one validator used by the parser.
XMLValidator.KeyValueStore
          Key value store.
XMLValidator.ValueStoreBase
          Value store implementation base class.
XMLValidator.ValueStoreCache
          Value store cache.
XMLValidator.XPathMatcherStack
          Stack of XPath matchers for identity constraints.
 

Classes in org.apache.xerces.validators.common used by org.apache.xerces.validators.dtd
Grammar
           
XMLElementDecl
           
 

Classes in org.apache.xerces.validators.common used by org.apache.xerces.validators.schema
Grammar
           
GrammarResolver
          This class embodies the representation of a Grammar pool Resolver.
XMLAttributeDecl
           
XMLContentModel
          ContentModel is an interface that can be used by your own custom validators to plug in various types of content models.
XMLElementDecl
           
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.