| Package | Description |
|---|---|
| eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
| Modifier and Type | Field and Description |
|---|---|
protected Text2Udom.parsingState |
Text2Udom.currentState
Current micro-state, values from
#parsingState. |
protected Text2Udom.parsingState |
Text2Udom.interruptedState
Needed to treat
setcommand, setcomment and numeric input
(i.e. |
| Modifier and Type | Method and Description |
|---|---|
static Text2Udom.parsingState |
Text2Udom.parsingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Text2Udom.parsingState[] |
Text2Udom.parsingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
see also the complete user documentation .