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 classAGAVEAssemblyHandlerclassAGAVEBioSeqHandlerHandles the AGAVE <bio_sequence> elementclassAGAVEBioSequenceHandlerHandles the AGAVE <bio_sequence> elementclassAGAVECdsHandlerHandles the AGAVE <cds> elementclassAGAVEChromosomeHandlerHandles the AGAVE <chromosome> elementclassAGAVEClassificationHandlerclassAGAVECompResultHandlerclassAGAVEComputationHandlerclassAGAVEContigHandlerHandles the AGAVE <contig> elementclassAGAVEEvidenceHandlerclassAGAVEFragmentOrderHandlerclassAGAVEFragmentOrientationHandlerclassAGAVEGeneHandlerclassAGAVEHandlerHandles the root AGAVE element modified for agave formatclassAGAVEMrnaHandlerHandles the AGAVE <mrna> elementclassAGAVEPredictedProteinHandlerHandles the AGAVE <predicted_protein> elementclassAGAVEQueryRegionPropHandlerclassAGAVEResultGroupHandlerclassAGAVESeqFeatureHandlerseq_featureclassAGAVESeqMapHandlersequence_mapclassAGAVETranscriptHandlertranscriptclassAGAVEUnorderedFragmentsHandlerunordered_fragmentsFields in org.biojava.bio.seq.io.agave declared as StAXFeatureHandler Modifier and Type Field Description protected StAXFeatureHandlerStAXFeatureHandler. staxenvprotected StAXFeatureHandlerStAXPropertyHandler. staxenvMethods in org.biojava.bio.seq.io.agave with parameters of type StAXFeatureHandler Modifier and Type Method Description StAXContentHandlerStAXHandlerFactory. getHandler(StAXFeatureHandler staxenv)Return a suitable StAX content handler.
-