|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xerces.impl.xs.models.CMBuilder
public class CMBuilder
This class constructs content models for a given grammar.
Constructor Summary | |
---|---|
CMBuilder(CMNodeFactory nodeFactory)
|
Method Summary | |
---|---|
XSCMValidator |
getContentModel(XSComplexTypeDecl typeDecl,
boolean forUPA)
Get content model for the a given type |
void |
setDeclPool(XSDeclarationPool declPool)
|
Methods inherited from class java.lang.Object |
---|
equals, 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, boolean forUPA)
typeDecl
- get content model for which complex type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |