Hi there,

  first of all I'd like to know if it is true, that there is no xerces-user 
list?

  I am not sure how to put my question, so I'd like to go for an example.

  I have two xml-documents. They basically hold the same information, but not 
exactly. There are some new elements in it and some are removed. There also 
some, which are changed. Fortunately they are sorted.

  So I'd like to read from one the streams continuously, take an element and 
will look if it exists in the second stream. I will just read the second 
stream until I find my element, then compare it and so on.

  How can I pull from a sax stream? I mean like with an FileInputStream? 

Any thoughts?
Mariano

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

Reply via email to