Directory walker that supports a single Ant-style include pattern and an optional exclude spec. Efficient in the sense that it will only exhaustively scan a directory hierarchy if, and from the point where, a '**' pattern is encountered.
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.