File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes Migrating from XSL transformation to simple Object to Object mapping Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Migrating from XSL transformation to simple Object to Object mapping " Watch "Migrating from XSL transformation to simple Object to Object mapping " New topic
Author

Migrating from XSL transformation to simple Object to Object mapping

JRaj
Greenhorn

Joined: Mar 13, 2008
Posts: 3
Hi All,
I have an XML which is transformed to the End System XML format using XSL.
I plan to use JAX-WS which has the Java Object as the input to the webservice method call.
I would like to move the XSL transformation logic(Some business logic) to JAVA-JAVA, mapping thus eliminating XSL transformation.
I.e. (My Application objects to End System Schema generated objects)

I have many XSL's to be migrated, so is there a way I can automate this process since I have all the logic in the XSL's. (I need to move the logic in XSL's in such a way that I can do a simple JAVA to JAVA mapping thus reducing the number of transformations required)
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"JRaj",
Please check your private messages.
-Ben


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Migrating from XSL transformation to simple Object to Object mapping
 
Similar Threads
Is there a way to move the XSL logic to java
Translating XML from http request
Help me eradicate xsl from my system
Can JSP Exhibit XSL Behaviour?
Representing an xml