[jdom-interest] addContent(CDATA) and removeContent(CDATA)
Elliotte Rusty Harold
elharo at metalab.unc.edu
Fri May 3 13:06:28 PDT 2002
One more change now that CDATA is a subclass of Text:. The Element class
can delete (after deprecation as usual) the addContent(CDATA) and
removeContent(CDATA) methods. They don't do anything the equivalent
Text methods don't do.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible, 2nd Edition (IDG Books, 2001) |
| http://www.cafeconleche.org/books/bible2/ |
| http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
More information about the jdom-interest
mailing list