[jdom-interest] jdom document
Alex Chaffee
guru at edamame.stinky.com
Fri Sep 29 06:31:18 PDT 2000
If my recent patch is accepted, that "utility class" is simply the
good old XMLOutputter.
Writer out = ...;
XMLOutputter xo = new XMLOutputter();
xo.printElement(element, out);
- Alex
On Fri, Sep 29, 2000 at 12:00:50AM -0700, Jason Hunter wrote:
> > I have a question about org.jdom.document
> > When does it support the getSerializedForm() method?
> > Has anyone developed this method?
>
> This has been talked about many times before. Summary is it was a
> placeholder while we figured out what we wanted to do, and consensus
> seems to be we're removing it and replacing it with methods on a utility
> class. For more info, search for "getSerializedForm" in the archives.
> (Link's on jdom.org -- download a month of messages and CTRL-F to
> search. It's not slick but it works.)
>
> -jh-
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
--
Alex Chaffee mailto:alex at jguru.com
jGuru - Java News and FAQs http://www.jguru.com/alex/
Creator of Gamelan http://www.gamelan.com/
Founder of Purple Technology http://www.purpletech.com/
Curator of Stinky Art Collective http://www.stinky.com/
More information about the jdom-interest
mailing list