Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Uses of Class
oracle.stellent.ridc.common.xml.XPathEvaluatorException

Packages that use XPathEvaluatorException
oracle.stellent.ridc.common.xml   
oracle.stellent.ridc.protocol.jaxws   
oracle.stellent.ridc.protocol.jaxws.xml   

 

Uses of XPathEvaluatorException in oracle.stellent.ridc.common.xml

 

Methods in oracle.stellent.ridc.common.xml that throw XPathEvaluatorException
protected  javax.xml.xpath.XPathExpression XPathEvaluator.compileXPathExpression(java.lang.String xpath)
           

 

Constructors in oracle.stellent.ridc.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.

 

Uses of XPathEvaluatorException in oracle.stellent.ridc.protocol.jaxws

 

Methods in oracle.stellent.ridc.protocol.jaxws that throw XPathEvaluatorException
 java.lang.String JaxWSClientConfig.getRequestBinderArg()
           
 java.lang.String JaxWSClientConfig.getRequestInstanceNameArg()
           

 

Uses of XPathEvaluatorException in oracle.stellent.ridc.protocol.jaxws.xml

 

Methods in oracle.stellent.ridc.protocol.jaxws.xml that throw XPathEvaluatorException
static void WSDLAndSchemaParser.readAndSetRequestSchema(JaxWSClientConfig clientConfig)
           

 


Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.