thredds.logs
Class AccessLogParser
java.lang.Object
thredds.logs.AccessLogParser
- All Implemented Interfaces:
- LogReader.LogParser
public class AccessLogParser
- extends Object
- implements LogReader.LogParser
Read TDS access logs
- Since:
- Apr 10, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessLogParser
public AccessLogParser()
nextLog
public LogReader.Log nextLog(BufferedReader dataIS)
throws IOException
- Specified by:
nextLog
in interface LogReader.LogParser
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.