INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.engine.TReader

Packages that use TReader
fr.fluxmedia.tmcontrib.generator   
fr.fluxmedia.transmorpher.stdlib   
 

Uses of TReader in fr.fluxmedia.tmcontrib.generator
 

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
 

Uses of TReader in fr.fluxmedia.transmorpher.stdlib
 

Subclasses of TReader in fr.fluxmedia.transmorpher.stdlib
 class ReadFile
          This class provide a basic process which is able to read an XML file reads a file which coordinates (local path or URL) is give in the file parameter of the generate call, parse it and generate a SAX event flow to the next handler
 


INRIA & FluxMedia

..no bottom yet...