org.iso_relax.dispatcher.impl
Class DispatcherImpl.Context
java.lang.Object
org.iso_relax.dispatcher.impl.DispatcherImpl.Context
- Enclosing class:
- DispatcherImpl
protected static final class DispatcherImpl.Context
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handler
public final IslandVerifier handler
depth
public final int depth
previous
public final DispatcherImpl.Context previous
DispatcherImpl.Context
public DispatcherImpl.Context(IslandVerifier handler,
int depth,
DispatcherImpl.Context previous)