The base determines a subtree which contains all filter results. In the most simple case where a filter should include all events at a given path that path is at time same time the base path.
The base path is used for optimising the filter implementation by upfront exclusion of all parts of the content tree that are out side of the sub tree designated by the base path.
@param absPath absolute path
@return this instance
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.