Save This Page
Home » openjdk-7 » com.sun.xml.internal.ws.transport.http » server » [javadoc | source]
com.sun.xml.internal.ws.transport.http.server
public class: EndpointEntityResolver [javadoc | source]
java.lang.Object
   com.sun.xml.internal.ws.transport.http.server.EndpointEntityResolver

All Implemented Interfaces:
    EntityResolver

Constructor:
 public EndpointEntityResolver(Map metadata) 
Method from com.sun.xml.internal.ws.transport.http.server.EndpointEntityResolver Summary:
resolveEntity
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.xml.internal.ws.transport.http.server.EndpointEntityResolver Detail:
 public InputSource resolveEntity(String publicId,
    String systemId) throws IOException, SAXException