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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parentResolver
EntityResolver parentResolver
options
WsimportOptions options
errorReceiver
ErrorReceiver errorReceiver
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
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.