com.jalios.util
Class BeautifierRegexp
java.lang.Object
com.jalios.util.Beautifier
com.jalios.util.BeautifierRegexp
- Direct Known Subclasses:
- BeautifierUrl
public class BeautifierRegexp
- extends Beautifier
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
regexpPattern
protected org.apache.oro.text.regex.Pattern[] regexpPattern
regexpSubstitution
protected org.apache.oro.text.regex.Substitution[] regexpSubstitution
BeautifierRegexp
public BeautifierRegexp(String[] regexpMatch,
String[] regexpReplace,
int truncate)
beautify
public String beautify(String str)
- Overrides:
beautify
in class Beautifier
Copyright © 2001-2010 Jalios SA. All Rights Reserved.