[jdom-interest] (no subject)
bob mcwhirter
bob at werken.com
Tue May 27 12:51:18 PDT 2003
Yah, fwiw, this broke jaxen and jxpath and their support of JDOM,
according to gump. I haven't gotten jaxen fixed yet.
-bob
On Tue, 27 May 2003, Jason Hunter wrote:
> > elementMatched(String path, Element e) {
> > String parentName = e.getParent().getParent().getAttributeValue("name");
> > }
> >
> > This no longer works because getParent() returns a Parent instead of an
> > Element. Is there a way around this?
>
> Cast it?
>
> -jh-
>
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
--
Bob McWhirter bob at werken.com
The Werken Company http://werken.com/
More information about the jdom-interest
mailing list