Uses of Class
eu.bandm.tools.d2d2.base.Navigate.CharSetCalc
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of Navigate.CharSetCalc in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionprotected final Navigate.CharSetCalc
CharacterParser.charSetCalc
protected final Navigate.CharSetCalc
Text2Udom.charSetCalc
Instance to evaluate character expessions.ModifierConstructorDescriptionCharacterParser
(Navigate.CharSetCalc charSetCalc, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, boolean doTrace) Only constructor.