|
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.TProcessBasic
fr.fluxmedia.transmorpher.engine.TSerializer
fr.fluxmedia.transmorpher.stdlib.StdOut
public final class StdOut
Description of the Class
Field Summary | |
---|---|
protected javax.xml.transform.sax.TransformerHandler |
handler
the handler for the serialization |
java.util.Properties |
Op
Description of the Field |
protected javax.xml.transform.sax.SAXTransformerFactory |
tfactory
a factory to create a transformer handler |
Fields inherited from class fr.fluxmedia.transmorpher.engine.TSerializer |
---|
fileName, format, outputStream, printNull, printOut |
Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcessBasic |
---|
finished, isThread, param, procThread, type |
Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl |
---|
debug, id, iListIn, iListOut, iNbIn, iNbOut, nameFather, nameIn, nameOut |
Constructor Summary | |
---|---|
StdOut(java.lang.String[] pIn,
Parameters pParam,
StringParameters pStaticAttributes)
Constructor for the StdOut object |
Method Summary | |
---|---|
org.xml.sax.ContentHandler |
getContentHandler()
Gets the contentHandler attribute of the StdOut object |
protected javax.xml.transform.sax.SAXTransformerFactory |
getTransformerFactory()
Gets the transformerFactory attribute of the StdOut object |
void |
setOutputStream()
Sets the outputStream attribute of the StdOut object |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TSerializer |
---|
bindParameters, generatePort, getOutputStream, initParameters, printNull, printStdout |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcessBasic |
---|
execProcess, getFinished, getType, run, setFinished, setThread, setType |
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 |
---|
protected javax.xml.transform.sax.TransformerHandler handler
protected javax.xml.transform.sax.SAXTransformerFactory tfactory
public java.util.Properties Op
Constructor Detail |
---|
public StdOut(java.lang.String[] pIn, Parameters pParam, StringParameters pStaticAttributes) throws TMRuntimeException
pIn
- in port of this objectpParam
- the parameters of this componentpStaticAttributes
- static attributes of tjis component
TMRuntimeException
- Description of the ExceptionMethod Detail |
---|
protected javax.xml.transform.sax.SAXTransformerFactory getTransformerFactory()
public void setOutputStream()
setOutputStream
in class TSerializer
public org.xml.sax.ContentHandler getContentHandler()
getContentHandler
in class TSerializer
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |