Enhancing parsing performance 2003-01-17 - By Andy Clark
Jean Georges PERRIN wrote: > Is there a way to forbid it to go outside? To cache it?
Look at the response from Simon in this thread.
> Simon suggested to have my custom EntityResolver, how can I do that?
Write a class that implements org.xml.sax.EntityResolver and call "setEntityResolver" on the parser.
-- Andy Clark * andyc@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|