Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X _ 

A

addConfigParameter(Config, String, DatatypeFactory) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
Adds a parameter to the specified config.
addFile(CfgFile) - Method in class fr.efl.chaine.xslt.config.Sources
 
addFiles(Collection<CfgFile>) - Method in class fr.efl.chaine.xslt.config.Sources
 
addInputFile(Config, String, DatatypeFactory) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
Adds an input file to the config
addInputInParameters(HashMap<QName, ParameterValue>, File, DatatypeFactory) - Static method in class fr.efl.chaine.xslt.utils.ParametersMerger
Add input pseudo-variables to parameters
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.CfgFile
 
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.ChooseStep
Does nothing, a ChooseStep may not have parameters
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.Config
 
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.JavaStep
 
addParameter(ParameterValue) - Method in interface fr.efl.chaine.xslt.config.ParametrableStep
Adds a parameter
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.WhenEntry
Does nothing, a When can not have parameters.
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.config.Xslt
 
addParameter(ParameterValue) - Method in class fr.efl.chaine.xslt.utils.XsltExecutableCarrier
 
addPipe(Pipe) - Method in class fr.efl.chaine.xslt.config.Tee
 
addStep(ParametrableStep) - Method in class fr.efl.chaine.xslt.config.WhenEntry
 
addTemplate(Config, String, DatatypeFactory) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
Adds a template (XSLT) to the specified config
addWhen(WhenEntry) - Method in class fr.efl.chaine.xslt.config.ChooseStep
 
addXslt(ParametrableStep) - Method in class fr.efl.chaine.xslt.config.Pipe
Adds an xslt to the pipe
allowsEmpty() - Method in interface top.marchand.xml.gaulois.config.typing.Datatype
Return true if empty sequence is allowed.
allowsMultiple() - Method in interface top.marchand.xml.gaulois.config.typing.Datatype
Returns true if sequences are allowed
ATTR_PORT - Static variable in class fr.efl.chaine.xslt.config.Listener
 
ATTR_PREFIX - Static variable in class fr.efl.chaine.xslt.config.Namespaces
 
ATTR_STOP - Static variable in class fr.efl.chaine.xslt.config.Listener
 
ATTR_TEST - Static variable in class fr.efl.chaine.xslt.config.WhenEntry
 
ATTR_URI - Static variable in class fr.efl.chaine.xslt.config.Namespaces
 

B

buildConfig(HashMap<QName, ParameterValue>) - Method in class fr.efl.chaine.xslt.config.ConfigUtil
 
buildUriResolver(URIResolver) - Method in class fr.efl.chaine.xslt.GauloisPipe
Build the uri resolver.

C

CfgFile - Class in fr.efl.chaine.xslt.config
 
CfgFile(File) - Constructor for class fr.efl.chaine.xslt.config.CfgFile
 
ChooseStep - Class in fr.efl.chaine.xslt.config
 
ChooseStep() - Constructor for class fr.efl.chaine.xslt.config.ChooseStep
 
close() - Method in class fr.efl.chaine.xslt.StepJava
Propagates the close on the chain.
close() - Method in class fr.efl.chaine.xslt.utils.FileAppenderStep
 
close() - Method in class fr.efl.chaine.xslt.utils.FileAppenderTerminalStep
 
close() - Method in class fr.efl.chaine.xslt.utils.TeeDebugDestination
 
collectError(Exception, String...) - Method in class fr.efl.chaine.xslt.GauloisPipe
Adds an error to the error reporting system
collectError(GauloisRunException, String...) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
Config - Class in fr.efl.chaine.xslt.config
 
Config(XdmNode) - Constructor for class fr.efl.chaine.xslt.config.Config
 
Config() - Constructor for class fr.efl.chaine.xslt.config.Config
Pour compatibilité avec l'ancienne version
Config(String) - Constructor for class fr.efl.chaine.xslt.config.Config
 
configuration - Variable in class top.marchand.xml.gaulois.impl.DefaultSaxonConfigurationFactory
 
