Uses of Class
org.apache.xalan.xsltc.dom.DTDMonitor

Packages that use DTDMonitor
org.apache.xalan.xsltc.dom   
org.apache.xalan.xsltc.runtime   
 

Uses of DTDMonitor in org.apache.xalan.xsltc.dom
 

Methods in org.apache.xalan.xsltc.dom that return DTDMonitor
 DTDMonitor DocumentCache.CachedDocument.getDTDMonitor()
           
 

Uses of DTDMonitor in org.apache.xalan.xsltc.runtime
 

Methods in org.apache.xalan.xsltc.runtime with parameters of type DTDMonitor
 void AbstractTranslet.setDTDMonitor(DTDMonitor monitor)
          The DTD monitor used by the DOM builder scans the input document DTD for unparsed entity URIs.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.