Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weblogic.xml.xpath Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
DOMXPathEvaluates an XPath against a DOM representation of an XML document.Classweblogic.xml.xpathOracle WebLogic
StreamXPathRepresents an xpath for evaluation against an XMLInputStream.Classweblogic.xml.xpathOracle WebLogic
XPathExceptionBase class for exceptions which indicate that something went awry while parsing or evaluating an XPath.Classweblogic.xml.xpathOracle WebLogic
XPathParsingExceptionThrown to indicate that an error occurred during the parsing of an XPath, usually as the result of a syntactical error in theClassweblogic.xml.xpathOracle WebLogic
XPathStreamFactoryCreates XMLInputStreams which perform xpath matching and notify XPathStreamObservers of the results.Classweblogic.xml.xpathOracle WebLogic
XPathStreamObserverDefines objects which wish to be notified when events encountered in an XMLInputStream match a particularInterfaceweblogic.xml.xpathOracle WebLogic
XPathUnsupportedExceptionException thrown when an attempt is made to parse an XPath which contains expressions that cannot be supported by the chosenClassweblogic.xml.xpathOracle WebLogic