thredds.logs
Class AccessLogParser

java.lang.Object
  extended by 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

Constructor Summary
AccessLogParser()
           
 
Method Summary
static void main(String[] args)
           
 LogReader.Log nextLog(BufferedReader dataIS)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessLogParser

public AccessLogParser()
Method Detail

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.