Parsing WSDL with DOM after read from URL

[email protected] Mon, 23 Jan 2006 17:10:35 -0200
Newsgroups gmane.comp.apache.webservices.wsif.user
Message-ID <[email protected]>
Hello all,

I'm able to read a WSDL from an URL with WSIF, but I would like to parse it
with java DOM API to get the Types section (node) and transform it on a string.
Transforming a node to a string using java DOM it's possible, but the problem
is
because I can't read the WSDL content directly from the URL using DOM. Is there
a way to transform a WSDL (read from the WSIF API) to an XML Document?

Thanks a lot!

Fabricio


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.