[jdom-interest] Ids contribution does not work
Per Norrman
per.norrman at austers.se
Mon Aug 30 06:52:44 PDT 2004
Dietrich Schulten wrote:
> Hi,
> for some reason, the Ids contribution does not work at the moment.The
> ID hashmap is always empty. In the method IdElement.setAttribute(),
> where the ID should be added, this.getDocument() is always null.
>
> Any idea.
>
SAXHandler sets the element attributes before attaching the
element to its parent. Perhaps this behaviour is changed (probably
due to the Parent/Content infiltration).
That package needs to be updated against b-10.
/pmn
More information about the jdom-interest
mailing list