| Package | Description | 
|---|---|
| weblogic.xml.xpath | 
    This package contains all of the classes required to perform 
    XPath matching against a document represented as a DOM, XMLNode, 
    or against an XMLInputStream. | 
| Class and Description | 
|---|
| StreamXPath Represents an xpath for evaluation against an
  XMLInputStream. | 
| XPathException Base class for exceptions which indicate that something went
 awry while parsing or evaluating an XPath. | 
| XPathStreamObserver Defines objects which wish to be notified when events
 encountered in an  XMLInputStreammatch a particular
 xpath. |