public class AARFileBasedURIResolver
extends org.apache.ws.commons.schema.resolver.DefaultURIResolver
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
AARFileBasedURIResolver(java.io.File aarFile) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String targetNamespace,
java.lang.String schemaLocation,
java.lang.String baseUri) |
public org.xml.sax.InputSource resolveEntity(java.lang.String targetNamespace,
java.lang.String schemaLocation,
java.lang.String baseUri)
resolveEntity in interface org.apache.ws.commons.schema.resolver.URIResolverresolveEntity in class org.apache.ws.commons.schema.resolver.DefaultURIResolverCopyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.