public interface StateLeavedListener
Modifier and Type | Method and Description |
---|---|
void |
stateClosed(ParserState state,
int code)
Invoked if a state is about to close.
|
void stateClosed(ParserState state, int code)
state
- State that is closed.code
- int© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.