Uses of Class
org.biojava.bio.program.tagvalue.LineSplitParser
Packages that use LineSplitParser
Package
Description
Process files as streams of records, each with tags with values.
-
Uses of LineSplitParser in org.biojava.bio.program.tagvalue
Fields in org.biojava.bio.program.tagvalue declared as LineSplitParserModifier and TypeFieldDescriptionstatic final LineSplitParser
LineSplitParser.EMBL
A LineSplitParser pre-configured to process EMBL-style flat files.static final LineSplitParser
LineSplitParser.GENBANK
A LineSplitParser pre-configured to process GENBANK-style flat files.Constructors in org.biojava.bio.program.tagvalue with parameters of type LineSplitParser