/Decoker, Lydie (Lydie)/:

Is there a way to setup the "verbose" mode too?

Couldn't you extend XMLCatalogResolver and add debug traces prior invoking the |super.resolveXxx()| methods?

    XMLCatalogResolver catalog = new XMLCatalogResolver() {
        public XMLInputSource resolveEntity(...
        public LSInput resolveResource(...
        public InputSource resolveEntity(...
        public InputSource getExternalSubset(...
    };

--
Stanimir

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

Reply via email to