ConfigUtil - Class in fr.efl.chaine.xslt.config
A helper class to build the configuration.
ConfigUtil(Configuration, URIResolver, String) - Constructor for class fr.efl.chaine.xslt.config.ConfigUtil
 
ConfigUtil(Configuration, URIResolver, String, boolean, String) - Constructor for class fr.efl.chaine.xslt.config.ConfigUtil
 
constructDatatype(QName) - Method in class top.marchand.xml.gaulois.config.typing.DatatypeFactory
 
convert(String, Configuration) - Method in interface top.marchand.xml.gaulois.config.typing.Datatype
Convert input as this datatype
createConfigurationObject() - Method in class top.marchand.xml.gaulois.impl.DefaultSaxonConfigurationFactory
To be overriden, if required

D

Datatype - Interface in top.marchand.xml.gaulois.config.typing
A datatype, used to represent parameters datatypes, and to parse specified values.
DatatypeFactory - Class in top.marchand.xml.gaulois.config.typing
Tha factory that generates datatypes, used to parse values
DEFAULT_PORT - Static variable in class fr.efl.chaine.xslt.config.Listener
 
DefaultSaxonConfigurationFactory - Class in top.marchand.xml.gaulois.impl
A default SaxonConfigurationFactory that loads xpath extension functions into configuration.
DefaultSaxonConfigurationFactory() - Constructor for class top.marchand.xml.gaulois.impl.DefaultSaxonConfigurationFactory
 
defineProperty(String, String) - Method in class fr.efl.chaine.xslt.config.Output.OutputProperties
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class fr.efl.chaine.xslt.listener.ListenerServlet
 
doPostCloseService(ExecutionContext) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class fr.efl.chaine.xslt.listener.ListenerServlet
 

E

ENCODING - Static variable in class fr.efl.chaine.xslt.utils.FileAppenderStep
The encoding to use to append to file.
equals(Object) - Method in class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver.Resolvee
Deprecated.
 
execute(Pipe, ParametrableFile, MessageListener, Map<String, OutputStream>...) - Method in class fr.efl.chaine.xslt.GauloisPipe
Execute the pipe for the specified input stream to the specified serializer.
execute(List<T>) - Method in class fr.efl.chaine.xslt.utils.MultiThreadEngine
Deprecated.
 
ExecutionContext - Class in fr.efl.chaine.xslt
This represents a pipe execution context : pipe, parameters, listeners, etc...
ExecutionContext(GauloisPipe, Pipe, MessageListener, ExecutorService) - Constructor for class fr.efl.chaine.xslt.ExecutionContext
 
ExitNotifier - Class in fr.efl.chaine.xslt
 
ExitNotifier(List<Exception>) - Constructor for class fr.efl.chaine.xslt.ExitNotifier
 

F

FILE_NAME - Static variable in class fr.efl.chaine.xslt.utils.FileAppenderStep
The file name to append to
FileAppenderStep - Class in fr.efl.chaine.xslt.utils
A step to append something in a text-file
FileAppenderStep() - Constructor for class fr.efl.chaine.xslt.utils.FileAppenderStep
 
FileAppenderTerminalStep - Class in fr.efl.chaine.xslt.utils
Same as FileAppenderStep, but it is designed to be a terminal step, with no next step, and so can be used in a <listener>
FileAppenderTerminalStep() - Constructor for class fr.efl.chaine.xslt.utils.FileAppenderTerminalStep
 
fr.efl.chaine.xslt - package fr.efl.chaine.xslt
 
fr.efl.chaine.xslt.config - package fr.efl.chaine.xslt.config
 
fr.efl.chaine.xslt.listener - package fr.efl.chaine.xslt.listener
 
fr.efl.chaine.xslt.utils - package fr.efl.chaine.xslt.utils
 

G

