INRIA & FluxMedia

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

Packages that use TProcessBasic
fr.fluxmedia.transmorpher.engine   
fr.fluxmedia.transmorpher.stdlib   
 

Uses of TProcessBasic in fr.fluxmedia.transmorpher.engine
 

Subclasses of TProcessBasic in fr.fluxmedia.transmorpher.engine
 class TApplyRuleset
          The function just have to behave like the built-in TTransformation
 class TDispatcher
          this class define the dispatcher process. dispatch one data flow to different process.
 class TMerger
          This class based on the TProcessBasic allow to define a Connector.
 class TReader
          This class provide a basic process which is able to read an XML file
 class TSerializer
          This class offer a serializer mechanisme.
 class TTransformation
          During the parse process an xsl file was generated to handle the define external.
 

Uses of TProcessBasic in fr.fluxmedia.transmorpher.stdlib
 

Subclasses of TProcessBasic in fr.fluxmedia.transmorpher.stdlib
 class Broadcast
           
 class Concat
           
 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
 class StdOut
          Description of the Class
 class TestingDispatcher
          This is a simple dispatcher with test.
 class TMQuery
          The function just have to behave like the built-inTTransformation
 class Wrap
           
 class WriteFile
          This class offer a serializer mechanisme.
 class XSLT
          The function just have to behave like the built-inTTransformation
 


INRIA & FluxMedia

..no bottom yet...