fr.fluxmedia.transmorpher.TProcessFactory
Class TApplyQuery
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TTransformer
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TApplyQuery
- All Implemented Interfaces:
- TProcess
- public final class TApplyQuery
- extends TTransformer
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 |
DEFAULT_PARSER_NAME
private static final String DEFAULT_PARSER_NAME
iParser
SAXParser iParser
- XML Parser
FileRW
ReadWrite FileRW
iRoot
String iRoot
ref
protected String ref
- the ref for the file of the transformer
TApplyQuery
public TApplyQuery(String[] pIn,
String[] pOut,
Parameters pParam,
StringParameters staticAttributes)
throws TransformerException,
SAXException,
IOException,
TransformerConfigurationException
setRef
public void setRef(String ref)
getRef
public String getRef()
getFile
public String getFile()
generatePort
public void generatePort()
- Overrides:
generatePort
in class TTransformer
..no bottom yet...