Package org.zaproxy.clientapi.core
Class ApiResponseFactory
- java.lang.Object
-
- org.zaproxy.clientapi.core.ApiResponseFactory
-
public final class ApiResponseFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ApiResponsegetResponse(org.w3c.dom.Node node)
-
-
-
Method Detail
-
getResponse
public static ApiResponse getResponse(org.w3c.dom.Node node) throws ClientApiException
- Throws:
ClientApiException
-
-