class KeyValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.xml.sax.Locator |
locator
source location that this value is found.
|
java.lang.Object[] |
values |
| Constructor and Description |
|---|
KeyValue(java.lang.Object[] values,
org.xml.sax.Locator loc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |