public class ToolsJsonParser extends Object
Constructor and Description |
---|
ToolsJsonParser(com.fasterxml.jackson.databind.JsonNode node,
com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
ToolInformation |
getToolInformation() |
List<Tool> |
getTools() |
public ToolsJsonParser(com.fasterxml.jackson.databind.JsonNode node, com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
IOException
public ToolInformation getToolInformation()
Copyright © 2017–2025 OWASP Foundation. All rights reserved.