org.appfuse.tool
Class StringUtils

java.lang.Object
  extended by org.appfuse.tool.StringUtils

public class StringUtils
extends Object

This class contains methods than can be used in Freemarker templates for String manipulation.


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

Constructor Detail

StringUtils

public StringUtils()
Method Detail

getPluralForWord

public String getPluralForWord(String word)


Copyright © 2003-2012. All Rights Reserved.