Uses of Enum Class
eu.bandm.tools.xslt.base.Options.traceflag
Packages that use 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
Methods in eu.bandm.tools.d2d2.base that return types with arguments of type Options.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. -
Uses of Options.traceflag in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base with type parameters of type Options.traceflagModifier and TypeFieldDescriptionprotected EnumSet<Options.traceflag> Trace.flagsprotected EnumSet<Options.traceflag> Options.value_traceflags_0Methods in eu.bandm.tools.xslt.base that return Options.traceflagModifier and TypeMethodDescriptionstatic Options.traceflagReturns 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.Methods in eu.bandm.tools.xslt.base that return types with arguments of type Options.traceflagModifier and TypeMethodDescriptionOptions.get_traceflags_0()Getter method for the only argument of optiontraceflags.Methods in eu.bandm.tools.xslt.base with parameters of type Options.traceflagModifier and TypeMethodDescriptionbooleanTrace.test(Options.traceflag s) booleanTrace.test(Options.traceflag flag, NamespaceName nsname, @Opt Location loc) booleanMethod parameters in eu.bandm.tools.xslt.base with type arguments of type Options.traceflag