Simple Xalan extension functions: Mixing Java with XSLT

Posted by solrac on Nov 10, 2006 6:38 AM EDT
IBM/developerWorks; By Elliotte Rusty Harold
Mail this story
Print this story

The Xalan XSLT processor can invoke almost any method in almost any Java class in the classpath.

The Xalan XSLT processor can invoke almost any method in almost any Java class in the classpath. Doing so can improve performance, provide features like trigonometric functions that aren't available in XSLT, perform file I/O, talk to databases and network servers, or implement algorithms that are easy to write in the Java language but hard to write in XSLT. Learn the basics of invoking Java code from Xalan.

Full Story

  Nav
» Read more about: Groups: IBM; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.