| Modifier and Type | Method and Description |
|---|---|
static XmlComparisonMode |
XmlComparisonMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlComparisonMode[] |
XmlComparisonMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Comparison |
XmlTester.compare(XmlComparisonMode mode) |
| Constructor and Description |
|---|
XmlCompare(XmlComparisonMode comparisonMode) |
Copyright © 2017. All rights reserved.