Uses of Class
org.biojava.bio.program.tagvalue.SimpleTagValueWrapper
Packages that use SimpleTagValueWrapper
Package
Description
Process files as streams of records, each with tags with values.
-
Uses of SimpleTagValueWrapper in org.biojava.bio.program.tagvalue
Subclasses of SimpleTagValueWrapper in org.biojava.bio.program.tagvalueModifier and TypeClassDescriptionclassJoins multipel values into single values.classPartician multiple values for a tag into their own tag groups.classclassPushes 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.