public final class IndexMark
extends java.lang.Object
This class contains static methods to read an index-mark.
Constructor and Description |
---|
IndexMark() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getIndexValue(org.w3c.dom.Node node) |
static java.lang.String |
getKey1(org.w3c.dom.Node node) |
static java.lang.String |
getKey2(org.w3c.dom.Node node) |