GAULOIS_DEBUG_DIR_PROPERTY - Static variable in class fr.efl.chaine.xslt.GauloisPipe
The property name to specify the debug output directory
GauloisPipe - Class in fr.efl.chaine.xslt
The saxon pipe.
GauloisPipe(SaxonConfigurationFactory) - Constructor for class fr.efl.chaine.xslt.GauloisPipe
Constructs a new GauloisPipe.
GauloisPipe(SaxonConfigurationFactory, List<String>, String, List<String>, int, String) - Constructor for class fr.efl.chaine.xslt.GauloisPipe
The constructor with detail config.
GauloisPipeURIResolver - Class in fr.efl.chaine.xslt.utils
Deprecated.
GauloisPipeURIResolver(URIResolver) - Constructor for class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver
Deprecated.
 
GauloisPipeURIResolver(URIResolver, Map<String, String>) - Constructor for class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver
Deprecated.
Constructor with uri resolver mapping.
GauloisPipeURIResolver.Resolvee - Class in fr.efl.chaine.xslt.utils
Deprecated.
 
GauloisRunException - Exception in fr.efl.chaine.xslt
These exception are thrown during a gaulois runtime
GauloisRunException(File) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException() - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String, File) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String, Throwable, File) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String, Throwable) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(Throwable, File) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(Throwable) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String, Throwable, boolean, boolean, File) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
GauloisRunException(String, Throwable, boolean, boolean) - Constructor for exception fr.efl.chaine.xslt.GauloisRunException
 
getAvoidCache() - Method in class fr.efl.chaine.xslt.utils.ParametrableFile
 
getConditions() - Method in class fr.efl.chaine.xslt.config.ChooseStep
 
getConfig() - Method in class fr.efl.chaine.xslt.GauloisPipe
Returns the config the gaulois-pipe is configured to process.
getConfiguration() - Method in class fr.efl.chaine.xslt.SaxonConfigurationFactory
Returns the Configuration.
getConfiguration() - Method in class top.marchand.xml.gaulois.impl.DefaultSaxonConfigurationFactory
 
getConsole() - Method in class fr.efl.chaine.xslt.config.Output
Returns the console to use.
getCurrentDirUri() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getDatatype() - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
getDatatype(QName) - Method in class top.marchand.xml.gaulois.config.typing.DatatypeFactory
 
getDatatypeFactory() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getDatatypeFactory() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getDestinationFile(File, HashMap<QName, ParameterValue>) - Method in class fr.efl.chaine.xslt.config.Output
Renvoie le fichier destination
getDocumentCacheSize() - Method in class fr.efl.chaine.xslt.GauloisPipe
Returns ...
getErrorMessage() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getErrors() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getExecutable() - Method in class fr.efl.chaine.xslt.utils.XsltExecutableCarrier
 
getFile() - Method in class fr.efl.chaine.xslt.utils.ParametrableFile
 
getFiles() - Method in class fr.efl.chaine.xslt.config.Sources
 
getFilesOverLimit(long) - Method in class fr.efl.chaine.xslt.config.Sources
 
getFilesUnderLimit(long) - Method in class fr.efl.chaine.xslt.config.Sources
 
getFileUsage(File) - Method in class fr.efl.chaine.xslt.config.Sources
 
getGaulois() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getHref() - Method in class fr.efl.chaine.xslt.config.Xslt
 
getId() - Method in class fr.efl.chaine.xslt.config.Output
 
getId() - Method in class fr.efl.chaine.xslt.config.Xslt
 
getInstance(Configuration) - Static method in class top.marchand.xml.gaulois.config.typing.DatatypeFactory
 
getInstanceName() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getJavastep() - Method in class fr.efl.chaine.xslt.config.Listener
 
getKey() - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
getListener() - Method in class fr.efl.chaine.xslt.config.Sources
 
getMappings() - Method in class fr.efl.chaine.xslt.config.Namespaces
Returns a HashMap where key is the prefix, and value the URI.
getMaxDocumentCacheSize() - Method in class fr.efl.chaine.xslt.config.Config
 
getMsgListener() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getMultithreadMaxSourceSize() - Method in class fr.efl.chaine.xslt.config.Pipe
 
getNamespaces() - Method in class fr.efl.chaine.xslt.config.Config
 
getNbThreads() - Method in class fr.efl.chaine.xslt.config.Pipe
 
getNextReceiver(Configuration) - Method in class fr.efl.chaine.xslt.StepJava
Use this method when you construct the ProxyReceiver in Destination.getReceiver(Configuration)
getOutput() - Method in class fr.efl.chaine.xslt.config.Pipe
 
getOutputProperties() - Method in class fr.efl.chaine.xslt.config.Output
Returns a copy of outputProperties
getOutputProperty(String) - Method in class fr.efl.chaine.xslt.config.Output
 
getParameter(QName) - Method in class fr.efl.chaine.xslt.StepJava
Returns the parameter value, or null if it does not exists.
getParameters() - Method in class fr.efl.chaine.xslt.utils.ParametrableFile
 
getParameters() - Method in class fr.efl.chaine.xslt.utils.XsltExecutableCarrier
 
getParams() - Method in class fr.efl.chaine.xslt.config.CfgFile
 
getParams() - Method in class fr.efl.chaine.xslt.config.ChooseStep
Always return null, a step may not have parameters.
getParams() - Method in class fr.efl.chaine.xslt.config.Config
 
getParams() - Method in class fr.efl.chaine.xslt.config.JavaStep
 
getParams() - Method in interface fr.efl.chaine.xslt.config.ParametrableStep
Returns the parameters
getParams() - Method in class fr.efl.chaine.xslt.config.WhenEntry
Always return null, a When can not have parameters.
getParams() - Method in class fr.efl.chaine.xslt.config.Xslt
 
getPipe() - Method in class fr.efl.chaine.xslt.config.Config
 
getPipe() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getPipes() - Method in class fr.efl.chaine.xslt.config.Tee
 
getPort() - Method in class fr.efl.chaine.xslt.config.Listener
 
getReceiver(Configuration) - Method in class fr.efl.chaine.xslt.utils.FileAppenderStep
 
getReceiver(Configuration) - Method in class fr.efl.chaine.xslt.utils.FileAppenderTerminalStep
 
getReceiver(Configuration) - Method in class fr.efl.chaine.xslt.utils.TeeDebugDestination
 
getSaxonProperty() - Method in class fr.efl.chaine.xslt.config.Output.OutputPropertyEntry
 
getService() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
getSource() - Method in class fr.efl.chaine.xslt.config.CfgFile
 
getSource() - Method in exception fr.efl.chaine.xslt.GauloisRunException
 
getSources() - Method in class fr.efl.chaine.xslt.config.Config
 
getStepClass() - Method in class fr.efl.chaine.xslt.config.JavaStep
 
getSteps() - Method in class fr.efl.chaine.xslt.config.WhenEntry
 
getStopKeyword() - Method in class fr.efl.chaine.xslt.config.Listener
 
getTee() - Method in class fr.efl.chaine.xslt.config.Pipe
 
getTest() - Method in class fr.efl.chaine.xslt.config.WhenEntry
 
getThreadFactory() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getTraceOutput() - Method in class fr.efl.chaine.xslt.config.Pipe
Retuns the trace output.
getUriResolver() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
getValue() - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
getXsltCacheSize() - Method in class fr.efl.chaine.xslt.GauloisPipe
Returns...
getXslts() - Method in class fr.efl.chaine.xslt.config.Pipe
 

H

hasFileOverLimit(long) - Method in class fr.efl.chaine.xslt.config.Sources
 
hasFilesOverMultiThreadLimit() - Method in class fr.efl.chaine.xslt.config.Config
Returns true if input files with size over multi-thread limit exist.
hashCode() - Method in class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver.Resolvee
Deprecated.
 
HttpListener - Class in fr.efl.chaine.xslt.listener
This class has reponsability to initiate protocol listening, and to be the commucation between GauloisPipe and protocal handler (Servlet)
HttpListener(int, String, ExecutionContext) - Constructor for class fr.efl.chaine.xslt.listener.HttpListener
 

I

init() - Method in class fr.efl.chaine.xslt.listener.ListenerServlet
 
