|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.iso_relax.dispatcher.impl.DispatcherImpl.Context
Field Summary | |
int |
depth
|
IslandVerifier |
handler
|
DispatcherImpl.Context |
previous
|
Constructor Summary | |
DispatcherImpl.Context(IslandVerifier handler,
int depth,
DispatcherImpl.Context previous)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final IslandVerifier handler
public final int depth
public final DispatcherImpl.Context previous
Constructor Detail |
public DispatcherImpl.Context(IslandVerifier handler, int depth, DispatcherImpl.Context previous)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |