public final class XSDeclarationPool
extends java.lang.Object
Constructor | Description |
---|---|
XSDeclarationPool() |
Modifier and Type | Method | Description |
---|---|---|
XSAttributeDecl |
getAttributeDecl() |
|
XSAttributeUseImpl |
getAttributeUse() |
|
XSComplexTypeDecl |
getComplexTypeDecl() |
|
XSElementDecl |
getElementDecl() |
|
XSModelGroupImpl |
getModelGroup() |
|
XSParticleDecl |
getParticleDecl() |
|
XSSimpleTypeDecl |
getSimpleTypeDecl() |
|
void |
reset() |
|
void |
setDVFactory(SchemaDVFactoryImpl dvFactory) |
public void setDVFactory(SchemaDVFactoryImpl dvFactory)
public final XSElementDecl getElementDecl()
public final XSAttributeDecl getAttributeDecl()
public final XSAttributeUseImpl getAttributeUse()
public final XSComplexTypeDecl getComplexTypeDecl()
public final XSSimpleTypeDecl getSimpleTypeDecl()
public final XSParticleDecl getParticleDecl()
public final XSModelGroupImpl getModelGroup()
public void reset()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.