com.jalios.util
Class BeautifierUrl

java.lang.Object
  extended by com.jalios.util.Beautifier
      extended by com.jalios.util.BeautifierRegexp
          extended by com.jalios.util.BeautifierUrl

public class BeautifierUrl
extends BeautifierRegexp


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

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

BeautifierUrl

public BeautifierUrl(int truncate)
Method Detail

main

public static void main(String[] args)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.