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
IOException
public XMLEntityResolver.Parser resolveEntity(String publicId, String systemId) throws SAXException, IOException, javax.xml.stream.XMLStreamException
XMLEntityResolver
EntityResolver.resolveEntity(String, String)
for the contract.resolveEntity
in interface XMLEntityResolver
SAXException
IOException
javax.xml.stream.XMLStreamException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.