- java.lang.Object
-
- com.jalios.util.Beautifier
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
html |
protected java.util.Locale |
locale |
static java.lang.String |
REVISION |
protected int |
truncate |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
beautify(java.lang.String str) |
boolean |
getHtml() |
java.util.Locale |
getLocale() |
void |
setHtml(boolean html) |
void |
setLocale(java.util.Locale locale) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
truncate
protected int truncate
-
html
protected boolean html
-
Constructor Detail
-
Beautifier
protected Beautifier()
-
Method Detail
-
getHtml
public boolean getHtml()
Copyright © 2001-2010 Jalios SA. All Rights Reserved.