Hi,
I'd like to use the EntityResolver interface to fetch DTD files form a
specific directory.
My xml files look like:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE iris-research SYSTEM "marktcommentaar.dtd">
<iris-research>
...
I'm registering my implementation with setEntityResolver(), but I don't get
called.
Any suggestions?
Thanks,
// tt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]