org.apache.xerces.impl.xs.models
public class CMBuilder extends java.lang.Object
Constructor and Description |
---|
CMBuilder(CMNodeFactory nodeFactory) |
Modifier and Type | Method and Description |
---|---|
XSCMValidator |
getContentModel(XSComplexTypeDecl typeDecl)
Get content model for the a given type
|
void |
setDeclPool(XSDeclarationPool declPool) |
public CMBuilder(CMNodeFactory nodeFactory)
public void setDeclPool(XSDeclarationPool declPool)
public XSCMValidator getContentModel(XSComplexTypeDecl typeDecl)
typeDecl
- get content model for which complex typeCopyright ? 1999-2005 Apache XML Project. All Rights Reserved.