| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathEvaluatorException | |
|---|---|
| oracle.stellent.wcm.common.xml | |
| Uses of XPathEvaluatorException in oracle.stellent.wcm.common.xml | 
|---|
| Methods in oracle.stellent.wcm.common.xml that throw XPathEvaluatorException | |
|---|---|
| protected  javax.xml.xpath.XPathExpression | XPathEvaluator.compileXPathExpression(java.lang.String xpath) | 
| Constructors in oracle.stellent.wcm.common.xml that throw XPathEvaluatorException | |
|---|---|
| XPathEvaluator(org.xml.sax.InputSource xmlSource, javax.xml.namespace.NamespaceContext namespaceContext, boolean validating, java.lang.String defaultPrefix)Builds a new XPath evaluator from an InputSource. | |
| XPathEvaluator(java.io.InputStream xmlStream)Builds an XPathEvaluator with no namespace evaluator and non-validating, using "wcm" as the default namespace prefix. | |
| XPathEvaluator(java.io.InputStream xmlStream, javax.xml.namespace.NamespaceContext namespaceContext, boolean validating, java.lang.String defaultPrefix)Builds a new XPath evaluator from InputStream. | |
| XPathEvaluator(java.io.Reader xmlReader) | |
| XPathEvaluator(java.io.Reader xmlReader, javax.xml.namespace.NamespaceContext namespaceContext, boolean validating, java.lang.String defaultPrefix)Builds a new XPath evaluator from a Reader. | |
| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||