INPUT_ABSOLUTE - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INPUT_BASENAME - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INPUT_EXTENSION - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INPUT_NAME - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INPUT_RELATIVE_DIR - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INPUT_RELATIVE_FILE - Static variable in class fr.efl.chaine.xslt.utils.ParametersMerger
 
INSTANCE_DEFAULT_NAME - Static variable in class fr.efl.chaine.xslt.GauloisPipe
 
InvalidSyntaxException - Exception in fr.efl.chaine.xslt
An exception that materialize an invlaid syntax in command line
InvalidSyntaxException() - Constructor for exception fr.efl.chaine.xslt.InvalidSyntaxException
 
InvalidSyntaxException(String) - Constructor for exception fr.efl.chaine.xslt.InvalidSyntaxException
 
InvalidSyntaxException(String, Throwable) - Constructor for exception fr.efl.chaine.xslt.InvalidSyntaxException
 
InvalidSyntaxException(Throwable) - Constructor for exception fr.efl.chaine.xslt.InvalidSyntaxException
 
InvalidSyntaxException(String, Throwable, boolean, boolean) - Constructor for exception fr.efl.chaine.xslt.InvalidSyntaxException
 
isAbstract() - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
isAtomic() - Method in interface top.marchand.xml.gaulois.config.typing.Datatype
Returns true if this datatype is an atomic datatype
isConsoleOutput() - Method in class fr.efl.chaine.xslt.config.Output
 
isDebug() - Method in class fr.efl.chaine.xslt.config.Xslt
 
isFinal() - Method in class fr.efl.chaine.xslt.config.Pipe
 
isLogFileSize() - Method in class fr.efl.chaine.xslt.config.Config
 
isNullOutput() - Method in class fr.efl.chaine.xslt.config.Output
Returns true if the output should not be written anywhere
isStraight() - Method in class fr.efl.chaine.xslt.config.Pipe
Return true if this pipe does not contains any tee.
isTraceToAdd() - Method in class fr.efl.chaine.xslt.config.Xslt
Return true if a TraceListener should be added to this Xslt
isValid() - Method in class fr.efl.chaine.xslt.ExecutionContext
 
isValueValid(String) - Method in class fr.efl.chaine.xslt.config.Output.OutputPropertyEntry
 

J

JavaStep - Class in fr.efl.chaine.xslt.config
A java step.
JavaStep() - Constructor for class fr.efl.chaine.xslt.config.JavaStep
 
JavaStep(String) - Constructor for class fr.efl.chaine.xslt.config.JavaStep
 

L

launch() - Method in class fr.efl.chaine.xslt.GauloisPipe
Launch the pipe.
LINE_SEPARATOR - Static variable in class fr.efl.chaine.xslt.utils.FileAppenderStep
The line separator to use.
Listener - Class in fr.efl.chaine.xslt.config
A listener to listen to new files to process
Listener(int, String) - Constructor for class fr.efl.chaine.xslt.config.Listener
 
Listener(String) - Constructor for class fr.efl.chaine.xslt.config.Listener
 
ListenerServlet - Class in fr.efl.chaine.xslt.listener
The servlet that process requests
ListenerServlet() - Constructor for class fr.efl.chaine.xslt.listener.ListenerServlet
 

M

main(String[]) - Static method in class fr.efl.chaine.xslt.GauloisPipe
Main entry point of saxon xslt pipe.
MAX_DOCUMENT_CACHE_SIZE - Static variable in class fr.efl.chaine.xslt.config.Config
 
merge(HashMap<QName, ParameterValue>, HashMap<QName, ParameterValue>) - Static method in class fr.efl.chaine.xslt.utils.ParametersMerger
Merges the two lists into a new list, and let the two original lists unchanged.
MultiThreadEngine<T> - Class in fr.efl.chaine.xslt.utils
Deprecated.
MultiThreadEngine(int, MultiThreadRunner<T>, String) - Constructor for class fr.efl.chaine.xslt.utils.MultiThreadEngine
Deprecated.
The default constructor.
MultiThreadRunner<T> - Interface in fr.efl.chaine.xslt.utils
Deprecated.

