|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jalios.util.Beautifier com.jalios.util.BeautifierRegexp com.jalios.util.BeautifierUrl
public class BeautifierUrl
Field Summary | |
---|---|
static String |
REVISION
|
Fields inherited from class com.jalios.util.BeautifierRegexp |
---|
regexpPattern, regexpSubstitution |
Fields inherited from class com.jalios.util.Beautifier |
---|
html, locale, truncate |
Constructor Summary | |
---|---|
BeautifierUrl(int truncate)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
Methods inherited from class com.jalios.util.BeautifierRegexp |
---|
beautify |
Methods inherited from class com.jalios.util.Beautifier |
---|
getHtml, getLocale, setHtml, setLocale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String REVISION
Constructor Detail |
---|
public BeautifierUrl(int truncate)
Method Detail |
---|
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |