|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentReader | |
|---|---|
| info.bioinfweb.treegraph.document.io | Contains classes necessary to read and write the data structure of a TreeGraph 2 document from and to different formats. |
| info.bioinfweb.treegraph.document.io.newick | |
| info.bioinfweb.treegraph.document.io.nexus | |
| info.bioinfweb.treegraph.document.io.tgf | |
| info.bioinfweb.treegraph.document.io.xtg | |
| Uses of DocumentReader in info.bioinfweb.treegraph.document.io |
|---|
| Classes in info.bioinfweb.treegraph.document.io that implement DocumentReader | |
|---|---|
class |
AbstractDocumentReader
|
class |
TextStreamReader
|
| Methods in info.bioinfweb.treegraph.document.io that return DocumentReader | |
|---|---|
DocumentReader |
SingleReadWriteFactory.getReader()
|
DocumentReader |
ReadWriteFactory.getReader(java.io.File file)
|
DocumentReader |
ReadWriteFactory.getReader(ReadWriteFormat f)
|
| Uses of DocumentReader in info.bioinfweb.treegraph.document.io.newick |
|---|
| Classes in info.bioinfweb.treegraph.document.io.newick that implement DocumentReader | |
|---|---|
class |
NewickReader
|
| Methods in info.bioinfweb.treegraph.document.io.newick that return DocumentReader | |
|---|---|
DocumentReader |
NewickFactory.getReader()
|
| Uses of DocumentReader in info.bioinfweb.treegraph.document.io.nexus |
|---|
| Classes in info.bioinfweb.treegraph.document.io.nexus that implement DocumentReader | |
|---|---|
class |
NexusReader
This class reads a tree loads a tree out of a nexus file. |
| Methods in info.bioinfweb.treegraph.document.io.nexus that return DocumentReader | |
|---|---|
DocumentReader |
NexusFactory.getReader()
|
| Uses of DocumentReader in info.bioinfweb.treegraph.document.io.tgf |
|---|
| Classes in info.bioinfweb.treegraph.document.io.tgf that implement DocumentReader | |
|---|---|
class |
TGFReader
|
| Methods in info.bioinfweb.treegraph.document.io.tgf that return DocumentReader | |
|---|---|
DocumentReader |
TGFFactory.getReader()
|
| Uses of DocumentReader in info.bioinfweb.treegraph.document.io.xtg |
|---|
| Classes in info.bioinfweb.treegraph.document.io.xtg that implement DocumentReader | |
|---|---|
class |
XTGReader
Reads the TreeGraph 2 specific XML format (*.xtg). |
| Methods in info.bioinfweb.treegraph.document.io.xtg that return DocumentReader | |
|---|---|
DocumentReader |
XTGFactory.getReader()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||