org.apache.axis.utils

Class DefaultEntityResolver

Implemented Interfaces:
org.xml.sax.EntityResolver

public class DefaultEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver

Field Summary

protected static Log
log

Constructor Summary

DefaultEntityResolver()

Method Summary

InputSource
resolveEntity(String publicId, String systemId)

Field Details

log

protected static Log log

Constructor Details

DefaultEntityResolver

public DefaultEntityResolver()

Method Details

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.