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