Results 1 to 2 of 2
- 12-08-2009, 09:53 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
Java GUI app used to apply XSLT to XML's
Hi,
I am trying to write a Java GUI app that does the following:
1. GUI Browse for the XSLT to be used (done)
2. GUI Browse for the XML to be transformed (done)
3. Apply the XSLT onto the XML in this java program
4. Output the results, in this case, should be html to a file.
I have done the first two, and currently trying to research for the third step and was wondering if anybody has any suggested readings or examples that may help me on this quest. I have an idea how to do 4, but that would require number 3 to be completed.
Any suggestions would be appreciated.
- 12-09-2009, 08:59 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,476
- Rep Power
- 16
Similar Threads
-
How to apply a patch (Call Matlab from Java)
By Niroshan in forum Advanced JavaReplies: 6Last Post: 07-09-2011, 02:55 AM -
how to apply gravity in tossing an egg
By santhoshnanjappa in forum New To JavaReplies: 1Last Post: 07-01-2009, 02:26 PM -
ERROR: Java(TM) failes to apply changes to your system
By coco in forum New To JavaReplies: 1Last Post: 08-07-2007, 07:40 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks