|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl | +--fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic | +--fr.fluxmedia.transmorpher.TProcessFactory.TSerializer
Field Summary | |
java.lang.String |
fileName
the name of the file to write |
java.util.Properties |
Op
|
Parameters |
param
|
Fields inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic |
type |
Fields inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl |
id, iListIn, iListOfParameters, iListOut, iName, iNbIn, iNbOut, nameFather, nameIn, nameOut |
Constructor Summary | |
TSerializer(java.lang.String[] pIn,
Parameters pParam,
StringParameters pStaticAttributes)
|
Method Summary | |
void |
bindParameters(Parameters p)
bind the parameters of the process to the runtime parameters |
void |
generatePort(org.xml.sax.ContentHandler c)
|
void |
setOutputStream()
|
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic |
getType, setType |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl |
generatePort, getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameterNames, getParameters, reset, setFatherName, setId, setIn, setName, setOut, setParameter, setParameters |
Methods inherited from class java.lang.Object |
|
Field Detail |
public java.util.Properties Op
public Parameters param
public java.lang.String fileName
Constructor Detail |
public TSerializer(java.lang.String[] pIn, Parameters pParam, StringParameters pStaticAttributes)
Method Detail |
public void setOutputStream()
public void bindParameters(Parameters p)
TProcess
bindParameters
in class TProcess_Impl
public void generatePort(org.xml.sax.ContentHandler c)
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |