| Package | Description |
|---|---|
| com.siemens.ct.exi.core.datatype |
EXI built-in datatypes.
|
| Modifier and Type | Field and Description |
|---|---|
protected WhiteSpace |
AbstractDatatype.whiteSpace |
| Modifier and Type | Method and Description |
|---|---|
WhiteSpace |
Datatype.getWhiteSpace() |
WhiteSpace |
AbstractDatatype.getWhiteSpace() |
static WhiteSpace |
WhiteSpace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhiteSpace[] |
WhiteSpace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtendedStringDatatype(QNameContext schemaType,
WhiteSpace whiteSpace) |
RestrictedCharacterSetDatatype(RestrictedCharacterSet rcs,
QNameContext schemaType,
WhiteSpace whiteSpace) |
StringDatatype(QNameContext schemaType,
WhiteSpace whiteSpace) |
Copyright © 2018 Siemens AG. All rights reserved.