CMAny
| Content model any node. |
code | html |
CMBinOp
| Content model Bin-Op node. |
code | html |
CMLeaf
| Content model leaf node. |
code | html |
CMStateSet
| This class is a very simple bitset class. |
code | html |
CMUniOp
| Content model Uni-Op node. |
code | html |
DFAContentModel
| DFAContentModel is the derivative of ContentModel that does
all of the non-trivial element content validation. |
code | html |
MixedContentModel
| MixedContentModel is a derivative of the abstract content model base
class that handles the special case of mixed model elements. |
code | html |
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. |
code | html |