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 Kr...@tatrabanka.sk on 2001/11/23 14:12:33 UTC

How to parse multiple documents


Hi,

I want to parse file which contains more XML documents:

<?xml ...><root> ... </root>
<?xml ...><root> ... </root>
<?xml ...><root> ... </root>
<?xml ...><root> ... </root>
.
.
.

How could I use Xerces framework (SAX API) to solve this issue?

Thanks, Kristian.



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