Methods in org.biojava.bio.seq.io.agave with parameters of type DelegationManager |
void |
StAXContentHandler.startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
|
void |
StAXContentHandlerBase.startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
|
void |
StAXFeatureHandler.startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
Handles basic entry processing for all feature handlers. |
void |
StAXPropertyHandler.startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
Override this to do any processing required but call this
prior to returning. |
void |
AGAVEHandler.startElementHandler(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
|