Uses of Enum Class
eu.bandm.tools.d2d2.base.Text2Udom.modes
Packages that use Text2Udom.modes
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of Text2Udom.modes in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as Text2Udom.modesModifier and TypeFieldDescription(package private) Text2Udom.modes
Text2Udom.mode
Kind of the text to parse.Methods in eu.bandm.tools.d2d2.base that return Text2Udom.modesModifier and TypeMethodDescriptionstatic Text2Udom.modes
Returns the enum constant of this class with the specified name.static Text2Udom.modes[]
Text2Udom.modes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.bandm.tools.d2d2.base with parameters of type Text2Udom.modesModifier and TypeMethodDescriptionText2Udom.fromMemString
(String locationText, MemString<String> text, ModuleRegistry moduleRegistry, @Opt XRegExp toplevelXRegExp, Text2Udom.modes mode) Parse the contents of the given MemString object, containing just the text body.