public class CMBuilder
extends java.lang.Object
Constructor and Description |
---|
CMBuilder(CMNodeFactory nodeFactory) |
Modifier and Type | Method and Description |
---|---|
XSCMValidator |
getContentModel(XSComplexTypeDecl typeDecl,
boolean forUPA)
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, boolean forUPA)
typeDecl
- get content model for which complex typeCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.