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

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

Classes in org.enhydra.apache.xerces.validators.common used by org.enhydra.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.enhydra.apache.xerces.validators.common used by org.enhydra.apache.xerces.validators.common
CMException
          CMException is thrown during CMNode operations
CMNode
           
CMStateSet
          This class is a very simple bitset class.
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.AttributeValidator
          AttributeValidator.
XMLValidator.KeyValueStore
          Key value store.
XMLValidator.OrderedHashtable
          Ordered hashtable.
XMLValidator.ValueStoreBase
          Value store implementation base class.
XMLValidator.ValueStoreCache
          Value store cache.
XMLValidator.XPathMatcherStack
          Stack of XPath matchers for identity constraints.
 

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

Classes in org.enhydra.apache.xerces.validators.common used by org.enhydra.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 The Apache Software Foundation. All Rights reserved.