|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXLinkSchema.XLinkAttributeGroup
protected abstract static class XLinkSchema.XLinkAttributeGroup
XLinkAttributeGroup purpose.
Used to define some constant values for XLink attributeGroups, such as Namespace
Constructor Summary | |
---|---|
protected |
XLinkSchema.XLinkAttributeGroup()
|
Method Summary | |
---|---|
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! |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface AttributeGroup |
---|
getAttributes, getName |
Constructor Detail |
---|
protected XLinkSchema.XLinkAttributeGroup()
Method Detail |
---|
public URI getNamespace()
AttributeGroup
getNamespace
in interface AttributeGroup
schema.AttributeGroup#getNameSpace()
public String getAnyAttributeNameSpace()
AttributeGroup
Represents the Namespace attribute of an AnyAttribute child occuring within this attributeGroup.
getAnyAttributeNameSpace
in interface AttributeGroup
schema.AttributeGroup#getAnyAttributeNameSpace()
public 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 |