INRIA & FluxMedia

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

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

Uses of TProcess_Impl in fr.fluxmedia.transmorpher.engine
 

Subclasses of TProcess_Impl in fr.fluxmedia.transmorpher.engine
 class TApplyProcess
           
 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 TLoop
          This class represents a repeat process.
 class TMain
           
 class TMerger
          This class based on the TProcessBasic allow to define a Connector.
 class TProcessBasic
           
 class TProcessComponent
           
 class TProcessComposite
           
 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 TServlet
           
 class TTransformation
          During the parse process an xsl file was generated to handle the define external.
 

Uses of TProcess_Impl in fr.fluxmedia.transmorpher.stdlib
 

Subclasses of TProcess_Impl 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...