public class CatalogXmlSchemaURIResolver extends Object implements org.apache.ws.commons.schema.resolver.URIResolver
Constructor and Description |
---|
CatalogXmlSchemaURIResolver(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getResolvedMap() |
InputSource |
resolveEntity(String targetNamespace,
String schemaLocation,
String baseUri) |
public CatalogXmlSchemaURIResolver(Bus bus)
Apache CXF