Checks if a given URL is allowed or denied by the rules
true if a matching "allow" rule was found, false if a matching "deny" rule was found,the default value if no rule was found See Also:RegExpURLCheck.setDefaultResult(boolean)
Checks if a given URL is allowed or denied by the rules for processing
true if a matching "allow" rule was found, false if a matching "deny" rule was found,the default value if no rule was found See Also:RegExpURLCheck.setDefaultResult(boolean)