This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
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
Author
Process DOM Document returned by a method.
Kriss Reddy
Ranch Hand
Joined: Mar 29, 2005
Posts: 54
posted
Aug 25, 2010 11:12:47
0
Hello,
I would like to know how to process a
DOM
document returned by a method, below is an excerpt from javadocs about this method.
Thanks,
Kriss.
getXMLDOM
public Document getXMLDOM()
Returns the XML query results as a
DOM
.
Returns:
The result as a
DOM
(class Document)
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12269
1
posted
Aug 25, 2010 12:01:03
0
People write entire books on this topic and you expect what from us?
Here is a free online book - get reading.
Bill
Java Resources at
www.wbrogden.com
Kriss Reddy
Ranch Hand
Joined: Mar 29, 2005
Posts: 54
posted
Aug 25, 2010 13:11:08
0
Hi Bill,
Thanks for the link. You'r answer was my expectation.
Kriss.
I agree. Here's the link:
http://aspose.com/file-tools
subject: Process DOM Document returned by a method.
Similar Threads
how to remove a child (using JDOM)
problem in implementing the AJAX with Struts
regarding the JPasswordField
getting nested xml tags of the same name
Document Interface to a String
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter