I know that Xerces-J's deferred nodes don't actually
map their children to themselves until a function that
needs that information is called, such as
getChildNodes().  Once instantiated, though, my
impression is that they are instantiated forever.  Is
this true, or is there a way to un-instantiate these
child nodes?  

Having a way to do this would be very handy for
extremely large XML documents which cannot fit into
memory when every single node is instantiated.

Please let me know,

Jonathan

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to