Iterator to put on top of other iterators. It will take the nodes from the underlaying iterator and return all but whitespace text nodes. The iterator needs to be a supplied with a filter that tells it what nodes are WS text.
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.