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
SAXException
void setRecursive(boolean recursive)
boolean getRecursive()
Copyright © 2014 BioJava. All rights reserved.