[jdom-interest] A second XMLPutter.output() signature.
Jason Hunter
jhunter at collab.net
Fri Jun 9 21:14:57 PDT 2000
> I'm now using these parameter signatures:
>
> public void output(Document doc, OutputStream out) throws IOException;
> // No encoding
> public void output(Document doc, OutputStream out, String enc) throws
> IOException;
>
> It would be nice seeing this feature in the upcoming release (unless
> the problem may be solved in another way).
The beta4 has an encoding feature.
-jh-
More information about the jdom-interest
mailing list