Class ToXMLDocumentResponseHandler
java.lang.Object
org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<Document>
org.owasp.dependencycheck.utils.ToXMLDocumentResponseHandler
- All Implemented Interfaces:
org.apache.hc.core5.http.io.HttpClientResponseHandler<Document>
public class ToXMLDocumentResponseHandler
extends org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<Document>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
handleResponse
-
Constructor Details
-
ToXMLDocumentResponseHandler
public ToXMLDocumentResponseHandler()
-
-
Method Details
-
handleEntity
- Specified by:
handleEntityin classorg.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<Document>- Throws:
IOException
-