[EMAIL PROTECTED] wrote:
> 
> [...]
> 
> If you want to revalidate some file that you've created, you either have it
> a memory buffer, which you just stream back into the parser via a memory
> buffer input stream.

And basically re-parsing it?

> Or, you have some sort of DOMInputSource that streams
> the data from a DOM tree back into the parser to be validated. The parser
> has an abstraction for where the data comes from, so it can be made to come
> from pretty much anything you want to store it in.

That looks much better... Is it available also in the Java version?

        Pier

-- 
--------------------------------------------------------------------
-          P              I              E              R          -
stable structure erected over water to allow the docking of seacraft
<mailto:[EMAIL PROTECTED]>    <http://www.betaversion.org/~pier/>

Reply via email to