INRIA & FluxMedia

Uses of Interface
fr.fluxmedia.transmorpher.engine.TApplyExternal

Packages that use TApplyExternal
fr.fluxmedia.tmcontrib.external   
fr.fluxmedia.transmorpher.engine   
fr.fluxmedia.transmorpher.stdlib   
 

Uses of TApplyExternal in fr.fluxmedia.tmcontrib.external
 

Classes in fr.fluxmedia.tmcontrib.external that implement TApplyExternal
 class Log
          The main goal of this class is debugging.
 class SQLExternal
           
 

Uses of TApplyExternal in fr.fluxmedia.transmorpher.engine
 

Constructors in fr.fluxmedia.transmorpher.engine with parameters of type TApplyExternal
XML_Port(java.lang.String pName, TApplyExternal pProcessOwner, org.xml.sax.ContentHandler apply, int pNumPort, int pInOut)
           
 

Uses of TApplyExternal in fr.fluxmedia.transmorpher.stdlib
 

Classes in fr.fluxmedia.transmorpher.stdlib that implement TApplyExternal
 class XSLT
          The function just have to behave like the built-inTTransformation
 


INRIA & FluxMedia

..no bottom yet...