fr.fluxmedia.transmorpher.TProcessFactory
Class TApplyRuleSet
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TTransformer
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TApplyRuleSet
- All Implemented Interfaces:
- TProcess
- public final class TApplyRuleSet
- extends TTransformer
During the parse process an xsl file was generated to handle the define ruleset.
So, the rule set process, is only a transformer
Fields inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic |
type |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl |
getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameters, setFatherName, setId, setIn, setName, setOut, setParameter, setParameters |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
queryName
String queryName
strategy
protected String strategy
- the strategy is either topdown or bottomup
ref
protected String ref
- the ref for the file of the transformer
TApplyRuleSet
public TApplyRuleSet(String[] pIn,
String[] pOut,
Parameters pParam,
StringParameters staticAttributes)
throws TransformerException,
TransformerConfigurationException,
SAXException,
IOException
getRef
public String getRef()
generatePort
public void generatePort()
- Overrides:
generatePort
in class TTransformer
..no bottom yet...