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

Packages that use WordTokenization
org.biojava.bio.seq.io Classes and interfaces for processing and producing flat-file representations of sequences. 
 

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

Subclasses of WordTokenization in org.biojava.bio.seq.io
 class CrossProductTokenization
          Tokenization for cross-product alphabets.
 class DoubleTokenization
           
 class IntegerTokenization
           
 class NameTokenization
          Simple implementation of SymbolTokenization which uses the `name' field of the symbols.