Uses of Interface
org.biojava.bio.seq.io.agave.DelegationManager
-
Packages that use DelegationManager Package Description org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. -
-
Uses of DelegationManager in org.biojava.bio.seq.io.agave
Methods in org.biojava.bio.seq.io.agave with parameters of type DelegationManager Modifier and Type Method Description voidStAXContentHandler. startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm)voidStAXContentHandlerBase. startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm)voidStAXFeatureHandler. startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm)Handles basic entry processing for all feature handlers.voidStAXPropertyHandler. startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm)Override this to do any processing required but call this prior to returning.voidAGAVEHandler. startElementHandler(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm)
-