Uses of Enum Class
eu.bandm.tools.xslt.base.Options.traceflag
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Options.traceflag in eu.bandm.tools.d2d2.base
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. -
Uses of Options.traceflag in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescriptionprotected EnumSet<Options.traceflag>
Trace.flags
protected EnumSet<Options.traceflag>
Options.value_traceflags_0
Modifier and TypeMethodDescriptionstatic Options.traceflag
Returns the enum constant of this class with the specified name.static Options.traceflag[]
Options.traceflag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOptions.get_traceflags_0()
Getter method for the only argument of optiontraceflags
.Modifier and TypeMethodDescriptionboolean
Trace.test
(Options.traceflag s) boolean
boolean
Trace.test
(Options.traceflag flag, NamespaceName nsname, @Opt Location loc)