public static interface WhiteSpaceDocument.WhiteSpace.Value extends XmlNMTOKEN
Modifier and Type | Interface and Description |
---|---|
static class |
WhiteSpaceDocument.WhiteSpace.Value.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument$WhiteSpace$Value.
|
Modifier and Type | Field and Description |
---|---|
static WhiteSpaceDocument.WhiteSpace.Value.Enum |
COLLAPSE |
static ElementFactory<WhiteSpaceDocument.WhiteSpace.Value> |
Factory |
static int |
INT_COLLAPSE |
static int |
INT_PRESERVE |
static int |
INT_REPLACE |
static WhiteSpaceDocument.WhiteSpace.Value.Enum |
PRESERVE |
static WhiteSpaceDocument.WhiteSpace.Value.Enum |
REPLACE |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
StringEnumAbstractBase |
getEnumValue() |
void |
setEnumValue(StringEnumAbstractBase e) |
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 ElementFactory<WhiteSpaceDocument.WhiteSpace.Value> Factory
static final SchemaType type
static final WhiteSpaceDocument.WhiteSpace.Value.Enum PRESERVE
static final WhiteSpaceDocument.WhiteSpace.Value.Enum REPLACE
static final WhiteSpaceDocument.WhiteSpace.Value.Enum COLLAPSE
static final int INT_PRESERVE
static final int INT_REPLACE
static final int INT_COLLAPSE
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)