| Package | Description |
|---|---|
| eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumSet<BatchOptions.traceflag> |
BatchOptions.value_txslTraceFlags_0 |
| Modifier and Type | Method and Description |
|---|---|
static BatchOptions.traceflag |
BatchOptions.traceflag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchOptions.traceflag[] |
BatchOptions.traceflag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<BatchOptions.traceflag> |
BatchOptions.get_txslTraceFlags_0()
Getter method for the only argument of option
txslTraceFlags. |
| Modifier and Type | Method and Description |
|---|---|
protected EnumSet<Options.traceflag> |
Batch.convert(EnumSet<BatchOptions.traceflag> set)
Convert an enum set of trace flags defined HERE to a set of xslt flags,
identified by NAME.
|
see also the complete user documentation .