org.jboss.jsfunit.analysis
Class JSFUnitEntityResolver

java.lang.Object
  extended by org.jboss.jsfunit.analysis.JSFUnitEntityResolver
All Implemented Interfaces:
EntityResolver

public class JSFUnitEntityResolver
extends Object
implements EntityResolver

Author:
Dennis Byrne

Constructor Summary
JSFUnitEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String pid, String sid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSFUnitEntityResolver

public JSFUnitEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String pid,
                                 String sid)
                          throws SAXException,
                                 IOException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
IOException


Copyright © 2007-2008 JBoss Inc.. All Rights Reserved.