public interface XmlNMTOKENS extends XmlAnySimpleType
Convertible to List
.
Modifier and Type | Field and Description |
---|---|
static XmlObjectFactory<XmlNMTOKENS> |
Factory |
static SchemaType |
type
The constant
SchemaType object representing this schema type. |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
List |
getListValue()
|
void |
setListValue(List<?> l)
Sets the value as a
List |
List |
xgetListValue()
Returns the value as a
List of XmlNMTOKEN values |
getStringValue, setStringValue
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 XmlObjectFactory<XmlNMTOKENS> Factory
static final SchemaType type
SchemaType
object representing this schema type.