|
Home > Online Product Documentation > Table of Contents > Defining Java Functions in the XSLT Mapper Defining Java Functions in the XSLT MapperYou can write your own Java functions and use them when you map nodes. To define your own functions:
1. Ensure that a Java virtual machine is running locally.
2. Create the class file for your function. See
About Adding Java Class Files for more help with this step.
3. Display the
Mapper tab in the XSLT editor, if necessary.
4. Right-click the mapper canvas.
5. In the pop-up menu that appears, select
Java Functions > Register Java Extension Class.
6. In the
Java Class Browser dialog box that appears, navigate to and select the Java class that provides your function.
7. Click
OK in the
Java Class Browser dialog box.
Now when you select Java Functions from the mapper short-cut menu, the list of functions includes the function you registered. About Adding Java Class Files
The class file must be in your
|
XHTML Tools
Powerful XHTML Tools for converting HTML to XHTML, validating XHTML, transforming XML to XHTML, editing JSP, creating XML driven Websites and more.
Educational Institutions That Use Stylus Studio
Education is the most powerful tool one can have. That's why these top education providers reach for Stylus Studio to educate their students and professors as well. See which education providers have the most powerful XML IDE in their classrooms!
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.
ETL - Extract, Transform, Load
Designing Extract, Load and Tranform (ETL) applications including ETL data warehousing, etl design and etl programming is easy with Stylus Studio's XML and ETL Tools. Start ETL Programming today.


