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, javax.xml.stream.XMLStreamException
XMLEntityResolverEntityResolver.resolveEntity(String, String) for the contract.resolveEntity in interface XMLEntityResolverSAXExceptionIOExceptionjavax.xml.stream.XMLStreamExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.