Uses of Class
org.biojava.bio.seq.io.ParseException

Packages that use ParseException
org.biojava.bio.program.phred Parser for Phred output 
org.biojava.bio.program.xff Event-driven parsing system for the Extensible Feature Format (XFF). 
org.biojava.bio.seq.io Classes and interfaces for processing and producing flat-file representations of sequences. 
org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. 
org.biojava.bio.seq.io.game Event-driven parsing system for the Gene Annotation Markup Elements (GAME). 
org.biojava.ontology.io Tools for loading and saving ontologies. 
org.biojavax.bio.phylo.io.nexus Classes to support the I/O of Nexus files. 
org.biojavax.bio.phylo.io.phylip Classes to support the reading and writing of PHYLIP format. 
org.biojavax.bio.seq.io Classes to support the I/O of RichSequence and Bioentry objects. 
org.biojavax.bio.taxa.io   
 

Uses of ParseException in org.biojava.bio.program.phred
 

Methods in org.biojava.bio.program.phred that throw ParseException
 boolean PhredFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener siol)
           
 

Uses of ParseException in org.biojava.bio.program.xff
 

Methods in org.biojava.bio.program.xff that throw ParseException
protected  void FeatureHandler.fireEndFeature()
          Fire the endFeature event.
protected  void FeatureHandler.fireStartFeature()
          Fire the startFeature event.
protected  void FeatureHandler.setFeatureProperty(java.lang.Object key, java.lang.Object value)
          Set a property.
 

Uses of ParseException in org.biojava.bio.seq.io
 

Methods in org.biojava.bio.seq.io that throw ParseException
 void SequenceBuilderFilter.addFeatureProperty(java.lang.Object key, java.lang.Object value)
           
 void SeqIOFilter.addFeatureProperty(java.lang.Object key, java.lang.Object value)
           
 void SequenceBuilderBase.addFeatureProperty(java.lang.Object key, java.lang.Object value)
          Add an annotation-bundle entry to the feature.
 void SwissprotFileFormer.addFeatureProperty(java.lang.Object key, java.lang.Object value)
          Deprecated. Null implementation
 void GenbankFileFormer.addFeatureProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void SeqIOListener.addFeatureProperty(java.lang.Object key, java.lang.Object value)
          Notify the listener of a feature property.
 void SeqIOAdapter.addFeatureProperty(java.lang.Object key, java.lang.Object value)
           
 void SequenceBuilderFilter.addSequenceProperty(java.lang.Object key, java.lang.Object value)
           
 void SeqIOFilter.addSequenceProperty(java.lang.Object key, java.lang.Object value)
           
 void SwissprotFileFormer.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated. Notify the listener of a sequence-wide property.
 void OrganismParser.addSequenceProperty(java.lang.Object sciNameKey, java.lang.Object value)
          Deprecated.  
 void EmblProcessor.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void GenbankProcessor.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void GenbankFileFormer.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void FastaDescriptionLineParser.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void SeqIOListener.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Notify the listener of a sequence-wide property.
 void EmblFileFormer.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void SwissprotProcessor.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Deprecated.  
 void SeqIOAdapter.addSequenceProperty(java.lang.Object key, java.lang.Object value)
           
 void SequenceBuilderFilter.endFeature()
           
 void SeqIOFilter.endFeature()
           
 void SwissprotFileFormer.endFeature()
          Deprecated. Null implementation.
 void GenbankFileFormer.endFeature()
          Deprecated.  
 void SeqIOListener.endFeature()
          Mark the end of data associated with one specific feature.
 void EmblFileFormer.endFeature()
          Deprecated.  
 void SeqIOAdapter.endFeature()
           
 void SequenceBuilderFilter.endSequence()
           
 void SeqIOFilter.endSequence()
           
 void SwissprotFileFormer.endSequence()
          Deprecated. Notify the listener that processing of the sequence is complete.
 void OrganismParser.endSequence()
          Deprecated.  
 void EmblProcessor.endSequence()
          Deprecated.  
 void GenbankProcessor.endSequence()
          Deprecated.  
 void GenbankFileFormer.endSequence()
          Deprecated.  
 void SeqIOListener.endSequence()
          Notify the listener that processing of the sequence is complete.
 void EmblFileFormer.endSequence()
          Deprecated.  
 void SwissprotProcessor.endSequence()
          Deprecated.  
 void SeqIOAdapter.endSequence()
           
