Hi, I have written code inspired by code found on this page http://xml.apache.org/xalan-j/xsltc/xsltc_native_api.html to compile my XSLT files. I have recently upgraded my jars to the Xalan 2.5.1 release. I've seen in the ChangeLog that DTDMonitor has been deleted. I still find references to that class in the javadoc on the apache XML website: http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/xsltc/dom/DTDMonitor.html
Where can I find documentation on the class that replaces DTDMonitor? Thanks in advance. Bruno Verachten.
