|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.io.agave.StAXContentHandlerBase
org.biojava.bio.seq.io.agave.StAXPropertyHandler
org.biojava.bio.seq.io.agave.AGAVEViewPropHandler
public class AGAVEViewPropHandler
Moves view attributes into annotation properties.
start --> view_start
end --> view_end
Field Summary | |
---|---|
static StAXHandlerFactory |
AGAVE_VIEW_PROP_HANDLER_FACTORY
|
Fields inherited from class org.biojava.bio.seq.io.agave.StAXPropertyHandler |
---|
featureListener, staxenv |
Method Summary | |
---|---|
void |
startElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attrs)
Element-specific handler. |
Methods inherited from class org.biojava.bio.seq.io.agave.StAXPropertyHandler |
---|
addHandler, endElement, endElementHandler, getHandlerStackIterator, setHandlerCharacteristics, setProperty, startElement |
Methods inherited from class org.biojava.bio.seq.io.agave.StAXContentHandlerBase |
---|
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final StAXHandlerFactory AGAVE_VIEW_PROP_HANDLER_FACTORY
Method Detail |
---|
public void startElementHandler(java.lang.String nsURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
StAXPropertyHandler
startElementHandler
in class StAXPropertyHandler
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |