org.apache.log4j.xml
Class UtilLoggingEntityResolver
org.apache.log4j.xml.UtilLoggingEntityResolver
- public class UtilLoggingEntityResolver
An EntityResolver
specifically designed to return
java 1.4's logging dtd, logger.dtd
which is embedded within the log4j jar
file. Based on EntityResolver.
- Author:
- Paul Austin, Scott Deboy
UtilLoggingEntityResolver
public UtilLoggingEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.