com.jalios.jcms.stat.beautifier
Class BeautifierData

java.lang.Object
  extended by com.jalios.util.Beautifier
      extended by com.jalios.jcms.stat.beautifier.BeautifierData

public class BeautifierData
extends Beautifier


Field Summary
static String REVISION
           
 
Fields inherited from class com.jalios.util.Beautifier
html, locale, truncate
 
Constructor Summary
BeautifierData(int truncate)
           
 
Method Summary
 String beautify(String str)
           
protected  String getBeautify(Data data)
           
 
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

BeautifierData

public BeautifierData(int truncate)
Method Detail

beautify

public String beautify(String str)
Overrides:
beautify in class Beautifier

getBeautify

protected String getBeautify(Data data)


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