XSLT File

Sample XSLT File

Use the HelloWorld function in an XSLT file as follows:

<routingKey>
<xsl:value-of select="nameUtils:getName()" xmlns:nameUtils="java:Test.HelloWorld"/>
</routingKey>