Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Jacson
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
T
TIMEOUT_NODE
- Static variable in class de.spieleck.app.jacson.filter.
WebSessionFilter
TOLOWER_NODE
- Static variable in class de.spieleck.app.jacson.filter.
CaseFilter
TOUPPER_NODE
- Static variable in class de.spieleck.app.jacson.filter.
CaseFilter
TO_NODE
- Static variable in class de.spieleck.app.jacson.select.
SubstringSelect
TailFilter
- class de.spieleck.app.jacson.filter.
TailFilter
.
Block all chunks of a stream, all but the last ones.
TailFilter()
- Constructor for class de.spieleck.app.jacson.filter.
TailFilter
TailPadFilter
- class de.spieleck.app.jacson.filter.
TailPadFilter
.
TailPadFilter Description Filter class which either adds a configurable token as last chunk or appends the token to the last chunk.
TailPadFilter()
- Constructor for class de.spieleck.app.jacson.filter.
TailPadFilter
Creates a new instance of TailPadFilter
TailSource
- class de.spieleck.app.jacson.source.
TailSource
.
Implement a
JacsonChunkSource
which is continuously running and monitoring files for changes.
TailSource()
- Constructor for class de.spieleck.app.jacson.source.
TailSource
TailSource.MetaThread
- class de.spieleck.app.jacson.source.
TailSource.MetaThread
.
The MetaThread enqueues the changing files
TailSource.MetaThread()
- Constructor for class de.spieleck.app.jacson.source.
TailSource.MetaThread
TailSource.WatchedFile
- class de.spieleck.app.jacson.source.
TailSource.WatchedFile
.
Encapsulate a file with the ability to check for new bytes and a Runnable to fetch new bytes.
TailSource.WatchedFile(String, String)
- Constructor for class de.spieleck.app.jacson.source.
TailSource.WatchedFile
TaskQueue
- class de.spieleck.util.
TaskQueue
.
A queue of Tasks (
Runnable
s) for the
ThreadPool
.
TaskQueue()
- Constructor for class de.spieleck.util.
TaskQueue
Construct a queue.
TaskSource
- interface de.spieleck.util.
TaskSource
.
A source of threads for the
ThreadPool
.
TestReport
- class de.spieleck.app.jacson.report.
TestReport
.
Report to test generated events against a reference file generated by PrintingReport.
TestReport()
- Constructor for class de.spieleck.app.jacson.report.
TestReport
ThreadPool
- class de.spieleck.util.
ThreadPool
.
Implement a thread pool for dispatching arbitrary many jobs to a fixed number of workers.
ThreadPool(TaskSource)
- Constructor for class de.spieleck.util.
ThreadPool
Construct a pool with a default number of threads.
ThreadPool(int, TaskSource)
- Constructor for class de.spieleck.util.
ThreadPool
Construct a pool with a choosable number of threads.
ThreadPool.WorkerThread
- class de.spieleck.util.
ThreadPool.WorkerThread
.
Inner class to actually do something.
ThreadPool.WorkerThread(ThreadGroup, String)
- Constructor for class de.spieleck.util.
ThreadPool.WorkerThread
ThreadUtil
- class de.spieleck.util.
ThreadUtil
.
Very simple helpers for delaying Threads.
ThreadUtil()
- Constructor for class de.spieleck.util.
ThreadUtil
TokenSelect
- class de.spieleck.app.jacson.select.
TokenSelect
.
Select ranges delimited by two delimiters.
TokenSelect()
- Constructor for class de.spieleck.app.jacson.select.
TokenSelect
TrimFilter
- class de.spieleck.app.jacson.filter.
TrimFilter
.
This filter trims away (Unicode) whitespace leading and trailing the chunk.
TrimFilter()
- Constructor for class de.spieleck.app.jacson.filter.
TrimFilter
tQueue
- Variable in class de.spieleck.app.jacson.source.
TailSource
The threads are queued into above pool by the ThreadQueue.
tSource
- Variable in class de.spieleck.util.
ThreadPool
The actual source of work
tasks
- Variable in class de.spieleck.util.
TaskQueue
The queue of Files which need to be processed
threads
- Variable in class de.spieleck.app.jacson.source.
TailSource
A ThreadPool of assignments to read files.
timeout
- Variable in class de.spieleck.app.jacson.filter.
WebSessionFilter
The timeout assumed for a session
to
- Variable in class de.spieleck.app.jacson.select.
SubstringSelect
toLower
- Variable in class de.spieleck.app.jacson.filter.
CaseFilter
toString()
- Method in class de.spieleck.app.jacson.source.
TailSource.WatchedFile
toString()
- Method in class de.spieleck.app.lang.
StemmerEN
After a word has been stemmed, it can be retrieved by toString(), or a reference to the internal buffer can be retrieved by getResultBuffer and getResultLength (which is generally more efficient.)
toString()
- Method in class de.spieleck.config.
ConfigNodeImpl
toString()
- Method in class de.spieleck.util.
Strings
toURL(String)
- Static method in class de.spieleck.net.
URLTools
Ugly method for the hopefully most compatible way to create a URI-String from a local file identifier.
total
- Variable in class de.spieleck.app.jacson.util.
Accountor
keep track of the maximum and total counts
trans
- Variable in class de.spieleck.app.jacson.report.
XSLTReport
The transformer which does the main work.
translate(String, String, String)
- Static method in class de.spieleck.util.
StringUtil
Replace characters in a String.
tryExpand(String, boolean)
- Method in class de.spieleck.app.jacson.filter.
FileInsertFilter
Lazy or non lazy evaluation of value.
tryExpand(String, boolean)
- Method in class de.spieleck.app.jacson.filter.
PadFilter
tryExpand(String, boolean, JacsonState)
- Static method in class de.spieleck.app.jacson.filter.
PadFilter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spieleck
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.