Re: Content missing after conversion from W3C Element to JDOM2 Element
Rolf Lear <[email protected]> Wed, 07 Nov 2012 13:31:09 -0500
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi (again). Based on some double-checking, I suspect that you have a buggy DOM implementation? GetTextContent returns nodeBalue for Text nodes... Node.getTextContent says it should anyway. I will check it out some more later. Rolf Larsen <[email protected]> wrote:> I am quite a JDOM2 newbie and noticed strange/incorrect behaviour when > converting a W3C-Element to a JDOM-Element. (snip) PS: Using latest JDOM 2.0.3 and Java 7 ("1.7.0_09") _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected] _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]