INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.graph.CallImpl

Packages that use CallImpl
fr.fluxmedia.transmorpher.graph   
 

Uses of CallImpl in fr.fluxmedia.transmorpher.graph
 

Subclasses of CallImpl in fr.fluxmedia.transmorpher.graph
 class ApplyExternal
          This class allows to instanciate a call for an object able to apply a transformation on the SAX events flow.
 class ApplyImpl
          This class is an helper class for the Apply Call .
 class ApplyProcess
          This class allows to create an object able to call a transformation defined in a Process
 class ApplyQuery
          The ApplyQuery Class introduces the use of a query in a process body.
 class ApplyRuleset
          The ApplyRuleset Class introduces the use of a ruleset in a process body.
 class Dispatch
          This class allows to instanciate a call for an object able to produce multiple SAX events flows.
 class Generate
          This class allows to instanciate a call for an object able to produce SAX events.
 class Merge
          This class allows to instanciate a call for an object able to merge multiple SAX events flows in one flow.
 class Repeat
          Transmorpher graph repeat node
 class Serialize
          This class allows to instanciate a call that is used for ending a transformation.
 


INRIA & FluxMedia

..no bottom yet...