Uses of Class
info.bioinfweb.treegraph.document.io.TextStreamReader

Packages that use TextStreamReader
info.bioinfweb.treegraph.document.io.newick   
info.bioinfweb.treegraph.document.io.nexus   
 

Uses of TextStreamReader in info.bioinfweb.treegraph.document.io.newick
 

Subclasses of TextStreamReader in info.bioinfweb.treegraph.document.io.newick
 class NewickReader
           
 

Uses of TextStreamReader in info.bioinfweb.treegraph.document.io.nexus
 

Subclasses of TextStreamReader in info.bioinfweb.treegraph.document.io.nexus
 class NexusReader
          This class reads a tree loads a tree out of a nexus file.