org.apache.mahout.utils.regex
Interface RegexFormatter

All Known Implementing Classes:
FPGFormatter, IdentityFormatter

public interface RegexFormatter


Method Summary
 String format(String toFormat)
           
 

Method Detail

format

String format(String toFormat)


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