public interface DelegationManager
| Modifier and Type | Method and Description |
|---|---|
void |
delegate(StAXContentHandler handler) |
boolean |
getRecursive() |
void |
setRecursive(boolean recursive) |
void delegate(StAXContentHandler handler) throws SAXException
SAXExceptionvoid setRecursive(boolean recursive)
boolean getRecursive()
Copyright © 2020 BioJava. All rights reserved.