public class SURTTokenizer extends Object
| Constructor and Description |
|---|
SURTTokenizer(String url,
boolean isSurt)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
static String |
exactKey(String url) |
String |
nextSearch()
update internal state and return the next smaller search string
for the url
|
static String |
prefixKey(String url) |
public SURTTokenizer(String url, boolean isSurt) throws org.apache.commons.httpclient.URIException
url - String URLorg.apache.commons.httpclient.URIExceptionpublic String nextSearch()
public static String exactKey(String url) throws org.apache.commons.httpclient.URIException
url - org.apache.commons.httpclient.URIExceptionCopyright © 2005–2017 IIPC. All rights reserved.