public static interface SpaceAttribute.Space extends XmlNCName
Modifier and Type | Interface and Description |
---|---|
static class |
SpaceAttribute.Space.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute$Space.
|
Modifier and Type | Field and Description |
---|---|
static SpaceAttribute.Space.Enum |
DEFAULT |
static ElementFactory<SpaceAttribute.Space> |
Factory |
static int |
INT_DEFAULT |
static int |
INT_PRESERVE |
static SpaceAttribute.Space.Enum |
PRESERVE |
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<SpaceAttribute.Space> Factory
static final SchemaType type
static final SpaceAttribute.Space.Enum DEFAULT
static final SpaceAttribute.Space.Enum PRESERVE
static final int INT_DEFAULT
static final int INT_PRESERVE
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)