|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericLogParser | |
|---|---|
| org.jwall.log.io | |
| Uses of GenericLogParser in org.jwall.log.io |
|---|
| Subclasses of GenericLogParser in org.jwall.log.io | |
|---|---|
class |
AccessLogParser
|
class |
ErrorLogParser
A simple reader for Apache error log messages. |
| Constructors in org.jwall.log.io with parameters of type GenericLogParser | |
|---|---|
GenericLogReader(GenericLogParser parse,
InputStream in)
|
|
GenericLogReader(GenericLogParser parse,
InputStream in,
String dPattern,
String dFormat)
|
|
GenericLogReader(GenericLogParser parse,
Reader r)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||