|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thaiopensource.validate.mns.ContextMap
class ContextMap
| Field Summary | |
|---|---|
private Hashtable |
nameTable
|
private Object |
otherValue
|
private Object |
rootValue
|
| Constructor Summary | |
|---|---|
ContextMap()
|
|
| Method Summary | |
|---|---|
(package private) Object |
get(Vector context)
|
private Object |
get(Vector context,
int len)
|
private boolean |
put(boolean isRoot,
Vector names,
int len,
Object value)
|
(package private) boolean |
put(boolean isRoot,
Vector names,
Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Object rootValue
private Object otherValue
private final Hashtable nameTable
| Constructor Detail |
|---|
ContextMap()
| Method Detail |
|---|
Object get(Vector context)
boolean put(boolean isRoot,
Vector names,
Object value)
private Object get(Vector context,
int len)
private boolean put(boolean isRoot,
Vector names,
int len,
Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||