com.jalios.util
Class Beautifier
java.lang.Object
com.jalios.util.Beautifier
- Direct Known Subclasses:
- BeautifierData, BeautifierDate, BeautifierImage, BeautifierMap, BeautifierRegexp, ChartTagBeautifier
public class Beautifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
truncate
protected int truncate
locale
protected Locale locale
html
protected boolean html
Beautifier
protected Beautifier()
Beautifier
public Beautifier(int truncate)
beautify
public String beautify(String str)
setHtml
public void setHtml(boolean html)
getHtml
public boolean getHtml()
setLocale
public void setLocale(Locale locale)
getLocale
public Locale getLocale()
Copyright © 2001-2010 Jalios SA. All Rights Reserved.