Class Summary |
AsciiTableWriter |
A StarTableWriter which outputs text to a simple format machine-readable
text file. |
HTMLTableWriter |
A StarTableWriter that outputs text to HTML. |
LatexTableWriter |
A StarTableWriter that outputs text to a LaTeX document. |
TextStarTable |
Simple ASCII-format table. |
TextTableBuilder |
A table builder which reads tables in simple text format. |
TextTableWriter |
A StarTableWriter which outputs text to a human-readable text file. |
WDCTableBuilder |
Implementation of the TableBuilder interface which gets
StarTables from World Data Centre-type text files. |