Uses of Class
eu.bandm.tools.d2d2.base.BatchOptions
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as BatchOptionsMethods in eu.bandm.tools.d2d2.base that return BatchOptionsMethods in eu.bandm.tools.d2d2.base with parameters of type BatchOptionsModifier and TypeMethodDescriptionstatic booleanBatch.execute(BatchOptions options, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msgIn) Execute the CLI-parsed or GUI-generated Option model.protected static Text2Udom.ErrorStrategyBatch.initErrorStrategy(BatchOptions options) Construct an eror strategy according to the command line options.protected static ModuleRegistryBatch.initModuleReg(BatchOptions options, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) Construct a module registry according to the command line options.voidBatchOptionsGui.set_model(BatchOptions model0) -
Uses of BatchOptions in eu.bandm.tools.d2d2.demo
Fields in eu.bandm.tools.d2d2.demo declared as BatchOptions