Class Summary |
AllContentModel |
|
CMAny |
Content model any node. |
CMBinOp |
|
CMLeaf |
Content model leaf node. |
CMNode |
|
CMUniOp |
|
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 |
|
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 |
|
XMLElementDecl |
|
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. |