Attribute
| Description
| Required
| delim
| The string separating the different tokens
| No, default is ;
get(String) -
Method in class de.spieleck.app.jacson.JacsonState
Get a value to a given key.
getBoolean() -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value as a boolean.
getBoolean(String, boolean) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as boolean, using default if necessary.
getBoolean() -
Method in class de.spieleck.config.ConfigNodeImpl
getBoolean(String, boolean) -
Method in class de.spieleck.config.ConfigNodeImpl
getBoolean() -
Method in class de.spieleck.config.ConfigSafeNode
getBoolean(String, boolean) -
Method in class de.spieleck.config.ConfigSafeNode
getBoolean(String) -
Static method in class de.spieleck.config.ConvertHelp
getBoolean(ConfigNode, boolean) -
Static method in class de.spieleck.config.ConvertHelp
getBoolean() -
Method in class de.spieleck.config.EmptyConfigNode
getBoolean(String, boolean) -
Method in class de.spieleck.config.EmptyConfigNode
getBranchNode() -
Method in class de.spieleck.config.ConfigFileNode
getBranchNode() -
Method in interface de.spieleck.config.ConfigNode
Find the node responsible for reading this node from file.
getBranchNode() -
Method in class de.spieleck.config.ConfigNodeImpl
Getting the node responsible for reading the file.
getBranchNode() -
Method in class de.spieleck.config.ConfigSafeNode
getBranchNode() -
Method in class de.spieleck.config.EmptyConfigNode
getChunk() -
Method in interface de.spieleck.app.jacson.SelectionResult
getChunk() -
Method in class de.spieleck.app.jacson.select.SimpleResult
getChunk() -
Method in class de.spieleck.app.jacson.source.MarkedChunk
Getter for property chunk.
getChunkNo() -
Method in class de.spieleck.app.jacson.JacsonState
Get the current chunk count.
getConfig() -
Static method in class de.spieleck.config.Config
Get the global visible (singleton) config node.
getContextual(String) -
Method in class de.spieleck.app.jacson.JacsonState
Get the value to a given key, searching locally and then
the parent.
getContextual(String) -
Method in class de.spieleck.app.jacson.ant.ProjectJacsonState
getCount() -
Method in class de.spieleck.app.jacson.filter.StemmingFilter.Stat
getDiffCount() -
Method in class de.spieleck.app.jacson.report.TestReport
getDouble() -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value as a double.
getDouble(String, double) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as double, using default when necessary.
getDouble() -
Method in class de.spieleck.config.ConfigNodeImpl
getDouble(String, double) -
Method in class de.spieleck.config.ConfigNodeImpl
getDouble() -
Method in class de.spieleck.config.ConfigSafeNode
getDouble(String, double) -
Method in class de.spieleck.config.ConfigSafeNode
getDouble(String) -
Static method in class de.spieleck.config.ConvertHelp
getDouble(ConfigNode, double) -
Static method in class de.spieleck.config.ConvertHelp
getDouble() -
Method in class de.spieleck.config.EmptyConfigNode
getDouble(String, double) -
Method in class de.spieleck.config.EmptyConfigNode
getEnd() -
Method in interface de.spieleck.app.jacson.SelectionResult
getEnd() -
Method in class de.spieleck.app.jacson.select.SimpleResult
getExpression() -
Method in class de.spieleck.app.jacson.ant.JacsonTaskParam
Get the parameter value
getExtra() -
Method in class de.spieleck.app.jacson.source.MarkedChunk
Getter for property extra.
getFileString(URL) -
Static method in class de.spieleck.net.URLTools
XXX
method to obtain the absolut path of a file-url.
getFileString(String) -
Static method in class de.spieleck.net.URLTools
Alternative call with String Argument
getFopMimes() -
Static method in class de.spieleck.helper.FopAdapter
Get a Set of available Fop mime types.
getFopResult(String, OutputStream) -
Static method in class de.spieleck.helper.FopAdapter
Return a Result when Fop can handle that particular mimetype
getGlobal(String) -
Method in class de.spieleck.app.jacson.JacsonState
Get the value from the root (no parent) state.
getGlobal(String) -
Method in class de.spieleck.app.jacson.ant.ProjectJacsonState
getIgnores() -
Method in class de.spieleck.app.jacson.report.TestReport
getImageFile() -
Method in class de.spieleck.app.jacson.source.OCRSource
Getter for property imageFile.
getInhBoolean(String, boolean) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as boolean searching parent nodes before using
default.
getInhBoolean(String, boolean) -
Method in class de.spieleck.config.ConfigNodeImpl
getInhBoolean(String, boolean) -
Method in class de.spieleck.config.ConfigSafeNode
getInhBoolean(String, boolean) -
Method in class de.spieleck.config.EmptyConfigNode
getInhDouble(String, double) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as double searching parent nodes before using
default.
getInhDouble(String, double) -
Method in class de.spieleck.config.ConfigNodeImpl
getInhDouble(String, double) -
Method in class de.spieleck.config.ConfigSafeNode
getInhDouble(String, double) -
Method in class de.spieleck.config.EmptyConfigNode
getInhInt(String, int) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as int searching parent nodes before using
default.
getInhInt(String, int) -
Method in class de.spieleck.config.ConfigNodeImpl
getInhInt(String, int) -
Method in class de.spieleck.config.ConfigSafeNode
getInhInt(String, int) -
Method in class de.spieleck.config.EmptyConfigNode
getInhString(String, String) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as String searching parent nodes before using
default.
getInhString(String, String) -
Method in class de.spieleck.config.ConfigNodeImpl
getInhString(String, String) -
Method in class de.spieleck.config.ConfigSafeNode
getInhString(String, String) -
Method in class de.spieleck.config.EmptyConfigNode
getInstance() -
Static method in class de.spieleck.config.EmptyConfigNode
getInstance() -
Static method in class de.spieleck.config.NullParamMap
getInstance() -
Static method in class de.spieleck.util.EmptyIterator
getInt() -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value as an integer.
getInt(String, int) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as integer, using default when necessary.
getInt() -
Method in class de.spieleck.config.ConfigNodeImpl
getInt(String, int) -
Method in class de.spieleck.config.ConfigNodeImpl
getInt() -
Method in class de.spieleck.config.ConfigSafeNode
getInt(String, int) -
Method in class de.spieleck.config.ConfigSafeNode
getInt(String) -
Static method in class de.spieleck.config.ConvertHelp
getInt(ConfigNode, int) -
Static method in class de.spieleck.config.ConvertHelp
getInt() -
Method in class de.spieleck.config.EmptyConfigNode
getInt(String, int) -
Method in class de.spieleck.config.EmptyConfigNode
getKeySet() -
Method in class de.spieleck.app.jacson.JacsonState
What keys do we have locally or in the inheritance hierarchy.
getLabel() -
Method in class de.spieleck.app.jacson.JacsonBlock
getLength() -
Method in class de.spieleck.util.Strings
getLine(String, String) -
Method in class de.spieleck.app.jacson.filter.FileInsertFilter
getLineNumber() -
Method in class de.spieleck.app.jacson.report.TestReport
getLocal(String) -
Method in class de.spieleck.app.jacson.JacsonState
Get the value to a given key only search the key locally.
getLocalKeySet() -
Method in class de.spieleck.app.jacson.JacsonState
What keys do we have locally ?
getLocalKeySet() -
Method in class de.spieleck.app.jacson.ant.ProjectJacsonState
getMatcher() -
Method in class de.spieleck.app.jacson.util.RegExpUtil
getMyDrain() -
Method in class de.spieleck.app.jacson.JacsonBlock
getName() -
Method in class de.spieleck.app.jacson.ant.JacsonTaskParam
Get the parameter name
getName() -
Method in interface de.spieleck.config.ConfigNode
Get the name of the node.
getName() -
Method in class de.spieleck.config.ConfigNodeImpl
getName() -
Method in class de.spieleck.config.ConfigSafeNode
getName() -
Method in class de.spieleck.config.EmptyConfigNode
getNextSelection() -
Method in interface de.spieleck.app.jacson.JacsonSelect
getNextSelection() -
Method in class de.spieleck.app.jacson.select.ParameterSelect
Called by a filter, to access the SelectionResult(s).
getNextSelection() -
Method in class de.spieleck.app.jacson.select.RegExpGroupSelect
getNextSelection() -
Method in class de.spieleck.app.jacson.select.SubstringSelect
getNextSelection() -
Method in class de.spieleck.app.jacson.select.TokenSelect
getNextSelection() -
Method in class de.spieleck.app.jacson.select.WordSelect
A word is delimited by one or multiple of the given delimiter
characters or by the beginning and the end of the chunk
getOcrPath() -
Method in class de.spieleck.app.jacson.source.OCRSource
Getter for property ocrPath.
getOrgs() -
Method in class de.spieleck.app.jacson.filter.StemmingFilter.Stat
getPC() -
Method in class de.spieleck.app.jacson.util.RegExpUtil
getParam(String) -
Method in class de.spieleck.app.jacson.JacsonState
Wrap JacsonState.get(java.lang.String) to SimpleParamGetter.getParam(java.lang.String) for compatibility
getParam(String) -
Method in interface de.spieleck.config.SimpleParamGetter
getParam(String) -
Method in class de.spieleck.config.SimpleParamMap
getParent() -
Method in class de.spieleck.app.jacson.JacsonState
getParent() -
Method in class de.spieleck.app.jacson.ant.ProjectJacsonState
getParent() -
Method in interface de.spieleck.config.ConfigNode
Get the node above.
getParent() -
Method in class de.spieleck.config.ConfigNodeImpl
getParent() -
Method in class de.spieleck.config.ConfigSafeNode
getParent() -
Method in class de.spieleck.config.EmptyConfigNode
getPasswordAuthentication() -
Method in class de.spieleck.util.SimpleAuthenticator
returns a PasswordAuthentification
getPath() -
Method in interface de.spieleck.config.ConfigNode
Get the complete path of the node.
getPath() -
Method in class de.spieleck.config.ConfigNodeImpl
getPath() -
Method in class de.spieleck.config.ConfigSafeNode
getPath() -
Method in class de.spieleck.config.EmptyConfigNode
getPrintWriter() -
Method in class de.spieleck.app.jacson.report.PrintingReport
getProject() -
Method in class de.spieleck.app.jacson.ant.JacsonAntFilter
Get the project.
getRegExpUtil() -
Method in class de.spieleck.app.jacson.JacsonRegistry
getRegReport() -
Method in class de.spieleck.app.jacson.PluginBase
expose the registered Report
getRegState() -
Method in interface de.spieleck.app.jacson.JacsonReport
returns the set JacsonState
getRegState() -
Method in class de.spieleck.app.jacson.PluginBase
expose the registered State
getRegState() -
Method in class de.spieleck.app.jacson.report.Log4jReport
getRegState() -
Method in class de.spieleck.app.jacson.report.MultiReport
getRegState() -
Method in class de.spieleck.app.jacson.report.PrintingReport
getRegState() -
Method in class de.spieleck.app.jacson.report.XSLTReport
getReport() -
Method in class de.spieleck.app.jacson.JacsonBlock
Expose the report to the public
getRepresent() -
Method in class de.spieleck.app.jacson.filter.StemmingFilter.Stat
getResultBuffer() -
Method in class de.spieleck.app.lang.StemmerEN
Returns a reference to a character buffer containing the results of
the stemming process.
getResultLength() -
Method in class de.spieleck.app.lang.StemmerEN
Returns the length of the word resulting from the stemming process.
getRoot() -
Method in class de.spieleck.app.jacson.JacsonState
getRoot() -
Method in class de.spieleck.app.jacson.ant.ProjectJacsonState
getRoot() -
Method in class de.spieleck.config.ConfigSafeNode
getRunningTasks() -
Method in class de.spieleck.util.ThreadPool
How many tasks are still working
getSelect(ConfigNode, JacsonRegistry) -
Static method in class de.spieleck.app.jacson.filter.SelectionFilterFilter
getSourceDescription() -
Method in interface de.spieleck.config.ConfigNode
Get something describing the source location of this node.
getSourceDescription() -
Method in class de.spieleck.config.ConfigNodeImpl
getSourceDescription() -
Method in class de.spieleck.config.ConfigSafeNode
getSourceDescription() -
Method in class de.spieleck.config.EmptyConfigNode
getSourceFileName() -
Method in class de.spieleck.config.ConfigFileNode
getSourceFileName() -
Method in class de.spieleck.config.ConfigNodeImpl
getSourceLine() -
Method in class de.spieleck.config.ConfigNodeImpl
getStart() -
Method in interface de.spieleck.app.jacson.SelectionResult
getStart() -
Method in class de.spieleck.app.jacson.select.SimpleResult
getStem() -
Method in class de.spieleck.app.jacson.filter.StemmingFilter.Stat
getStemmer(ConfigNode, JacsonRegistry) -
Method in class de.spieleck.app.jacson.filter.StemmingFilter
getString() -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value as String.
getString(String, String) -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value of subnode as String, using default when necessary.
getString() -
Method in class de.spieleck.config.ConfigNodeImpl
getString(String, String) -
Method in class de.spieleck.config.ConfigNodeImpl
getString() -
Method in class de.spieleck.config.ConfigSafeNode
getString(String, String) -
Method in class de.spieleck.config.ConfigSafeNode
getString(ConfigNode, String) -
Static method in class de.spieleck.config.ConvertHelp
getString() -
Method in class de.spieleck.config.EmptyConfigNode
getString(String, String) -
Method in class de.spieleck.config.EmptyConfigNode
getString(int) -
Method in class de.spieleck.util.Strings
getTask() -
Method in class de.spieleck.util.TaskQueue
Get the next task to execute
getTask() -
Method in interface de.spieleck.util.TaskSource
Return the next thing to do.
getTask() -
Method in class de.spieleck.util.ThreadPool
Fetch the next assignment.
getTokensAsSet(String, char) -
Static method in class de.spieleck.util.StringUtil
Tokenize a String.
getTokensAsSet(String, String) -
Static method in class de.spieleck.util.StringUtil
Tokenize a String.
getUnexpanded() -
Method in interface de.spieleck.config.ConfigNode
Get (expanded) value as String.
getUnexpanded() -
Method in class de.spieleck.config.ConfigNodeImpl
getUnexpanded() -
Method in class de.spieleck.config.ConfigSafeNode
getUnexpanded() -
Method in class de.spieleck.config.EmptyConfigNode
getValue() -
Method in class de.spieleck.config.ConfigNodeImpl
getValueCount() -
Method in class de.spieleck.app.jacson.report.TestReport
globalPrefix -
Variable in class de.spieleck.helper.PrefixZipTask
Allow a global prefix for names within the Zipfile
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyleft 2002 spieleck.de.
|