Uses of Class
org.biojava.bio.program.xff.XFFFeatureSetHandler
-
Packages that use XFFFeatureSetHandler Package Description org.biojava.bio.program.xff Event-driven parsing system for the Extensible Feature Format (XFF). -
-
Uses of XFFFeatureSetHandler in org.biojava.bio.program.xff
Methods in org.biojava.bio.program.xff that return XFFFeatureSetHandler Modifier and Type Method Description XFFFeatureSetHandler
FeatureHandler. getXFFEnvironment()
Return the XFF processing environment passed in when this handler was created.Methods in org.biojava.bio.program.xff with parameters of type XFFFeatureSetHandler Modifier and Type Method Description StAXContentHandler
XFFPartHandlerFactory. getPartHandler(XFFFeatureSetHandler xffenv)
Return a suitable StAX content handler.Constructors in org.biojava.bio.program.xff with parameters of type XFFFeatureSetHandler Constructor Description FeatureHandler(XFFFeatureSetHandler xffenv)
Construct a new Feature handler, passing in an XFF-parsing environment.PropDetailHandler(XFFFeatureSetHandler xffenv)
StrandedFeatureHandler(XFFFeatureSetHandler xffenv)
-