org.xml.sax.EntityResolver
public class Log4jEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
EntityResolver
specifically designed to return
log4j.dtd
which is embedded within the log4j jar
file.Constructor | Description |
---|---|
Log4jEntityResolver() |
Modifier and Type | Method | Description |
---|---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |
Copyright 2000-2007 Apache Software Foundation.