| Interface | Description |
|---|---|
| XSCMValidator |
Note: State of the content model is stored in the validator
|
| Class | Description |
|---|---|
| CMBuilder |
This class constructs content models for a given grammar.
|
| CMNodeFactory | |
| XSAllCM |
XSAllCM implements XSCMValidator and handles
|
| XSCMBinOp |
Content model Bin-Op node.
|
| XSCMLeaf |
Content model leaf node.
|
| XSCMUniOp |
Content model Uni-Op node.
|
| XSDFACM |
DFAContentModel is the implementation of XSCMValidator that does
all of the non-trivial element content validation.
|
| XSEmptyCM |
XSEmptyCM is a derivative of the abstract content model base class that
handles a content model with no chilren (elements).
|
Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.