| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.impl.xs.models |
| Modifier and Type | Method and Description |
|---|---|
XSCMValidator |
XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
XSAllCM
XSAllCM implements XSCMValidator and handles <all>.
|
class |
XSDFACM
DFAContentModel is the implementation of XSCMValidator that does
all of the non-trivial element content validation.
|
class |
XSEmptyCM
XSEmptyCM is a derivative of the abstract content model base class that
handles a content model with no chilren (elements).
|
| Modifier and Type | Method and Description |
|---|---|
XSCMValidator |
CMBuilder.getContentModel(XSComplexTypeDecl typeDecl)
Get content model for the a given type
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.