public interface DelegationManager
| Modifier and Type | Method and Description |
|---|---|
void |
delegate(StAXContentHandler handler) |
boolean |
getRecursive() |
void |
setRecursive(boolean recursive) |
void delegate(StAXContentHandler handler) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionvoid setRecursive(boolean recursive)
boolean getRecursive()