public final class IndexMark
extends java.lang.Object
This class contains static methods to read an index-mark.
| Constructor | Description |
|---|---|
IndexMark() |
| Modifier and Type | Method | 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) |