I would like my expression to be flat... but the requirements for my
thesis project don't... I'm making a tool for datamining of association
rules on xml files... the Xpath expression must be generic... :o(
Thanks,
Federico

http://chicco.grafedi.it
-------------------------------------------------------------------------------------------------
"In the book of life, the answers aren't in the back"
Charlie Brown
----- Original Message ----- 
From: "Mike Skells" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Dom4j-User@Lists. Sourceforge. Net" <[EMAIL PROTECTED]>
Sent: Tuesday, October 15, 2002 6:27 PM
Subject: RE: [dom4j-user] Help with XPath and big xml files


> Hi Frederico,
> 
> You could try switching on string interning in your saxparser, which may
> give you some more headroom.
> In your Xpath exprissions are not too complex that you can use the
> ContentHandler interface and process the elements as they stream in, and
> never build the entire document
> 
> Mike





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to