Uses of Enum Class
eu.bandm.tools.d2d2.base.Text2Udom.parsingState
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as Text2Udom.parsingStateModifier and TypeFieldDescriptionprotected Text2Udom.parsingStateText2Udom.currentStateCurrent micro-state, values fromText2Udom.parsingState.protected Text2Udom.parsingStateText2Udom.interruptedStateNeeded to treatsetcommand,setcommentand numeric input (i.e.Methods in eu.bandm.tools.d2d2.base that return Text2Udom.parsingStateModifier and TypeMethodDescriptionstatic Text2Udom.parsingStateReturns 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.