Uses of Enum Class
eu.bandm.tools.d2d2.base.BatchOptions.traceflag
Packages that use 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
Fields in eu.bandm.tools.d2d2.base with type parameters of type BatchOptions.traceflagModifier and TypeFieldDescriptionprotected EnumSet
<BatchOptions.traceflag> BatchOptions.value_txslTraceFlags_0
Methods in eu.bandm.tools.d2d2.base that return BatchOptions.traceflagModifier 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.Methods in eu.bandm.tools.d2d2.base that return types with arguments of type BatchOptions.traceflagModifier and TypeMethodDescriptionBatchOptions.get_txslTraceFlags_0()
Getter method for the only argument of optiontxslTraceFlags
.Method parameters in eu.bandm.tools.d2d2.base with type arguments of type BatchOptions.traceflagModifier 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.