|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.xml.xLink.XLinkSchema.XLinkAttributeGroup
org.geotools.xml.xLink.XLinkSchema.ResourceLink
ResourceLink represents a ResourceLink AttributeGroup in the XLink Schema
| Constructor Summary | |
XLinkSchema.ResourceLink()
|
|
| Method Summary | |
Attribute[] |
getAttributes()
The list of attribute declared within this attributeGroup. |
static AttributeGroup |
getInstance()
Returns the singleton ResourceLink instance |
java.lang.String |
getName()
The name of this Attribute Group declaration within the XML Schema |
| Methods inherited from class org.geotools.xml.xLink.XLinkSchema.XLinkAttributeGroup |
getAnyAttributeNameSpace, getId, getNamespace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XLinkSchema.ResourceLink()
| Method Detail |
public Attribute[] getAttributes()
AttributeGroupThe list of attribute declared within this attributeGroup. Although we encourage the order of this list to follow the order the attributes were declared in, there is no such requirement.
schema.AttributeGroup#getAttributes()public java.lang.String getName()
AttributeGroupThe name of this Attribute Group declaration within the XML Schema
schema.AttributeGroup#getName()public static AttributeGroup getInstance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||