protected static class ExtendedAccessLogValve.PatternTokenizer extends Object
Constructor and Description |
---|
ExtendedAccessLogValve.PatternTokenizer(String str) |
Modifier and Type | Method and Description |
---|---|
String |
getParameter() |
String |
getRemains() |
String |
getToken() |
String |
getWhiteSpaces() |
boolean |
hasParameter() |
boolean |
hasSubToken() |
boolean |
isEnded() |
public ExtendedAccessLogValve.PatternTokenizer(String str)
public boolean hasSubToken()
public boolean hasParameter()
public String getToken() throws IOException
IOException
public String getParameter() throws IOException
IOException
public String getWhiteSpaces() throws IOException
IOException
public boolean isEnded()
public String getRemains() throws IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.