public interface TopLevelAttribute extends Attribute
Attribute.Use
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<TopLevelAttribute> |
Factory |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the "name" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
XmlNCName |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetName(XmlNCName name)
Sets (as xml) the "name" attribute
|
addNewSimpleType, getDefault, getFixed, getForm, getRef, getSimpleType, getType, getUse, isSetDefault, isSetFixed, isSetForm, isSetRef, isSetSimpleType, isSetType, isSetUse, setDefault, setFixed, setForm, setRef, setSimpleType, setType, setUse, unsetDefault, unsetFixed, unsetForm, unsetRef, unsetSimpleType, unsetType, unsetUse, xgetDefault, xgetFixed, xgetForm, xgetRef, xgetType, xgetUse, xsetDefault, xsetFixed, xsetForm, xsetRef, xsetType, xsetUse
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetId
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final DocumentFactory<TopLevelAttribute> Factory
static final SchemaType type