N

namespaces - Variable in class fr.efl.chaine.xslt.config.Config
 
Namespaces - Class in fr.efl.chaine.xslt.config
A class used to keep namespaces definitions.
Namespaces() - Constructor for class fr.efl.chaine.xslt.config.Namespaces
 
nextStep - Variable in class fr.efl.chaine.xslt.StepJava
 
NS_XSD - Static variable in class top.marchand.xml.gaulois.config.typing.DatatypeFactory
 

O

Output - Class in fr.efl.chaine.xslt.config
An output definition
Output() - Constructor for class fr.efl.chaine.xslt.config.Output
 
Output.OutputProperties - Class in fr.efl.chaine.xslt.config
 
Output.OutputPropertyEntry - Class in fr.efl.chaine.xslt.config
 
OutputProperties() - Constructor for class fr.efl.chaine.xslt.config.Output.OutputProperties
 
OutputPropertyEntry(Serializer.Property, String...) - Constructor for class fr.efl.chaine.xslt.config.Output.OutputPropertyEntry
 

P

ParametersMerger - Class in fr.efl.chaine.xslt.utils
Merges parameters
ParametersMerger() - Constructor for class fr.efl.chaine.xslt.utils.ParametersMerger
 
ParameterValue - Class in fr.efl.chaine.xslt.utils
A parameter value in saxon pipe.
ParameterValue(QName, Object, Datatype) - Constructor for class fr.efl.chaine.xslt.utils.ParameterValue
Default constructor.
ParameterValue(QName, Datatype) - Constructor for class fr.efl.chaine.xslt.utils.ParameterValue
Constructs an abstract Parameter
ParametrableFile - Class in fr.efl.chaine.xslt.utils
Used to carry a file and the parameters to give to pipe when processing this file
ParametrableFile(File) - Constructor for class fr.efl.chaine.xslt.utils.ParametrableFile
 
ParametrableStep - Interface in fr.efl.chaine.xslt.config
A step which can have parameters
parseCommandLine(String[]) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
parseParameterPattern(String, DatatypeFactory) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
 
Pipe - Class in fr.efl.chaine.xslt.config
 
Pipe() - Constructor for class fr.efl.chaine.xslt.config.Pipe
 
Pipe(Tee) - Constructor for class fr.efl.chaine.xslt.config.Pipe
 
processParametersReplacement(Object, HashMap<QName, ParameterValue>) - Static method in class fr.efl.chaine.xslt.utils.ParametersMerger
Replaces the parameters in string
processParametersReplacement(String, HashMap<QName, ParameterValue>) - Static method in class fr.efl.chaine.xslt.utils.ParametersMerger
Replaces the parameters in string

Q

QN_MAPPING - Static variable in class fr.efl.chaine.xslt.config.Namespaces
 
QN_OTHERWISE - Static variable in class fr.efl.chaine.xslt.config.WhenEntry
 
QNAME - Static variable in class fr.efl.chaine.xslt.config.ChooseStep
 
QName - Static variable in class fr.efl.chaine.xslt.config.Listener
 
QNAME - Static variable in class fr.efl.chaine.xslt.config.Namespaces
 
QNAME - Static variable in class fr.efl.chaine.xslt.config.WhenEntry
 

R

resolve(String, String) - Method in class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver
Deprecated.
Resolvee(String, String) - Constructor for class fr.efl.chaine.xslt.utils.GauloisPipeURIResolver.Resolvee
Deprecated.
 
resolveQName(String) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
 
run() - Method in class fr.efl.chaine.xslt.ExitNotifier
 
run() - Method in class fr.efl.chaine.xslt.listener.HttpListener
 
run(T) - Method in interface fr.efl.chaine.xslt.utils.MultiThreadRunner
Deprecated.
 

S

SaxonConfigurationFactory - Class in fr.efl.chaine.xslt
This class is used when a Configuration is required.
SaxonConfigurationFactory() - Constructor for class fr.efl.chaine.xslt.SaxonConfigurationFactory
 
