Index

C G I O T 
All Classes and Interfaces|All Packages

C

call(IXPathContext, List) - Method in interface oracle.fabric.common.xml.xpath.IXPathFunction
Call this XPath function.

G

getCallerComponentModel() - Method in interface oracle.fabric.common.xml.xpath.IXPathContext
Return the caller component model object.
getVariableValue(String, String, String) - Method in interface oracle.fabric.common.xml.xpath.IXPathContext
Find a variable in the set of available variables.

I

IXPathContext - Interface in oracle.fabric.common.xml.xpath
This interface provides the context information for XPath expression evaluation.
IXPathFunction - Interface in oracle.fabric.common.xml.xpath
Interface for implementing custom xpath function in SOA components.

O

oracle.fabric.common.xml.xpath - package oracle.fabric.common.xml.xpath
 

T

translateNamespacePrefixToUri(String) - Method in interface oracle.fabric.common.xml.xpath.IXPathContext
Translate namespace prefix to uri.
C G I O T 
All Classes and Interfaces|All Packages