Uses of Class
eu.bandm.tools.d2d2.base.Navigate.CharSetCalc
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as Navigate.CharSetCalcModifier and TypeFieldDescriptionprotected final Navigate.CharSetCalcCharacterParser.charSetCalcprotected final Navigate.CharSetCalcText2Udom.charSetCalcInstance to evaluate character expessions.Constructors in eu.bandm.tools.d2d2.base with parameters of type Navigate.CharSetCalcModifierConstructorDescriptionCharacterParser(Navigate.CharSetCalc charSetCalc, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, boolean doTrace) Only constructor.