Package org.apache.log4j.xml
XML based components.
Last modified: Mon Mar 27 21:17:13 MDT 2000
-
Interface Summary Interface Description UnrecognizedElementHandler When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered. -
Class Summary Class Description DOMConfigurator Use this class to initialize the log4j environment using a DOM tree.Log4jEntityResolver AnEntityResolver
specifically designed to returnlog4j.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.