Uses of Enum Class
eu.bandm.tools.d2d2.base.Text2Udom.parsingState
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of Text2Udom.parsingState in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionprotected Text2Udom.parsingState
Text2Udom.currentState
Current micro-state, values fromText2Udom.parsingState
.protected Text2Udom.parsingState
Text2Udom.interruptedState
Needed to treatsetcommand
,setcomment
and numeric input (i.e.Modifier and TypeMethodDescriptionstatic Text2Udom.parsingState
Returns the enum constant of this class with the specified name.static Text2Udom.parsingState[]
Text2Udom.parsingState.values()
Returns an array containing the constants of this enum class, in the order they are declared.