|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.xml.xLink.XLinkSchema.XLinkAttributeGroup
XLinkAttributeGroup purpose.
Used to define some constant values for XLink attributeGroups, such as Namespace
Constructor Summary | |
protected |
XLinkSchema.XLinkAttributeGroup()
|
Method Summary | |
java.lang.String |
getAnyAttributeNameSpace()
Represents the Namespace attribute of an AnyAttribute child occuring within this attributeGroup. |
java.lang.String |
getId()
The Schema ID for this attributeGroup definition. |
java.net.URI |
getNamespace()
DOCUMENT ME! |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.xml.schema.AttributeGroup |
getAttributes, getName |
Constructor Detail |
protected XLinkSchema.XLinkAttributeGroup()
Method Detail |
public java.net.URI getNamespace()
AttributeGroup
getNamespace
in interface AttributeGroup
schema.AttributeGroup#getNameSpace()
public java.lang.String getAnyAttributeNameSpace()
AttributeGroup
Represents the Namespace attribute of an AnyAttribute child occuring within this attributeGroup.
getAnyAttributeNameSpace
in interface AttributeGroup
schema.AttributeGroup#getAnyAttributeNameSpace()
public java.lang.String getId()
AttributeGroup
The Schema ID for this attributeGroup definition.
getId
in interface AttributeGroup
schema.AttributeGroup#getId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |