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 TypeClassDescriptionclassAn abstract TagValueWrapper that does nothing!classJoins multipel values into single values.classPartician multiple values for a tag into their own tag groups.classclassHelper class to wrap one TagValueListener inside another one.classThis class implements a state machine for parsing events from the Parser class.classPushes a new parser and listener, or delegate to a listener depending on the tag.classSilently drop all tags except those specified, and pass the rest onto a delegate.classRename tags using a TagMapper.classIntercept the values associated with some tags and change them systematically.