[jdom-interest] JDOM-b7 WILL compile
Mark Galbreath
mgalbrea at maximgroup.com
Thu Aug 16 10:57:08 PDT 2001
Coolness! It was also removed from the Comment class and setContent now takes a List object as an argument rather than a String. Newbies take note: reading the API is worth your time, especially on a moving target (and will lower the need for flame retardant on this list!). The code now compiles, but has a no classdef found runtime error...progress!!
To what fax number would you like that beer sent, John?
Cheers!
Mark
> From: John Muhlestein <jmuhlestein at i-link.net>
> Date: 2001/08/16 Thu PM 01:36:49 EDT
>
> The method addChild on the Element Class has been depricated (actually
> removed in b7). Try using addContent(new Element("myelt") instead.
>
> John
More information about the jdom-interest
mailing list