Community

XSLT Extension Functions in XDK 10g

(Deepak Vohra) XSLT 1.0 provides a way for developers to call implementation-specific extension functions from within a stylesheet. In the Oracle XSLT processor for Java, you use XSLT extension functions to access Java class functions (methods) from an XSLT stylesheet, letting you use all Java’s pow

Read More - Register for Free Membership