public class EmptyEntityResolver extends Object implements EntityResolver
Empty EntityResolver to disable downloading of external entities.
Will work without problems for the parts of the faces-config.xml
we are parsing.
http://wiki.apache.org/commons/Digester/FAQ| Constructor and Description |
|---|
EmptyEntityResolver() |
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright © 2014 OCPsoft. All Rights Reserved.