public class AccessLogParser.Tokenizer extends Object
AccessLogParser.Tokenizer(String str)
boolean
endOfLine()
hasMoreTokens()
String
nextToken()
readQuoted(char qc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AccessLogParser.Tokenizer(String str)
public boolean endOfLine()
public boolean hasMoreTokens()
public String nextToken()
public String readQuoted(char qc)
Copyright © 2014 jwall.org. All Rights Reserved.