INRIA & FluxMedia
A B C D E F G H I L M N O P Q R S T U V W X

R

raisedException - Variable in class fr.fluxmedia.transmorpher.engine.TReader
An exception raised during thread processing
rank - Variable in class fr.fluxmedia.transmorpher.stdlib.ConcatHandler
parenthesis rank
rank - Variable in class fr.fluxmedia.transmorpher.stdlib.WrapHandler
parenthesis rank
read() - Method in class fr.fluxmedia.tmcontrib.generator.ReadCSV
Creates an input source for the parser with the name of the file and starts the parsing
read() - Method in class fr.fluxmedia.tmcontrib.generator.ReadCVSLog
Description of the Method
read() - Method in class fr.fluxmedia.tmcontrib.generator.readvcs
Creates an input source for the parser with the name of the file and starts the parsing
read() - Method in class fr.fluxmedia.tmcontrib.generator.tidy
Description of the Method
read() - Method in class fr.fluxmedia.transmorpher.engine.TReader
This is the only method a developper has to implement in order to create a new reader.
read() - Method in class fr.fluxmedia.transmorpher.stdlib.ReadFile
Description of the Method
ReadCSV - Class in fr.fluxmedia.tmcontrib.generator
Read a CSV (comma separated value) file which coordinates (local path or URL) are given in the file parameter of the generate call, parse it, process it through CSVXMLReader and generate a SAX event flow to the next handler
ReadCSV(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.tmcontrib.generator.ReadCSV
Constructor for the readCSV object
ReadCVSLog - Class in fr.fluxmedia.tmcontrib.generator
Description of the Class
ReadCVSLog(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.tmcontrib.generator.ReadCVSLog
Constructor for the ReadCVSLog object
ReadFile - Class in fr.fluxmedia.transmorpher.stdlib
This class provide a basic process which is able to read an XML file reads a file which coordinates (local path or URL) is give in the file parameter of the generate call, parse it and generate a SAX event flow to the next handler
ReadFile(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.transmorpher.stdlib.ReadFile
Constructor for the ReadFile object
readvcs - Class in fr.fluxmedia.tmcontrib.generator
Read a vcal or vcard (specify by the type parameter) file which coordinates (local path or URL) are given in the file parameter of the generate call, parse it, process it through vcsReader and generate a SAX event flow to the next handler
readvcs(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.tmcontrib.generator.readvcs
Constructor for the readvcs object.
recordImport(String, Transmorpher) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
replace the import URI by the actual import *
recursive - Variable in class fr.fluxmedia.transmorpher.stdlib.FileIterator
recursive search of files
ref - Variable in class fr.fluxmedia.transmorpher.engine.TApplyProcess
 
registerChannelIn(PortList, boolean) - Method in class fr.fluxmedia.transmorpher.parser.ProcessParser
Register a channel with its input The algorithm depends on the context (transformation or call) If we are in a Transformation: the in are input for the channel, they cannot be anything but Channel the out are output for the channel, they cannot be anything but Channel If we are in a Call: the in are output to the channel, they cannot be anything but Channel and _stdin_ the out are input to the channel, they cannot be anything but Channel and _stdout_ or _null_
registerChannelOut(PortList, boolean) - Method in class fr.fluxmedia.transmorpher.parser.ProcessParser
Register a channel with its output The algorithm depends on the context (transformation or call) If we are in a Transformation: the in are input for the channel, they cannot be anything but Channel the out are output for the channel, they cannot be anything but Channel If we are in a Call: the in are output to the channel, they cannot be anything but Channel and _stdin_ the out are input to the channel, they cannot be anything but Channel and _stdout_ or _null_
RegularExpression - Class in fr.fluxmedia.transmorpher.stdlib
 
RegularExpression() - Constructor for class fr.fluxmedia.transmorpher.stdlib.RegularExpression
 
RELEASE - Static variable in interface fr.fluxmedia.transmorpher.utils.Version
 
reloc - Variable in class fr.fluxmedia.transmorpher.application.CommandLineArgument
The relocation directory
reloc - Variable in class fr.fluxmedia.transmorpher.application.TransmorphTask
 
reloc - Variable in class fr.fluxmedia.transmorpher.graph.Transmorpher
a path for the output of transmorpher (java or xslt)
REMATT - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
RemAtt - Class in fr.fluxmedia.transmorpher.graph.rules
Transmorpher graph rule node interface
RemAtt() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
RemAtt(String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
RemAtt(String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
REMOVE - Static variable in interface fr.fluxmedia.transmorpher.action.TmAction
 
remove(String) - Method in class fr.fluxmedia.transmorpher.utils.LinearIndexedStruct
 
removeAllElements() - Method in class fr.fluxmedia.transmorpher.utils.Fifo
Empties the Fifo
removeCall(Call) - Method in class fr.fluxmedia.transmorpher.graph.Process
Removes a call from this Process
removeCallAndPorts(Call) - Method in class fr.fluxmedia.transmorpher.graph.Process
Delete a call (and the channels connected to this call)
removeChannel(Channel) - Method in class fr.fluxmedia.transmorpher.graph.Process
Remove a channel
removeChannelAndPorts(Channel) - Method in class fr.fluxmedia.transmorpher.graph.Process
Delete a channel and Port associated.
removeExtern(String) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Removes the value corresponding to the name from the extern list
removePort(Port) - Method in class fr.fluxmedia.transmorpher.graph.PortList
Description of the Method
removeTransformation(Transformation) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Removes a transformtion from this Transmorpher instance
REMTAG - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
RemTag - Class in fr.fluxmedia.transmorpher.graph.rules
Transmorpher graph rule node interface
RemTag() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
RemTag(String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
RemTag(String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
repeat - Variable in class fr.fluxmedia.transmorpher.graph.Iterator
The owner .
REPEAT - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
Repeat - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph repeat node
Repeat(String, Process, int, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Repeat
The constructor.
RepeatProcess - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph repeat process definitions
RepeatProcess(String, Repeat, int, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.RepeatProcess
Constructor for the RepeatProcess object
reserveImport(String) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
just put the import URI in the linked list *
reset() - Method in class fr.fluxmedia.transmorpher.engine.TApplyProcess
Initializes inner processes when ApplyProcess is inside a Loop.
reset() - Method in class fr.fluxmedia.transmorpher.engine.TLoop
Initializes all inner processes for a new loop.
reset() - Method in class fr.fluxmedia.transmorpher.engine.TMerger
 
reset() - Method in interface fr.fluxmedia.transmorpher.engine.TProcess
 
reset() - Method in class fr.fluxmedia.transmorpher.engine.TProcess_Impl
 
reset() - Method in class fr.fluxmedia.transmorpher.engine.TTransformation
Creates a new TransformerHandler.Used by repeat process at each loop.(Because of a xalan bug, a TransformerHandler can not be used several times.
reset() - Method in class fr.fluxmedia.transmorpher.stdlib.WriteFile
Creates a new transformer handler at each loop in a repeat
resource - Static variable in class fr.fluxmedia.transmorpher.utils.SystemResources
 
RESubst - Class in fr.fluxmedia.transmorpher.graph.rules
Transmorpher graph rule node interface
RESubst() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
RESubst(String, String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
RESubst(String, String, String, String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
result - Variable in class fr.fluxmedia.transmorpher.stdlib.IntegerIterator
 
resultsetNode - Variable in class fr.fluxmedia.tmcontrib.external.SQLExternal
 
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyImpl
Propagates the nullity of all its output to all its input.
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyProcess
ask a nullify call to the called process
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyQuery
Propagate the nullify of its sole output to all the input.
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyRuleset
Propagate the nullify of its sole output to all the input.
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.CallImpl
propagate the null values of the input to the output.
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Dispatch
Propagates the nullity of all its output to its sole input
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Generate
A generate can be nullified but it will propagate to nothing
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Merge
Propagate the nullify of its sole output to all the input
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
retroNull(PortList, PortList, boolean) - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Repeat
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Serialize
A serialize cannot be nullified
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Servlet
Description of the Method
retroNull(PortList, PortList) - Method in interface fr.fluxmedia.transmorpher.graph.Transformation
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.TransformationImpl
This is the trivial case if all the output is null then all the input are null *
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Description of the Method
RIGHTS - Static variable in interface fr.fluxmedia.transmorpher.utils.Version
 
root - Variable in class fr.fluxmedia.transmorpher.graph.Query
the root value
roundMode - Variable in class fr.fluxmedia.transmorpher.application.CommandLineArgument
 
rowNode - Variable in class fr.fluxmedia.tmcontrib.external.SQLExternal
 
RTFSerializer - Class in fr.fluxmedia.tmcontrib.serializer
This class allows transmorpher to produce pdf or ps.
RTFSerializer(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.tmcontrib.serializer.RTFSerializer
Constructor for the RTFSerializer object
RTFSerializer.DebugOutputStream - Class in fr.fluxmedia.tmcontrib.serializer
An utility class to control the outputs of the jFor converter.
RTFSerializer.DebugOutputStream(OutputStream, int) - Constructor for class fr.fluxmedia.tmcontrib.serializer.RTFSerializer.DebugOutputStream
Constructor for the DebugOutputStream object
rtfWriter - Variable in class fr.fluxmedia.tmcontrib.serializer.RTFSerializer
the writer
Rule - Interface in fr.fluxmedia.transmorpher.graph.rules
 
rule - Variable in class fr.fluxmedia.transmorpher.parser.ProcessParser
a rule
rule - Variable in class fr.fluxmedia.transmorpher.parser.QueryParser
 
rule - Variable in class fr.fluxmedia.transmorpher.parser.RuleSetParser
 
rules - Variable in class fr.fluxmedia.transmorpher.graph.rules.ModTag
Description of the Field
rules - Variable in class fr.fluxmedia.transmorpher.graph.Ruleset
a list for the rules
ruleset - Variable in class fr.fluxmedia.transmorpher.graph.rules.Extends
Description of the Field
Ruleset - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph ruleset definitions
Ruleset(String, Transmorpher) - Constructor for class fr.fluxmedia.transmorpher.graph.Ruleset
Constructor for the Ruleset object
ruleSetParser - Variable in class fr.fluxmedia.transmorpher.parser.ProcessParser
a parser for the ruleset
RuleSetParser - Class in fr.fluxmedia.transmorpher.parser
 
RuleSetParser(int, ProcessParser) - Constructor for class fr.fluxmedia.transmorpher.parser.RuleSetParser
The constructor, build the XML PArser but not parse the document
run() - Method in class fr.fluxmedia.transmorpher.engine.TProcessBasic
 
run() - Method in class fr.fluxmedia.transmorpher.engine.TReader
Main processing method for the TReader object

INRIA & FluxMedia
A B C D E F G H I L M N O P Q R S T U V W X
..no bottom yet...