Internal cleaner used to implement chaining of multiple cleaners. Basically, if you list multiple cleaners in the cleaner="" attribute in the configuration file, it gets turned into a ChainedCleaner that runs all the cleaners in sequence.
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.