| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.dtd | |
| jdk7u.jaxp.org.apache.xerces.external.impl.dtd.models |
| Modifier and Type | Field and Description |
|---|---|
ContentModelValidator |
XMLElementDecl.contentModelValidator
contentModelValidator
|
| 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 |
DFAContentModel |
class |
MixedContentModel
MixedContentModel is a derivative of the abstract content model base
class that handles the special case of mixed model elements.
|
class |
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.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.