org.apache.cxf.bus.spring
Class BusEntityResolver
java.lang.Object
DelegatingEntityResolver
org.apache.cxf.bus.spring.BusEntityResolver
public class BusEntityResolver
- extends DelegatingEntityResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusEntityResolver
public BusEntityResolver(EntityResolver dr,
EntityResolver sr)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Throws:
SAXException
IOException
Apache CXF