protected  void EmblLikeFormat.processSequenceLine(java.lang.String line, StreamParser parser)
          Deprecated. Dispatch symbol data from SQ-block line of an EMBL-like file.
 boolean GenbankFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Deprecated. Reads a sequence from the specified reader using the Symbol parser and Sequence Factory provided.
 boolean EmblLikeFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Deprecated.  
 boolean GenbankXmlFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Deprecated.  
 boolean FastaFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener siol)
          Deprecated. Reads information from a flatfile to a SeqIOListener using a SymbolTokenizer to convert sequence strings to Symbol objects.
 void SequenceBuilderFilter.setName(java.lang.String name)
           
 void SeqIOFilter.setName(java.lang.String name)
           
 void SwissprotFileFormer.setName(java.lang.String theName)
          Deprecated. The name is printed out as part of the identifier line.
 void GenbankFileFormer.setName(java.lang.String id)
          Deprecated.  
 void SeqIOListener.setName(java.lang.String name)
          Notify the listener that the current sequence is generally known by a particular name.
 void EmblFileFormer.setName(java.lang.String id)
          Deprecated.  
 void SeqIOAdapter.setName(java.lang.String name)
           
 void SequenceBuilderFilter.setURI(java.lang.String uri)
           
 void SeqIOFilter.setURI(java.lang.String uri)
           
 void SwissprotFileFormer.setURI(java.lang.String theURI)
          Deprecated. Null implementation.
 void GenbankFileFormer.setURI(java.lang.String uri)
          Deprecated.  
 void SeqIOListener.setURI(java.lang.String uri)
          Notify the listener of a URI identifying the current sequence.
 void EmblFileFormer.setURI(java.lang.String uri)
          Deprecated.  
 void SeqIOAdapter.setURI(java.lang.String uri)
           
 void SequenceBuilderFilter.startFeature(Feature.Template templ)
           
 void SeqIOFilter.startFeature(Feature.Template templ)
           
 void SwissprotFileFormer.startFeature(Feature.Template templ)
          Deprecated. Null implementation.
 void GenbankFileFormer.startFeature(Feature.Template templ)
          Deprecated.  
 void SeqIOListener.startFeature(Feature.Template templ)
          Notify the listener that a new feature object is starting.
 void EmblFileFormer.startFeature(Feature.Template templ)
          Deprecated.  
 void ProteinRefSeqFileFormer.startFeature(Feature.Template templ)
          Deprecated.  
 void SeqIOAdapter.startFeature(Feature.Template templ)
           
 void SequenceBuilderFilter.startSequence()
           
 void SeqIOFilter.startSequence()
           
 void SwissprotFileFormer.startSequence()
          Deprecated. Start the processing of a sequence.
 void GenbankFileFormer.startSequence()
          Deprecated.  
 void SeqIOListener.startSequence()
          Start the processing of a sequence.
 void EmblFileFormer.startSequence()
          Deprecated.  
 void SeqIOAdapter.startSequence()
           
 

Uses of ParseException in org.biojava.bio.seq.io.agave
 

Methods in org.biojava.bio.seq.io.agave that throw ParseException
protected  java.util.ListIterator StAXPropertyHandler.getHandlerStackIterator()
          get iterator for current stack starting at the position below mine.
 

Uses of ParseException in org.biojava.bio.seq.io.game
 

Methods in org.biojava.bio.seq.io.game that throw ParseException
protected  java.util.ListIterator StAXPropertyHandler.getHandlerStackIterator()
          get iterator for current stack starting at the position below mine.
 

Uses of ParseException in org.biojava.ontology.io
 

Methods in org.biojava.ontology.io that throw ParseException
 Ontology GOParser.parseGO(java.io.BufferedReader goFile, java.lang.String ontoName, java.lang.String ontoDescription, OntologyFactory factory)
           
 

Uses of ParseException in org.biojavax.bio.phylo.io.nexus
 

Methods in org.biojavax.bio.phylo.io.nexus that throw ParseException
 void DistancesBlock.addTaxLabel(java.lang.String taxLabel)
          Add a TAXLABEL.
 void TaxaBlock.addTaxLabel(java.lang.String taxLabel)
          Add a TAXLABEL.
 void CharactersBlockListener.addTaxLabel(java.lang.String taxLabel)
          Add a TAXLABEL.
 void DistancesBlockListener.addTaxLabel(java.lang.String taxLabel)
          Add a TAXLABEL.
 void DistancesBlockBuilder.addTaxLabel(java.lang.String taxLabel)
           
 void CharactersBlock.addTaxLabel(java.lang.String taxLabel)
          Add a TAXLABEL.
 void TaxaBlockListener.addTaxLabel(java.lang.String taxLabel)
          Add another value after the TAXLABEL tag.
 void CharactersBlockBuilder.addTaxLabel(java.lang.String taxLabel)
           
 void TaxaBlockBuilder.addTaxLabel(java.lang.String taxLabel)
           
 void NexusFileListener.commentText(java.lang.String comment)
          Receiving free text inside a comment tag.
 void NexusFileListener.Abstract.commentText(java.lang.String comment)
           
 void NexusBlockParser.commentText(java.lang.String comment)
          Receiving free text inside a comment tag.
 void NexusBlockParser.Abstract.commentText(java.lang.String comment)
           
 void NexusBlockListener.commentText(java.lang.String comment)
          Receiving free text inside a comment tag.
 void TreesBlockParser.commentText(java.lang.String comment)
           
static void NexusFileFormat.parseFile(NexusFileListener listener, java.io.File inputFile)
          Parse a file and send events to the given listener.
static void NexusFileFormat.parseInputStream(NexusFileListener listener, java.io.InputStream inputStream)
          Parse a stream and send events to the given listener.
static void NexusFileFormat.parseReader(NexusFileListener listener, java.io.Reader inputReader)
          Parse a reader and send events to the given listener.
 void CharactersBlockParser.parseToken(java.lang.String token)
           
 void DistancesBlockParser.parseToken(java.lang.String token)
           
 void TaxaBlockParser.parseToken(java.lang.String token)
           
 void NexusFileListener.parseToken(java.lang.String token)
          Encountered a token.
 void NexusFileListener.Abstract.parseToken(java.lang.String token)
           
 void NexusBlockParser.parseToken(java.lang.String token)
          Notifies the parser of the next token.
abstract  void NexusBlockParser.Abstract.parseToken(java.lang.String token)
           
 void TreesBlockParser.parseToken(java.lang.String token)
           
 

Uses of ParseException in org.biojavax.bio.phylo.io.phylip
 

Methods in org.biojavax.bio.phylo.io.phylip that throw ParseException
 void PHYLIPFileBuilder.endFile()
           
 void PHYLIPFileListener.endFile()
          Finished reading a file.
static void PHYLIPFileFormat.parse(PHYLIPFileListener listener, java.io.BufferedReader reader)
           
static void PHYLIPFileFormat.parseFile(PHYLIPFileListener listener, java.io.File inputFile)
           
static void PHYLIPFileFormat.parseInputStream(PHYLIPFileListener listener, java.io.InputStream inputStream)
           
static void PHYLIPFileFormat.parseReader(PHYLIPFileListener listener, java.io.Reader inputReader)
           
 

Uses of ParseException in org.biojavax.bio.seq.io
 

Methods in org.biojavax.bio.seq.io that throw ParseException
 void SimpleRichSequenceBuilder.addFeatureProperty(java.lang.Object key, java.lang.Object value)
          Notify the listener of a feature property.
 void DebuggingRichSeqIOListener.addFeatureProperty(java.lang.Object key, java.lang.Object value)
           
 void RichSeqIOAdapter.addFeatureProperty(java.lang.Object key, java.lang.Object value)
           
 void SimpleRichSequenceBuilder.addSequenceProperty(java.lang.Object key, java.lang.Object value)
          Notify the listener of a sequence-wide property.
 void DebuggingRichSeqIOListener.addSequenceProperty(java.lang.Object key, java.lang.Object value)
           
 void RichSeqIOAdapter.addSequenceProperty(java.lang.Object key, java.lang.Object value)
           
 void SimpleRichSequenceBuilder.endFeature()
          Mark the end of data associated with one specific feature.
 void DebuggingRichSeqIOListener.endFeature()
           
 void RichSeqIOAdapter.endFeature()
           
 void SimpleRichSequenceBuilder.endSequence()
          Notify the listener that processing of the sequence is complete.
 void DebuggingRichSeqIOListener.endSequence()
           
 void RichSeqIOAdapter.endSequence()
           
 java.lang.String UniProtCommentParser.generate()
          Generates a comment string based on the current values of the internal fields.
 RichFeature SimpleRichSequenceBuilder.getCurrentFeature()
          Gets the feature currently being created.
 RichFeature DebuggingRichSeqIOListener.getCurrentFeature()
           
 RichFeature RichSeqIOAdapter.getCurrentFeature()
           
 RichFeature RichSeqIOListener.getCurrentFeature()
          Gets the feature currently being created.
 void UniProtCommentParser.parseComment(Comment c)
          Parses the comment string from the given comment and populates the internal fields appropriately.
 void UniProtCommentParser.parseComment(java.lang.String c)
          Parses the comment string from the given comment and populates the internal fields appropriately.
static RichLocation GenbankLocationParser.parseLocation(Namespace featureNS, java.lang.String featureAccession, java.lang.String locationString)
          Parses a location.
static RichLocation UniProtLocationParser.parseLocation(java.lang.String loc)
          Parses a location.
 boolean EMBLFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols.
 boolean GenbankFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols.
 boolean INSDseqFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols.
 boolean UniProtFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols.
 boolean EMBLxmlFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols.
 boolean UniProtXMLFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rlistener, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols. If namespace is null, then the namespace of the sequence in the fasta is used.
 boolean FastaFormat.readRichSequence(java.io.BufferedReader reader, SymbolTokenization symParser, RichSeqIOListener rsiol, Namespace ns)
          Reads a sequence from the given buffered reader using the given tokenizer to parse sequence symbols. If namespace is null, then the namespace of the sequence in the fasta is used.
 boolean EMBLFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean GenbankFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean INSDseqFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean UniProtFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean EMBLxmlFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean UniProtXMLFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 boolean FastaFormat.readSequence(java.io.BufferedReader reader, SymbolTokenization symParser, SeqIOListener listener)
          Read a sequence and pass data on to a SeqIOListener.
 void SimpleRichSequenceBuilder.setAccession(java.lang.String accession)
          Call back method so the event emitter can tell the listener the accession of the record being read. The last accession passed to this routine will always be the one used.
 void DebuggingRichSeqIOListener.setAccession(java.lang.String accession)
           
 void RichSeqIOAdapter.setAccession(java.lang.String accession)
           
 void RichSeqIOListener.setAccession(java.lang.String accession)
          Call back method so the event emitter can tell the listener the accession of the record being read.
 void SimpleRichSequenceBuilder.setCircular(boolean circular)
          Defined this sequence being parser as circular.
 void DebuggingRichSeqIOListener.setCircular(boolean circular)
           
 void RichSeqIOAdapter.setCircular(boolean circular)
           
 void RichSeqIOListener.setCircular(boolean circular)
          Defined this sequence being parser as circular.
 void SimpleRichSequenceBuilder.setComment(java.lang.String comment)
          Call back method so the event emitter can tell the listener about a comment in the record being read.
 void DebuggingRichSeqIOListener.setComment(java.lang.String comment)
           
 void RichSeqIOAdapter.setComment(java.lang.String comment)
           
 void RichSeqIOListener.setComment(java.lang.String comment)
          Call back method so the event emitter can tell the listener about a comment in the record being read.
 void SimpleRichSequenceBuilder.setDescription(java.lang.String description)
          Call back method so the event emitter can tell the listener the description of the record being read.
 void DebuggingRichSeqIOListener.setDescription(java.lang.String description)
           
 void RichSeqIOAdapter.setDescription(java.lang.String description)
           
 void RichSeqIOListener.setDescription(java.lang.String description)
          Call back method so the event emitter can tell the listener the description of the record being read.
 void SimpleRichSequenceBuilder.setDivision(java.lang.String division)
          Call back method so the event emitter can tell the listener the division of the record being read.
 void DebuggingRichSeqIOListener.setDivision(java.lang.String division)
           
 void RichSeqIOAdapter.setDivision(java.lang.String division)
           
 void RichSeqIOListener.setDivision(java.lang.String division)
          Call back method so the event emitter can tell the listener the division of the record being read.
 void SimpleRichSequenceBuilder.setIdentifier(java.lang.String identifier)
          Call back method so the event emitter can tell the listener the identifier of the record being read.
 void DebuggingRichSeqIOListener.setIdentifier(java.lang.String identifier)
           
 void RichSeqIOAdapter.setIdentifier(java.lang.String identifier)
           
 void RichSeqIOListener.setIdentifier(java.lang.String identifier)
          Call back method so the event emitter can tell the listener the identifier of the record being read.
 void SimpleRichSequenceBuilder.setName(java.lang.String name)
          Notify the listener that the current sequence is generally known by a particular name.
 void DebuggingRichSeqIOListener.setName(java.lang.String name)
           
 void RichSeqIOAdapter.setName(java.lang.String name)
           
 void SimpleRichSequenceBuilder.setNamespace(Namespace namespace)
          Call back method so the event emitter can tell the listener the namespace of the record being read.
 void DebuggingRichSeqIOListener.setNamespace(Namespace namespace)
           
 void RichSeqIOAdapter.setNamespace(Namespace namespace)
           
 void RichSeqIOListener.setNamespace(Namespace namespace)
          Call back method so the event emitter can tell the listener the namespace of the record being read.
 void SimpleRichSequenceBuilder.setRankedCrossRef(RankedCrossRef ref)
          Call back method so the event emitter can tell the listener about a cross reference.
 void DebuggingRichSeqIOListener.setRankedCrossRef(RankedCrossRef crossRef)
           
 void RichSeqIOAdapter.setRankedCrossRef(RankedCrossRef crossRef)
           
 void RichSeqIOListener.setRankedCrossRef(RankedCrossRef crossRef)
          Call back method so the event emitter can tell the listener about a cross reference.
 void SimpleRichSequenceBuilder.setRankedDocRef(RankedDocRef ref)
          Call back method so the event emitter can tell the listener about a literature reference in the record being read.
 void DebuggingRichSeqIOListener.setRankedDocRef(RankedDocRef ref)
           
 void RichSeqIOAdapter.setRankedDocRef(RankedDocRef ref)
           
 void RichSeqIOListener.setRankedDocRef(RankedDocRef ref)
          Call back method so the event emitter can tell the listener about a literature reference in the record being read.
 void SimpleRichSequenceBuilder.setRelationship(BioEntryRelationship relationship)
          Call back method so the event emitter can tell the listener about a relationship between the bioentry or sequence in the record being read and another bioentry.
 void DebuggingRichSeqIOListener.setRelationship(BioEntryRelationship relationship)
           
 void RichSeqIOAdapter.setRelationship(BioEntryRelationship relationship)
           
 void RichSeqIOListener.setRelationship(BioEntryRelationship relationship)
          Call back method so the event emitter can tell the listener about a relationship between the bioentry or sequence in the record being read and another bioentry.
 void SimpleRichSequenceBuilder.setSeqVersion(java.lang.String seqVersion)
          Call back method so the event emitter can tell the listener the version of the sequence of the record being read.
 void DebuggingRichSeqIOListener.setSeqVersion(java.lang.String version)
           
 void RichSeqIOAdapter.setSeqVersion(java.lang.String version)
           
 void RichSeqIOListener.setSeqVersion(java.lang.String version)
          Call back method so the event emitter can tell the listener the version of the sequence of the record being read.
 void SimpleRichSequenceBuilder.setTaxon(NCBITaxon taxon)
          Call back method so the event emitter can tell the listener the Taxon of the record being read.
 void DebuggingRichSeqIOListener.setTaxon(NCBITaxon taxon)
           
 void RichSeqIOAdapter.setTaxon(NCBITaxon taxon)
           
 void RichSeqIOListener.setTaxon(NCBITaxon taxon)
          Call back method so the event emitter can tell the listener the Taxon of the record being read.
 void SimpleRichSequenceBuilder.setURI(java.lang.String uri)
          Notify the listener of a URI identifying the current sequence. NOT IMPLEMENTED
 void DebuggingRichSeqIOListener.setURI(java.lang.String uri)
           
 void RichSeqIOAdapter.setURI(java.lang.String uri)
           
 void RichSeqIOListener.setURI(java.lang.String uri)
          Deprecated. There is no clear mapping between URI and BioSQL. This method is no longer used or supported in biojavax. Don't use it. Calling it may result in exceptions. Use instead setName(String name), setAccession(String accession), setVersion(int version) etc as appropriate.
 void SimpleRichSequenceBuilder.setVersion(int version)
          Call back method so the event emitter can tell the listener the version of the record being read.
 void DebuggingRichSeqIOListener.setVersion(int version)
           
 void RichSeqIOAdapter.setVersion(int version)
           
 void RichSeqIOListener.setVersion(int version)
          Call back method so the event emitter can tell the listener the version of the record being read.
 void SimpleRichSequenceBuilder.startFeature(Feature.Template templ)
          Notify the listener that a new feature object is starting.
 void DebuggingRichSeqIOListener.startFeature(Feature.Template templ)
           
 void RichSeqIOAdapter.startFeature(Feature.Template templ)
           
 void SimpleRichSequenceBuilder.startSequence()
          Start the processing of a sequence.
 void DebuggingRichSeqIOListener.startSequence()
           
 void RichSeqIOAdapter.startSequence()
           
 

Uses of ParseException in org.biojavax.bio.taxa.io
 

Methods in org.biojavax.bio.taxa.io that throw ParseException
 NCBITaxon SimpleNCBITaxonomyLoader.readName(java.io.BufferedReader names)
          Reads the next entry from the names.dmp file and returns the corresponding NCBITaxon object with the name added in already.
 NCBITaxon NCBITaxonomyLoader.readName(java.io.BufferedReader names)
          Reads the next entry from the names.dmp file and returns the corresponding NCBITaxon object with the name added in already.
 NCBITaxon SimpleNCBITaxonomyLoader.readNode(java.io.BufferedReader nodes)
          Reads the next entry from the nodes.dmp file and returns the corresponding NCBITaxon object.
 NCBITaxon NCBITaxonomyLoader.readNode(java.io.BufferedReader nodes)
          Reads the next entry from the nodes.dmp file and returns the corresponding NCBITaxon object.