org.apache.mahout.utils.regex
Class FPGFormatter

java.lang.Object
  extended by 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


Constructor Summary
FPGFormatter()
           
 
Method Summary
 String format(String toFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FPGFormatter

public FPGFormatter()
Method Detail

format

public String format(String toFormat)
Specified by:
format in interface RegexFormatter


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.