org.apache.myfaces.config.impl
Class FacesConfigEntityResolver
java.lang.Object
org.apache.myfaces.config.impl.FacesConfigEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class FacesConfigEntityResolver
- extends Object
- implements EntityResolver
DOCUMENT ME!
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $
- Author:
- Manfred Geiler (latest modification by $Author: bommel $), Thomas Spiegl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigEntityResolver
public FacesConfigEntityResolver(ExternalContext context)
FacesConfigEntityResolver
public FacesConfigEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.