Package org.biojava.bio.seq.io.agave
Interface DelegationManager
public interface DelegationManager
Interface which exposes delegation services offered by a StAX
event source.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
delegate
(StAXContentHandler handler) boolean
void
setRecursive
(boolean recursive)
-
Method Details
-
delegate
- Throws:
SAXException
-
setRecursive
-
getRecursive
boolean getRecursive()
-