|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.xs.models.CMBuilder
This class constructs content models for a given grammar.
Constructor Summary | |
CMBuilder(CMNodeFactory nodeFactory)
|
Method Summary | |
XSCMValidator |
getContentModel(XSComplexTypeDecl typeDecl)
Get content model for the a given type |
void |
setDeclPool(XSDeclarationPool declPool)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBuilder(CMNodeFactory nodeFactory)
Method Detail |
public void setDeclPool(XSDeclarationPool declPool)
public XSCMValidator getContentModel(XSComplexTypeDecl typeDecl)
typeDecl
- get content model for which complex type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |