Class Summary |
AbstractField |
The base field definition, just defines what a field should "look like". |
AbstractURIField |
|
BlankField |
A blank field, this is used to "consume" tokens from the log entry that aren't
needed. |
DateTimeField |
A date/time field, this class allows representation of a date/time from the log entry. |
FieldDefinition |
Represents the information about a field, the information held in this class is used
to convert a field in a log entry to a solid sub-class of AbstractField . |
HostnameField |
|
RefererHeaderField |
A field that represents a website "referer". |
RequestHeaderField |
|
RequestLineField |
|
SizeField |
|
StatusCodeField |
|
UserField |
|
W3CRequestLineField |
|