Scans the base URL for resources that match at least one include pattern, and don't match any exclude patterns. For each resource the properties are stored and may be used after scanning - may be for further selecting. (see {@link #getProperties()}and {@link #addProperty(PropertyName)}).
@exception IllegalStateException when baseurl was set incorrecly
@exception ScanException when a WebDAV or other error occurs
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.