| org.apache.log4j.xml.examples | |
| org.apache.log4j.xml.test | XML based components. |
| DOMConfigurator.ParseAction | code | html | |
| UnrecognizedElementHandler | When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered. | code | html |
| DC | code | html | |
| DOMConfigurator | Use this class to initialize the log4j environment using a DOM tree. | code | html |
| Log4jEntityResolver | An EntityResolver specifically designed to return
log4j.dtd which is embedded within the log4j jar
file. |
code | html |
| SAXErrorHandler | code | html | |
| Transform | code | html | |
| XMLLayout | The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. | code | html |
| XMLWatchdog | code | html |
The main log4j package.