public class BusEntityResolver
extends org.springframework.beans.factory.xml.DelegatingEntityResolver
| Constructor and Description | 
|---|
| BusEntityResolver(ClassLoader loader,
                 EntityResolver dr,
                 EntityResolver sr) | 
| Modifier and Type | Method and Description | 
|---|---|
| InputSource | resolveEntity(String publicId,
             String systemId) | 
public BusEntityResolver(ClassLoader loader, EntityResolver dr, EntityResolver sr)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverresolveEntity in class org.springframework.beans.factory.xml.DelegatingEntityResolverSAXExceptionIOExceptionApache CXF