Working with XML... JDOM?

W

Wendy S

I worked with JDOM briefly for a class project, and thought it was pretty
easy to use. Does anyone have another suggestion that I should consider?

I'm working on some web services, and it seems that the Message style is
most appropriate. I just don't want to tie my web services directly to my
method signatures. I don't think I need to mess with the SOAP envelope
itself, so this method signature is what I'm planning to use:

public Document methodName( Document body )

That means I have to deal with the Document itself. From the Axis docs, I'm
not entirely sure what Document this is, but I'm assuming
org.w3c.dom.Document for now.

Any other ideas for easily manipulating Documents are welcome!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top