Subclasses of TReader in fr.fluxmedia.tmcontrib.generator |
class |
ReadCSV
Read a CSV (comma separated value) file which coordinates (local path or URL) are given in the
file parameter of the generate call, parse it, process it through CSVXMLReader
and generate a SAX event flow to the next handler |
class |
ReadCVSLog
Description of the Class |
class |
readvcs
Read a vcal or vcard (specify by the type parameter) file which coordinates (local path or URL) are given in the
file parameter of the generate call, parse it, process it through vcsReader
and generate a SAX event flow to the next handler |
class |
tidy
read a HTML file which coordinates (local path or URL) is give in the
file parameter of the generate call, parse it, process it through TIDY
and generate a SAX event flow to the next handler |