[jdom-interest] Upgrading from jdom-b5 to jdom-b9 - perplexing
calls to Element.setData()
Jason Hunter
jhunter at servlets.com
Tue Aug 12 10:56:41 PDT 2003
jdom-jdk11.jar was for JDOM built against JDK 1.1 using the special
collections.jar needed for JDK 1.1. It has nothing to do with
setData(). I like Alex's suggestion that maybe it's a dom4j Element.
-jh-
Nancy Lehrer wrote:
> Jason:
>
> That is what is so perplexing.
> With jdom-b5 there is an additional jar called jdom-jdk11.jar
> Could there be something overloaded Element?
>
> It is clearly and Element that this method is being called on.
>
> Thanks,
> Nancy
>
> At 10:47 PM 8/11/2003 -0700, you wrote:
>
>>> The open questions are..
>>> What does Element.setData() do?
>>> What is the equivalent functionality in jdom-b9?
>>> (and just for the curious), why can't I find this anywhere in the
>>> jdom-b5 documentation?
>>
>>
>> I don't remember ever having an element.setData(). There's a method
>> by that name on the ProcessingInstruction class.
>>
>> -jh-
>>
> *Nancy Lehrer
> *JumpStart Wireless
> www.jumpstartwireless.com <http://www.jumpstartwireless.com/>
> (805) 857-0135
>
More information about the jdom-interest
mailing list