public interface TopLevelElement extends Element
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<TopLevelElement> |
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
|
addNewComplexType, addNewKey, addNewKeyref, addNewSimpleType, addNewUnique, getAbstract, getBlock, getComplexType, getDefault, getFinal, getFixed, getForm, getKeyArray, getKeyArray, getKeyList, getKeyrefArray, getKeyrefArray, getKeyrefList, getMaxOccurs, getMinOccurs, getNillable, getRef, getSimpleType, getSubstitutionGroup, getType, getUniqueArray, getUniqueArray, getUniqueList, insertNewKey, insertNewKeyref, insertNewUnique, isSetAbstract, isSetBlock, isSetComplexType, isSetDefault, isSetFinal, isSetFixed, isSetForm, isSetMaxOccurs, isSetMinOccurs, isSetNillable, isSetRef, isSetSimpleType, isSetSubstitutionGroup, isSetType, removeKey, removeKeyref, removeUnique, setAbstract, setBlock, setComplexType, setDefault, setFinal, setFixed, setForm, setKeyArray, setKeyArray, setKeyrefArray, setKeyrefArray, setMaxOccurs, setMinOccurs, setNillable, setRef, setSimpleType, setSubstitutionGroup, setType, setUniqueArray, setUniqueArray, sizeOfKeyArray, sizeOfKeyrefArray, sizeOfUniqueArray, unsetAbstract, unsetBlock, unsetComplexType, unsetDefault, unsetFinal, unsetFixed, unsetForm, unsetMaxOccurs, unsetMinOccurs, unsetNillable, unsetRef, unsetSimpleType, unsetSubstitutionGroup, unsetType, xgetAbstract, xgetBlock, xgetDefault, xgetFinal, xgetFixed, xgetForm, xgetMaxOccurs, xgetMinOccurs, xgetNillable, xgetRef, xgetSubstitutionGroup, xgetType, xsetAbstract, xsetBlock, xsetDefault, xsetFinal, xsetFixed, xsetForm, xsetMaxOccurs, xsetMinOccurs, xsetNillable, xsetRef, xsetSubstitutionGroup, xsetType
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<TopLevelElement> Factory
static final SchemaType type