org.apache.log4j.xml

Class Log4jEntityResolver

public class Log4jEntityResolver extends Object implements EntityResolver

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

Author: Paul Austin

Method Summary
InputSourceresolveEntity(String publicId, String systemId)

Method Detail

resolveEntity

public InputSource resolveEntity(String publicId, String systemId)
Copyright 2000-2005 Apache Software Foundation.