public class

Log4jEntityResolver

extends Object
implements EntityResolver
java.lang.Object
   ↳ org.apache.log4j.xml.Log4jEntityResolver

Class Overview

An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.

Summary

Public Constructors
Log4jEntityResolver()
Public Methods
InputSource resolveEntity(String publicId, String systemId)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.xml.sax.EntityResolver

Public Constructors

public Log4jEntityResolver ()

Public Methods

public InputSource resolveEntity (String publicId, String systemId)