| Package | Description |
|---|---|
| com.deltaxml.cores9api.config |
Contains classes and enums used to provide configuration options to
PipelinedComparatorS9 and
DocumentComparator. |
| Modifier and Type | Method and Description |
|---|---|
static PresetPreservationMode |
PresetPreservationMode.getPresetPreservationMode(java.lang.String val)
Returns a ProcessingItem object from the supplied String value if appropriate.
|
static PresetPreservationMode |
PresetPreservationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PresetPreservationMode[] |
PresetPreservationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LexicalPreservationConfig(PresetPreservationMode preserveItemSetName)
Creates a new Configuration for lexical preservation using the specified mode.
|
Copyright © 2001-2018 DeltaXML Ltd. All Rights Reserved.