Uses of Class
org.biojava.bio.seq.io.agave.StAXFeatureHandler
-
Packages that use StAXFeatureHandler Package Description org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. -
-
Uses of StAXFeatureHandler in org.biojava.bio.seq.io.agave
Subclasses of StAXFeatureHandler in org.biojava.bio.seq.io.agave Modifier and Type Class Description class
AGAVEAssemblyHandler
class
AGAVEBioSeqHandler
Handles the AGAVE <bio_sequence> elementclass
AGAVEBioSequenceHandler
Handles the AGAVE <bio_sequence> elementclass
AGAVECdsHandler
Handles the AGAVE <cds> elementclass
AGAVEChromosomeHandler
Handles the AGAVE <chromosome> elementclass
AGAVEClassificationHandler
class
AGAVECompResultHandler
class
AGAVEComputationHandler
class
AGAVEContigHandler
Handles the AGAVE <contig> elementclass
AGAVEEvidenceHandler
class
AGAVEFragmentOrderHandler
class
AGAVEFragmentOrientationHandler
class
AGAVEGeneHandler
class
AGAVEHandler
Handles the root AGAVE element modified for agave formatclass
AGAVEMrnaHandler
Handles the AGAVE <mrna> elementclass
AGAVEPredictedProteinHandler
Handles the AGAVE <predicted_protein> elementclass
AGAVEQueryRegionPropHandler
class
AGAVEResultGroupHandler
class
AGAVESeqFeatureHandler
seq_featureclass
AGAVESeqMapHandler
sequence_mapclass
AGAVETranscriptHandler
transcriptclass
AGAVEUnorderedFragmentsHandler
unordered_fragmentsFields in org.biojava.bio.seq.io.agave declared as StAXFeatureHandler Modifier and Type Field Description protected StAXFeatureHandler
StAXFeatureHandler. staxenv
protected StAXFeatureHandler
StAXPropertyHandler. staxenv
Methods in org.biojava.bio.seq.io.agave with parameters of type StAXFeatureHandler Modifier and Type Method Description StAXContentHandler
StAXHandlerFactory. getHandler(StAXFeatureHandler staxenv)
Return a suitable StAX content handler.
-