protected abstract static class XLinkSchema.XLinkAttributeGroup extends Object implements AttributeGroup
Used to define some constant values for XLink attributeGroups, such as Namespace
| Modifier | Constructor and Description |
|---|---|
protected |
XLinkAttributeGroup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnyAttributeNameSpace()
Represents the Namespace attribute of an AnyAttribute child occuring within this
attributeGroup.
|
String |
getId()
The Schema ID for this attributeGroup definition.
|
URI |
getNamespace()
DOCUMENT ME!
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getNamepublic URI getNamespace()
AttributeGroupgetNamespace in interface AttributeGroupschema.AttributeGroup#getNameSpace()public String getAnyAttributeNameSpace()
AttributeGroupgetAnyAttributeNameSpace in interface AttributeGroupschema.AttributeGroup#getAnyAttributeNameSpace()public String getId()
AttributeGroupgetId in interface AttributeGroupschema.AttributeGroup#getId()Copyright © 1996–2019 Geotools. All rights reserved.