public class ClasspathResolver extends org.apache.ws.commons.schema.resolver.DefaultURIResolver implements javax.wsdl.xml.WSDLLocator, LSResourceResolver, EntityResolver
Constructor and Description |
---|
ClasspathResolver() |
ClasspathResolver(Element baseWsdl,
String baseUri) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputSource |
getBaseInputSource() |
String |
getBaseURI() |
InputSource |
getImportInputSource(String parent,
String location) |
String |
getLatestImportURI() |
protected String |
normalize(String parent,
String location) |
InputSource |
resolveEntity(String publicId,
String systemId) |
InputSource |
resolveEntity(String namespace,
String location,
String parent) |
LSInput |
resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String baseURI) |
public void close()
close
in interface javax.wsdl.xml.WSDLLocator
public InputSource getBaseInputSource()
getBaseInputSource
in interface javax.wsdl.xml.WSDLLocator
public String getBaseURI()
getBaseURI
in interface javax.wsdl.xml.WSDLLocator
public InputSource getImportInputSource(String parent, String location)
getImportInputSource
in interface javax.wsdl.xml.WSDLLocator
public String getLatestImportURI()
getLatestImportURI
in interface javax.wsdl.xml.WSDLLocator
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
resolveResource
in interface LSResourceResolver
public InputSource resolveEntity(String namespace, String location, String parent)
resolveEntity
in interface org.apache.ws.commons.schema.resolver.URIResolver
resolveEntity
in class org.apache.ws.commons.schema.resolver.DefaultURIResolver
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity
in interface EntityResolver
SAXException
IOException
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.