|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
ConcatTextNodesXPathImpl | XPath function implementation that concatenates the contents of all text() nodes in a given XML tree. |
CurrentDateTimeToMillisXPathImpl | XPath function implementation to return the current time in milliseconds. |
DateTimeToMillisXPathImpl | XPath function implementation to return the provided XSD dateTime value in milliseconds. |
DigestXPathImpl | XPath function implementation to perform a one-way hash on the given string and return either a hexadecimal or base64 representation of the hash. |
GetSystemPropertyXPathImpl | XPath function implementation to return a named Java System Property. |
MapperExtensionFunctions | Contains various extension functions that can be used in conjuction with the Oracle XSLT mapper. |
MaskXPathImpl | XPath function implementation to perform simple String masking operations. |
MillisToDateTimeXPathImpl | XPath function implementation to convert the given milliseconds value into a valid XSD dateTime value. |
OSBExtensionFunctions | Contains various extension functions that can be used in Oracle Service Bus. |
ParseDateTimeXPathImpl | XPath function implementation to convert (parse) the given string into a valid XSD dateTime string using the provided format string. |
Provides XPath extension functions that can be used with the Oracle XSLT Mapper and the Oracle BPEL and Oracle Mediator service engines.
The XPath Extension Functions are packaged separately for design time and run time.
Design Time Configuration
Follow the instructions below to make the XPath Extension Functions available in Oracle JDeveloper.
Run Time Configuration
These instructions assume that Oracle SOA Suite is hosted on Oracle WebLogic Server and that the following holds true:
/soa/modules/oracle.soa.ext_11.1.1
directory.
NOTE: A version of Apache Ant is available in
the <Middleware Home>/modules
directory.
OSB Configuration
Some of the XPath Extension Functions are also available for use with Oracle Service Bus. Follow the steps below to make the XPath Extension Functions available in Oracle Service Bus
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |