org.apache.mahout.utils.regex
Class URLDecodeTransformer
java.lang.Object
org.apache.mahout.utils.regex.URLDecodeTransformer
- All Implemented Interfaces:
- RegexTransformer
public final class URLDecodeTransformer
- extends Object
- implements RegexTransformer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLDecodeTransformer
public URLDecodeTransformer()
URLDecodeTransformer
public URLDecodeTransformer(String encoding)
transformMatch
public String transformMatch(String match)
- Specified by:
transformMatch
in interface RegexTransformer
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.