|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.impl.InstanceComponentImpl
org.geotools.xml.impl.AttributeImpl
public class AttributeImpl
Constructor Summary | |
---|---|
AttributeImpl(org.eclipse.xsd.XSDAttributeDeclaration decl)
|
Method Summary | |
---|---|
org.eclipse.xsd.XSDAttributeDeclaration |
getAttributeDeclaration()
|
org.eclipse.xsd.XSDNamedComponent |
getDeclaration()
|
org.eclipse.xsd.XSDTypeDefinition |
getTypeDefinition()
|
Methods inherited from class org.geotools.xml.impl.InstanceComponentImpl |
---|
addText, addText, getName, getNamespace, getText, setName, setNamespace, setText, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.geotools.xml.InstanceComponent |
---|
getName, getNamespace, getText, setName, setNamespace, setText |
Constructor Detail |
---|
public AttributeImpl(org.eclipse.xsd.XSDAttributeDeclaration decl)
Method Detail |
---|
public org.eclipse.xsd.XSDTypeDefinition getTypeDefinition()
getTypeDefinition
in interface InstanceComponent
public org.eclipse.xsd.XSDAttributeDeclaration getAttributeDeclaration()
getAttributeDeclaration
in interface AttributeInstance
public org.eclipse.xsd.XSDNamedComponent getDeclaration()
getDeclaration
in interface InstanceComponent
getDeclaration
in class InstanceComponentImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |