This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes DOM, apply xsl on document object Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "DOM, apply xsl on document object" Watch "DOM, apply xsl on document object" New topic
Author

DOM, apply xsl on document object

Anjali S Sharma
Ranch Hand

Joined: Jun 29, 2005
Posts: 279
I am creating a document object, example

After the document object is created, i want ot apply an XSL on it and get the results

PLease tell me how to go about it. THe getXMLString() does not exist in DOM so gives an error. Please help
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: DOM, apply xsl on document object
 
Similar Threads
ActionListener
parsing a date from command line
String date in to Date type
Performence issue:Write query directly in session bean or call storted procedure
Calendar 1st day of week changes?