|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.fluxmedia.transmorpher.engine.TProcess_Impl
fr.fluxmedia.transmorpher.engine.TProcessComposite
fr.fluxmedia.transmorpher.engine.TMain
fr.fluxmedia.transmorpher.engine.TServlet
public final class TServlet
Field Summary | |
---|---|
(package private) java.lang.Boolean |
optimize
if true we must do the "retroprogation" of the null Channel |
Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcessComposite |
---|
listOfApplyProcess, listOfChannel, listOfGenerator, listOfProcessBasic, listOfProcessIn, listOfProcessOut, NB_PROCESS_RISE |
Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl |
---|
debug, id, iListIn, iListOfParameters, iListOut, iName, iNbIn, iNbOut, nameFather, nameIn, nameOut |
Constructor Summary | |
---|---|
TServlet(Parameters pParams)
|
Method Summary | |
---|---|
void |
setOptimize(java.lang.Boolean optimize)
|
Methods inherited from class fr.fluxmedia.transmorpher.engine.TMain |
---|
bindPorts |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcessComposite |
---|
addApplyProcess, addChannel, addGenerator, addProcess, bindParameters, bindPorts, execProcess, generatePort, getAllProcess, getApplyProcess, getChannel, getGenerator, getListOfProcessIn, getListOfProcessOut, getProcessBasic, showChannel |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl |
---|
getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameterNames, getParameters, reset, setDebug, setFatherName, setId, setIn, setName, setOut, setParameter, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.Boolean optimize
Constructor Detail |
---|
public TServlet(Parameters pParams) throws javax.xml.transform.TransformerException, org.xml.sax.SAXException, java.io.IOException
javax.xml.transform.TransformerException
org.xml.sax.SAXException
java.io.IOException
Method Detail |
---|
public void setOptimize(java.lang.Boolean optimize)
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |