[jdom-interest] ID/IDREF
bob
bob at accurev.com
Sun Sep 24 11:44:09 PDT 2000
On Sun, 24 Sep 2000, Carey Boldenow wrote:
> Is it possible to select Elements based on their IDs/IDREFs using JDOM?
This is something at least my XPath implementation *should* do someday.
I haven't figure out how, and dunno if I'll need support from the
JDOM library itself. It requires access to the DTD/schema of the
document, as without that additional information, IDs do not
truly exist.
Thoughts?
-bob
More information about the jdom-interest
mailing list