org.apache.mahout.utils.regex
Class FPGFormatter
java.lang.Object
org.apache.mahout.utils.regex.FPGFormatter
- All Implemented Interfaces:
- RegexFormatter
public class FPGFormatter
- extends Object
- implements RegexFormatter
Collapses/converts all whitespace to a single tab
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FPGFormatter
public FPGFormatter()
format
public String format(String toFormat)
- Specified by:
format
in interface RegexFormatter
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.