|
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.TReader
fr.fluxmedia.tmcontrib.generator.ReadCVSLog
public class ReadCVSLog
Description of the Class
Field Summary |
---|
Fields inherited from class fr.fluxmedia.transmorpher.engine.TReader |
---|
DEFAULT_NAMESPACES, DEFAULT_NAMESPACES_PREFIXES, DEFAULT_SCHEMA_VALIDATION, DEFAULT_VALIDATION, iFilename, inSource, iReader, isRunning, LEXICAL_HANDLER_PROPERTY_ID, NAMESPACES_FEATURE_ID, NAMESPACES_PREFIXES_FEATURE_ID, SCHEMA_VALIDATION_FEATURE_ID, standardInput, VALIDATION_FEATURE_ID |
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 | |
---|---|
ReadCVSLog(java.lang.String[] pOut,
Parameters pParam,
StringParameters pStaticAttributes)
Constructor for the ReadCVSLog object |
Method Summary | |
---|---|
void |
read()
Description of the Method |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TReader |
---|
execProcess, execProcess, generatePort, getInputSource, getInputStream, getRaisedException, run |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcessBasic |
---|
getFinished, getType, initParameters, setFinished, setThread, setType |
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl |
---|
bindParameters, 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 |
Constructor Detail |
---|
public ReadCVSLog(java.lang.String[] pOut, Parameters pParam, StringParameters pStaticAttributes) throws org.xml.sax.SAXException, java.io.IOException
pOut
- Description of the ParameterpParam
- Description of the ParameterpStaticAttributes
- Description of the Parameter
org.xml.sax.SAXException
- Description of the Exception
java.io.IOException
- Description of the ExceptionMethod Detail |
---|
public void read() throws java.io.IOException, org.xml.sax.SAXException
read
in class TReader
java.io.IOException
- Description of the Exception
org.xml.sax.SAXException
- Description of the Exception
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |