| Package | Description | 
|---|---|
| org.apache.xerces.impl.dtd | |
| org.apache.xerces.impl.dtd.models | 
| Modifier and Type | Field and Description | 
|---|---|
| ContentModelValidator | XMLElementDecl. contentModelValidatorcontentModelValidator | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ContentModelValidator | DTDGrammar. getElementContentModelValidator(int elementDeclIndex)getElementContentModelValidator | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLElementDecl. setValues(QName name,
         int scope,
         short type,
         ContentModelValidator contentModelValidator,
         XMLSimpleType simpleType)setValues | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DFAContentModelDFAContentModel is the derivative of ContentModel that does
 all of the non-trivial element content validation. | 
| class  | MixedContentModelMixedContentModel is a derivative of the abstract content model base
 class that handles the special case of mixed model elements. | 
| class  | SimpleContentModelSimpleContentModel 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. | 
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.