|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.iso_relax.dispatcher.impl.DispatcherImpl.Context
protected static final class DispatcherImpl.Context
Field Summary | |
---|---|
int |
depth
|
IslandVerifier |
handler
|
DispatcherImpl.Context |
previous
|
Constructor Summary | |
---|---|
DispatcherImpl.Context(IslandVerifier handler,
int depth,
DispatcherImpl.Context previous)
|
Method Summary |
---|
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 |