BEA Systems, Inc.


Package weblogic.apache.xerces.validators.common

Interface Summary
GrammarResolver This class embodies the representation of a Grammar pool Resolver.
XMLContentModel ContentModel is an interface that can be used by your own custom validators to plug in various types of content models.
XMLValidator.AttributeValidator AttributeValidator.
 

Class Summary
AllContentModel  
CMAny Content model any node.
CMBinOp This class is based on an implementation from the Apache XML Project.
CMLeaf Content model leaf node.
CMNode This class is based on an implementation from the Apache XML Project.
CMUniOp This class is based on an implementation from the Apache XML Project.
ContentLeafNameTypeVector A light-weight class that stored the leaf names and types from a DFAContentModel
DFAContentModel DFAContentModel is the derivative of ContentModel that does all of the non-trivial element content validation.
ElementWildcard ElementWildcard is used to check whether two element declarations conflict
Grammar This class is based on an implementation from the Apache XML Project.
GrammarResolverImpl This class embodies the representation of a Schema Grammar pool.
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.
MixedContentModel MixedContentModel is a derivative of the abstract content model base class that handles the special case of mixed model elements.
SimpleContentModel SimpleContentModel is a derivative of the abstract content model base class that handles a small set of simple content models that are just way overkill to give the DFA treatment.
XMLAttributeDecl This class is based on an implementation from the Apache XML Project.
XMLElementDecl This class is based on an implementation from the Apache XML Project.
XMLValidator This class is the super all-in-one validator used by the parser.
XMLValidator.OrderedHashtable.Entry Hashtable entry.
XMLValidator.XPathMatcherStack Stack of XPath matchers for identity constraints.
 

Exception Summary
CMException CMException is thrown during CMNode operations
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference