org.apache.catalina.valves
Class ExtendedAccessLogValve.PatternTokenizer
java.lang.Object
org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
- Enclosing class:
- ExtendedAccessLogValve
protected static class ExtendedAccessLogValve.PatternTokenizer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedAccessLogValve.PatternTokenizer
public ExtendedAccessLogValve.PatternTokenizer(String str)
hasSubToken
public boolean hasSubToken()
hasParameter
public boolean hasParameter()
getToken
public String getToken()
throws IOException
- Throws:
IOException
getParameter
public String getParameter()
throws IOException
- Throws:
IOException
getWhiteSpaces
public String getWhiteSpaces()
throws IOException
- Throws:
IOException
isEnded
public boolean isEnded()
getRemains
public String getRemains()
throws IOException
- Throws:
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.