public class DefaultEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
DefaultEntityResolver() |
Modifier and Type | Method and Description |
---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |
Copyright © 2005 Apache Web Services Project. All Rights Reserved.