Uses of Class
eu.bandm.tools.d2d2.base.BatchOptions
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of BatchOptions in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionstatic boolean
Batch.execute
(BatchOptions options, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msgIn) Execute the CLI-parsed or GUI-generated Option model.protected static Text2Udom.ErrorStrategy
Batch.initErrorStrategy
(BatchOptions options) Construct an eror strategy according to the command line options.protected static ModuleRegistry
Batch.initModuleReg
(BatchOptions options, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) Construct a module registry according to the command line options.void
BatchOptionsGui.set_model
(BatchOptions model0) -
Uses of BatchOptions in eu.bandm.tools.d2d2.demo