org.mycore.frontend.wcms
Class MCRWCMSActionServlet.ResolveDTD
java.lang.Object
org.mycore.frontend.wcms.MCRWCMSActionServlet.ResolveDTD
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- MCRWCMSActionServlet
public static class MCRWCMSActionServlet.ResolveDTD
- extends Object
- implements EntityResolver
- Author:
- m5brmi-s
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRWCMSActionServlet.ResolveDTD
public MCRWCMSActionServlet.ResolveDTD()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity in interface EntityResolver