public final class MexEntityResolver extends Object implements XMLEntityResolver
XMLEntityResolver.Parser| Constructor and Description |
|---|
MexEntityResolver(List<? extends Source> wsdls) |
| Modifier and Type | Method and Description |
|---|---|
XMLEntityResolver.Parser |
resolveEntity(String publicId,
String systemId)
See
EntityResolver.resolveEntity(String, String) for the contract. |
public MexEntityResolver(List<? extends Source> wsdls) throws IOException
IOExceptionpublic XMLEntityResolver.Parser resolveEntity(String publicId, String systemId) throws SAXException, IOException, XMLStreamException
XMLEntityResolverEntityResolver.resolveEntity(String, String) for the contract.resolveEntity in interface XMLEntityResolverSAXExceptionIOExceptionXMLStreamExceptionCopyright © 2015 Oracle Corporation. All rights reserved.