public class AccessLogReader extends GenericLogReader
This reader reads lines from a source and parses each line with the AccessLogParser implementation.
DATE_FORMAT1, DATE_FORMAT2, DATE_PATTERN1, DATE_PATTERN2, TIME_PATTERN| Constructor and Description |
|---|
AccessLogReader(InputStream in) |
AccessLogReader(Reader r) |
extractTimestamp, getDefault, readNext, setDefault, setDefaultspublic AccessLogReader(InputStream in)
public AccessLogReader(Reader r)
Copyright © 2014 jwall.org. All Rights Reserved.