Uses of Enum Class
eu.bandm.tools.d2d2.base.BatchOptions.traceflag
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of BatchOptions.traceflag in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionprotected EnumSet<BatchOptions.traceflag>
BatchOptions.value_txslTraceFlags_0
Modifier and TypeMethodDescriptionstatic BatchOptions.traceflag
Returns the enum constant of this class with the specified name.static BatchOptions.traceflag[]
BatchOptions.traceflag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionBatchOptions.get_txslTraceFlags_0()
Getter method for the only argument of optiontxslTraceFlags
.Modifier and TypeMethodDescriptionprotected static EnumSet<Options.traceflag>
Batch.convert
(EnumSet<BatchOptions.traceflag> set) Convert an enum set of xslt trace flags as defined in this package to a set of trace flags as defined with xslt.