07 um 17:03 schrieb H s:
> what im asking here is that is this the optimzed code to get all the
> nodes
>
> - H
>
>> From: "Anand Raman" <[EMAIL PROTECTED]>
>> To: "H s" <[EMAIL PROTECTED]>
>> CC: dom4j-user@lists.sourceforge.net
what im asking here is that is this the optimzed code to get all the
nodes
- H
>From: "Anand Raman" <[EMAIL PROTECTED]>
>To: "H s" <[EMAIL PROTECTED]>
>CC: dom4j-user@lists.sourceforge.net
>Subject: Re: [dom4j-user] Code optimization for parsin
hi H s,
Not sure what you really want to do here. By parsing do you mean you
would like to extract all the attributes or do something else.
I would recommend using XPath if you would like to quickly extract all
the nodes. The quick start guide on dom4j is a excellent source of
quick examples to h