| Package | Description |
|---|---|
| org.jwall.web.audit.io |
This package contains the interfaces and classes that are used to read
event from various sources or write audit-event to files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParseException
Instances of this class are thrown by audit-log readers in case of parsing errors.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditEventReader |
AuditFormat.createReader(String filename,
boolean tail)
This method creates the appropriate reader for a file, denoted by
filename. |
Copyright © 2014 jwall.org. All Rights Reserved.