protected abstract static class XLinkSchema.XLinkAttribute extends Object implements Attribute
Used to define some constant values for XLink attributes, such as Namespace
OPTIONAL, PROHIBITED, REQUIRED| Modifier | Constructor and Description |
|---|---|
protected |
XLinkAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefault()
This is intended to imitate the default value option provided in the declaration of an XML
Schema attribute.
|
String |
getId()
The Schema ID for this attribute definition.
|
URI |
getNamespace()
DOCUMENT ME!
|
boolean |
isForm()
Intended to represent the form of an XML attribute.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFixed, getName, getSimpleType, getUsepublic URI getNamespace()
AttributegetNamespace in interface Attributeschema.Attribute#getNameSpace()public String getDefault()
AttributegetDefault in interface Attributeschema.Attribute#getDefault()public boolean isForm()
AttributeCopyright © 1996–2019 Geotools. All rights reserved.