public class AttributeImpl extends InstanceComponentImpl implements AttributeInstance
Constructor and Description |
---|
AttributeImpl(XSDAttributeDeclaration decl) |
Modifier and Type | Method and Description |
---|---|
XSDAttributeDeclaration |
getAttributeDeclaration() |
XSDNamedComponent |
getDeclaration() |
XSDTypeDefinition |
getTypeDefinition() |
addText, addText, getName, getNamespace, getText, setName, setNamespace, setText, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getNamespace, getText, setName, setNamespace, setText
public XSDTypeDefinition getTypeDefinition()
getTypeDefinition
in interface InstanceComponent
public XSDAttributeDeclaration getAttributeDeclaration()
getAttributeDeclaration
in interface AttributeInstance
public XSDNamedComponent getDeclaration()
getDeclaration
in interface InstanceComponent
getDeclaration
in class InstanceComponentImpl
Copyright © 1996–2019 Geotools. All rights reserved.