Do not use WebLogic XPath objects

This rule detects the use of WebLogic XPath classes. All references to classes in the package, weblogic.xml.xpath.*, are flagged.

Use the XPath APIs provided by Java instead.