com.jeffpalm.logfiles
Class Main.LogfileStructWithSearch

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

protected final class Main.LogfileStructWithSearch
extends Main.AbstractLogfileStructImpl


Nested Class Summary
static interface Main.LogfileStruct.Iterator
           
 
Method Summary
 java.lang.String referer()
           
 com.jeffpalm.logfiles.Main.Search search()
           
 
Methods inherited from class com.jeffpalm.logfiles.Main.AbstractLogfileStructImpl
compareTo, date, hashCode, ip, isSearch, 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()