com.jeffpalm.logfiles
Class Main.LogfileStructImpl

java.lang.Object
  extended by com.jeffpalm.logfiles.Main.AbstractLogfileStructImpl
      extended by com.jeffpalm.logfiles.Main.LogfileStructImpl
Enclosing class:
Main

protected static final class Main.LogfileStructImpl
extends Main.AbstractLogfileStructImpl


Nested Class Summary
static interface Main.LogfileStruct.Iterator
           
 
Method Summary
 boolean isSearch()
           
 java.lang.String referer()
           
 com.jeffpalm.logfiles.Main.Search search()
           
 
Methods inherited from class com.jeffpalm.logfiles.Main.AbstractLogfileStructImpl
compareTo, date, hashCode, ip, iterator, name, request
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

referer

public java.lang.String referer()

search

public com.jeffpalm.logfiles.Main.Search search()

isSearch

public boolean isSearch()
Overrides:
isSearch in class Main.AbstractLogfileStructImpl