package

org.apache.log4j.xml

XML based components.


Last modified: Mon Mar 27 21:17:13 MDT 2000

Interfaces

UnrecognizedElementHandler When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered. 

Classes

DOMConfigurator Use this class to initialize the log4j environment using a DOM tree. 
Log4jEntityResolver An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file. 
SAXErrorHandler  
XMLLayout The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd