ch.qos.logback.classic.html
Class XHTMLEntityResolver
java.lang.Object
ch.qos.logback.classic.html.XHTMLEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class XHTMLEntityResolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XHTMLEntityResolver
public XHTMLEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity
in interface EntityResolver
Copyright © 2005-2009 QOS.ch. All Rights Reserved.