Bobby Bissett - Javasoft wrote:
> Any chance I can get SDDocument.writeTo() to not write the xml
> declaration first? Am writing some code to read past it in the input
> stream I create from the wsdl, but it'd be nice to have a method like
> writeFragmentTo() or writeToNoDecl() or something. It's minor, but would
> be nice, heh heh.
I checked the code and I don't see where it's writing XML declaration.
Can you tell me which StAX method call corresponds to it?
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com