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 a given type | 
| XSCMValidator | getContentModel(XSParticleDecl particle)Get content model for a given particle | 
| void | setDeclPool(XSDeclarationPool declPool) | 
| void | setSchemaVersion(short version)Set XML Schema 11 flag | 
public CMBuilder(CMNodeFactory nodeFactory)
public void setDeclPool(XSDeclarationPool declPool)
public void setSchemaVersion(short version)
public XSCMValidator getContentModel(XSComplexTypeDecl typeDecl, boolean forUPA)
typeDecl - get content model for which complex typepublic XSCMValidator getContentModel(XSParticleDecl particle)
particle - get content model for which particleCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.