thredds.logs
Class ServletLogParser

java.lang.Object
  extended by thredds.logs.ServletLogParser
All Implemented Interfaces:
LogReader.LogParser

public class ServletLogParser
extends Object
implements LogReader.LogParser

Read TDS access logs

Since:
Apr 10, 2008
Author:
caron

Nested Class Summary
static class ServletLogParser.ServletLog
           
 
Constructor Summary
ServletLogParser()
           
 
Method Summary
static void main(String[] args)
           
static void main1(String[] args)
           
static void main2(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

ServletLogParser

public ServletLogParser()
Method Detail

nextLog

public LogReader.Log nextLog(BufferedReader dataIS)
                      throws IOException
Specified by:
nextLog in interface LogReader.LogParser
Throws:
IOException

main1

public static void main1(String[] args)
                  throws IOException
Throws:
IOException

main2

public static void main2(String[] args)

main

public static void main(String[] args)


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.