Uses of Interface
org.biojava.bio.program.tagvalue.TagValueWrapper
Packages that use TagValueWrapper
Package
Description
Process files as streams of records, each with tags with values.
-
Uses of TagValueWrapper in org.biojava.bio.program.tagvalue
Classes in org.biojava.bio.program.tagvalue that implement TagValueWrapperModifier and TypeClassDescriptionclass
An abstract TagValueWrapper that does nothing!class
Joins multipel values into single values.class
Partician multiple values for a tag into their own tag groups.class
class
Helper class to wrap one TagValueListener inside another one.class
This class implements a state machine for parsing events from the Parser class.class
Pushes a new parser and listener, or delegate to a listener depending on the tag.class
Silently drop all tags except those specified, and pass the rest onto a delegate.class
Rename tags using a TagMapper.class
Intercept the values associated with some tags and change them systematically.