sendError(String) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
setAbsolute(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setAvoidCache(boolean) - Method in class fr.efl.chaine.xslt.utils.ParametrableFile
 
setConfig(Config) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
setConsole(String) - Method in class fr.efl.chaine.xslt.config.Output
Defines which console to use.
setDatatype(Datatype) - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
setDebug(boolean) - Method in class fr.efl.chaine.xslt.config.Xslt
 
setDestination(Destination) - Method in class fr.efl.chaine.xslt.StepJava
Defines the next step in the pipeline.
setDestination(Destination) - Method in class fr.efl.chaine.xslt.utils.TeeDebugDestination
 
setHref(String) - Method in class fr.efl.chaine.xslt.config.Xslt
 
setId(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setId(String) - Method in class fr.efl.chaine.xslt.config.Xslt
 
setInstanceName(String) - Method in class fr.efl.chaine.xslt.GauloisPipe
 
setJavastep(JavaStep) - Method in class fr.efl.chaine.xslt.config.Listener
 
setListener(Listener) - Method in class fr.efl.chaine.xslt.config.Sources
 
setLogFileSize(boolean) - Method in class fr.efl.chaine.xslt.config.Config
 
setMaxDocumentCacheSize(int) - Method in class fr.efl.chaine.xslt.config.Config
 
setMessageListenerclass(Class) - Method in class fr.efl.chaine.xslt.GauloisPipe
Set the MessageListener class to use.
setMultithreadMaxSourceSize(int) - Method in class fr.efl.chaine.xslt.config.Pipe
 
setName(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setNamespaces(Namespaces) - Method in class fr.efl.chaine.xslt.config.Config
 
setNbThreads(Config, String) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
Defines the thread number to use in this config
setNbThreads(int) - Method in class fr.efl.chaine.xslt.config.Pipe
 
setNull(boolean) - Method in class fr.efl.chaine.xslt.config.Output
 
setOutput(Config, String) - Static method in class fr.efl.chaine.xslt.config.ConfigUtil
Defines the output of this config
setOutput(Output) - Method in class fr.efl.chaine.xslt.config.Pipe
 
setOutputProperties(Properties) - Method in class fr.efl.chaine.xslt.config.Output
Defines outputProperties, based on props values.
setOutputProperty(String, String) - Method in class fr.efl.chaine.xslt.config.Output
Sets a new output property value.
setParameter(QName, XdmValue) - Method in class fr.efl.chaine.xslt.StepJava
Defines a parameter
setPrefix(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setRelativePath(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setRelativeTo(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setSuffix(String) - Method in class fr.efl.chaine.xslt.config.Output
 
setTee(Tee) - Method in class fr.efl.chaine.xslt.config.Pipe
 
setThreadFactory(ThreadFactory) - Method in class fr.efl.chaine.xslt.GauloisPipe
Sets the ThreadFactory to be used by executors.
setValue(Object) - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
skipSchemaValidation(boolean) - Method in class fr.efl.chaine.xslt.config.Config
 
Sources - Class in fr.efl.chaine.xslt.config
 
Sources(String, String) - Constructor for class fr.efl.chaine.xslt.config.Sources
 
Sources(String) - Constructor for class fr.efl.chaine.xslt.config.Sources
 
Sources() - Constructor for class fr.efl.chaine.xslt.config.Sources
 
startErrorCollector() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
StepJava - Class in fr.efl.chaine.xslt
All user-defined java steps must extends this class.
StepJava() - Constructor for class fr.efl.chaine.xslt.StepJava
 

T

Tee - Class in fr.efl.chaine.xslt.config
 
Tee() - Constructor for class fr.efl.chaine.xslt.config.Tee
 
TeeDebugDestination - Class in fr.efl.chaine.xslt.utils
A TeeDestination where main destination in unknown when building.
TeeDebugDestination(Destination) - Constructor for class fr.efl.chaine.xslt.utils.TeeDebugDestination
 
terminateErrorCollector() - Method in class fr.efl.chaine.xslt.GauloisPipe
 
top.marchand.xml.gaulois.config.typing - package top.marchand.xml.gaulois.config.typing
 
top.marchand.xml.gaulois.impl - package top.marchand.xml.gaulois.impl
 
toString() - Method in class fr.efl.chaine.xslt.config.CfgFile
 
toString(String) - Method in class fr.efl.chaine.xslt.config.ChooseStep
 
toString(String) - Method in class fr.efl.chaine.xslt.config.JavaStep
 
toString() - Method in class fr.efl.chaine.xslt.config.JavaStep
 
toString() - Method in class fr.efl.chaine.xslt.config.Output
 
toString(String) - Method in class fr.efl.chaine.xslt.config.Output
 
toString(String) - Method in interface fr.efl.chaine.xslt.config.ParametrableStep
A tostring() with a prefix on each line
toString() - Method in class fr.efl.chaine.xslt.config.Pipe
 
toString(String) - Method in class fr.efl.chaine.xslt.config.Pipe
 
toString(String) - Method in class fr.efl.chaine.xslt.config.Tee
 
toString(String) - Method in class fr.efl.chaine.xslt.config.WhenEntry
 
toString(String) - Method in class fr.efl.chaine.xslt.config.Xslt
 
toString() - Method in class fr.efl.chaine.xslt.config.Xslt
 
toString() - Method in class fr.efl.chaine.xslt.utils.ParameterValue
 
toString() - Method in class fr.efl.chaine.xslt.utils.ParametrableFile
 

U

unsetOutputProperty(String) - Method in class fr.efl.chaine.xslt.config.Output
 

V

VALID_OUTPUT_PROPERTIES - Static variable in class fr.efl.chaine.xslt.config.Output
 
VALUE - Static variable in class fr.efl.chaine.xslt.utils.FileAppenderStep
The value to append to file
Verifiable - Interface in fr.efl.chaine.xslt.config
Quelque chose qui peut être vérifié
verify() - Method in class fr.efl.chaine.xslt.config.CfgFile
 
verify() - Method in class fr.efl.chaine.xslt.config.ChooseStep
 
verify() - Method in class fr.efl.chaine.xslt.config.Config
 
verify() - Method in class fr.efl.chaine.xslt.config.JavaStep
 
verify() - Method in class fr.efl.chaine.xslt.config.Listener
 
verify() - Method in class fr.efl.chaine.xslt.config.Namespaces
 
verify() - Method in class fr.efl.chaine.xslt.config.Output
 
verify() - Method in class fr.efl.chaine.xslt.config.Pipe
 
verify() - Method in class fr.efl.chaine.xslt.config.Sources
 
verify() - Method in class fr.efl.chaine.xslt.config.Tee
 
verify() - Method in interface fr.efl.chaine.xslt.config.Verifiable
Réalise les vérifications nécessaires sur l'instance, et jette une exception en cas de problème
verify() - Method in class fr.efl.chaine.xslt.config.WhenEntry
 
verify() - Method in class fr.efl.chaine.xslt.config.Xslt
 

W

WhenEntry - Class in fr.efl.chaine.xslt.config
 
WhenEntry() - Constructor for class fr.efl.chaine.xslt.config.WhenEntry
 
WhenEntry(String) - Constructor for class fr.efl.chaine.xslt.config.WhenEntry
 

X

XS_STRING - Variable in class top.marchand.xml.gaulois.config.typing.DatatypeFactory
 
Xslt - Class in fr.efl.chaine.xslt.config
 
Xslt() - Constructor for class fr.efl.chaine.xslt.config.Xslt
 
Xslt(String) - Constructor for class fr.efl.chaine.xslt.config.Xslt
 
XsltExecutableCarrier - Class in fr.efl.chaine.xslt.utils
Used to carry a XsltExecutable and parameters to use on
XsltExecutableCarrier(XsltExecutable) - Constructor for class fr.efl.chaine.xslt.utils.XsltExecutableCarrier
 

_

__instanceName - Variable in class fr.efl.chaine.xslt.config.Config
This has nothing to do in Configuration, but for implementation reason, it's here...
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2017. All rights reserved.