public class LocalEntityResolver extends Object implements org.xml.sax.EntityResolver
Resolves commons JSP DTDs and Schema definitions locally.
Type Params | Return Type | Name and description |
---|---|---|
|
public org.xml.sax.InputSource |
resolveEntity(String publicId, String systemId) |