An implementation of the Transform interface which converts all input text to either upper or lower case.
Note that because it doesn't use any nested tags for configuration, just xml attributes which map 1:1 onto bean property-setter methods, there is no need to define any custom addRules method to use this as a Digester plugin class.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.