You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Sullivan, Mark E" <Ma...@nav-international.com> on 2002/07/26 22:42:34 UTC

Using DocumentFragment

I'm trying to design an application in such a way that i pass only the part
of an xml document to a particular method/object that it needs. The reason
behind this is that i have a very large document to begin with, and i do not
want to have to pass the whole thing around. So, my question is if using
DocumentFragments is the way to do this, and if so, can someone give me an
example of creating one? 

Thanks,
Mark 

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org