com.sun.tools.ws.wsdl.parser
Class MetadataFinder.WSEntityResolver
java.lang.Object
com.sun.tools.ws.wsdl.parser.MetadataFinder.WSEntityResolver
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- MetadataFinder
public static class MetadataFinder.WSEntityResolver
- extends Object
- implements EntityResolver
MetadataFinder.WSEntityResolver
public MetadataFinder.WSEntityResolver(WsimportOptions options,
ErrorReceiver errReceiver)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity in interface EntityResolver
- Throws:
SAXException
IOException
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize in class Object
- Throws:
Throwable
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.