org.aksw.commons.util.apache
Class ApacheLogDirectory
java.lang.Object
org.aksw.commons.util.apache.ApacheLogDirectory
public class ApacheLogDirectory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheLogDirectory
public ApacheLogDirectory(File dir,
Pattern pattern)
throws IOException
- Throws:
IOException
open
public static InputStream open(File file)
throws IOException
- Throws:
IOException
getIterator
public ApacheLogRangeEntryIterator getIterator(Date low,
Date high,
boolean lowInclusive,
boolean highInclusive)
- lowInclusive and highInclusive are ignored if the respective bound in null (unbounded).
- Parameters:
low - lowInclusive - high - highInclusive -
- Returns:
main
public void main(String[] args)
Copyright © 2012. All Rights Reserved.