info.magnolia.cms.util
Class ConfigUtil.MapDTDEntityResolver
java.lang.Object
info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- ConfigUtil
public static final class ConfigUtil.MapDTDEntityResolver
- extends Object
- implements EntityResolver
EntityResolver using a Map to resources.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtil.MapDTDEntityResolver
public ConfigUtil.MapDTDEntityResolver(Map<String,String> dtds)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.