|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FilesSetReader | |
| net.logAnalyzer.config | |
| net.logAnalyzer.handlers | |
| Uses of FilesSetReader in net.logAnalyzer.config |
| Methods in net.logAnalyzer.config that return FilesSetReader | |
FilesSetReader |
StartUpOptions.getLogFiles()
Log files to analyse. |
| Uses of FilesSetReader in net.logAnalyzer.handlers |
| Methods in net.logAnalyzer.handlers that return FilesSetReader | |
protected FilesSetReader |
AbstractLogHandler.getReader()
Returns the current reader. |
| Constructors in net.logAnalyzer.handlers with parameters of type FilesSetReader | |
ForwardOnlyLogHandler(FilesSetReader input,
java.lang.String pattern)
|
|
MemoryLogHandler(FilesSetReader input,
java.lang.String pattern)
|
|
OnDemandLogHandler(FilesSetReader input,
java.lang.String pattern)
|
|
AbstractLogHandler(FilesSetReader input,
java.lang.String pattern)
Constructs a log handler for the specified input files parsed with the specified converters. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||