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 Taras Tielkes <ta...@info.nl> on 2001/11/14 16:58:00 UTC

Reusing parsers and Schema validation

Hi,

When I use the SAXParser, and the underlying XMLReader, I make a call to
setProperty on the XMLReader instance to associate a "noNamespaceSchema".

Now, if I call parse() a second time on SAXParser, will the xsd file be
cached in memory from the first call to parse()?

Thanks,

// tt

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