[Biojava-dev] getToken() method in Symbol class

Ren, Zhen zren@amylin.com
Mon, 11 Nov 2002 11:44:57 -0800


Hi,

I am looking for the getToken() method in the Symbol class.  Where is it?  The following is a quote taken from the class Symbol's JavaDoc document:

There are three Symbol interfaces. Symbol is the most generic. It has the methods getToken and getName so that the Symbol can be textually represented. In addition, it defines getMatches that returns an Alphabet over all the AtomicSymbol instances that match the Symbol (N would return an Alphabet containing {A, G, C, T}, and Gap would return {}).

Thanks a lot.

Zhen