| Package | Description |
|---|---|
| org.jwall.log.io |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLogParser |
class |
ErrorLogParser
A simple reader for Apache error log messages.
|
class |
GenericLogParser |
class |
GenericParser |
class |
TimeParser |
| Modifier and Type | Method and Description |
|---|---|
Parser<Map<String,String>> |
ParserGenerator.create(String grammarDefinition) |
Parser<Map<String,String>> |
ParserGenerator.newParser() |
| Constructor and Description |
|---|
GenericLogParser(Parser<Map<String,String>> extractor) |
Copyright © 2013 jwall.org. All Rights Reserved.