| Package | Description |
|---|---|
| org.owasp.dependencycheck.xml.assembly |
Support classes for parsing GrokAssembly output.
|
| Modifier and Type | Method and Description |
|---|---|
AssemblyData |
GrokParser.parse(File file)
Parses the given XML file and returns the assembly data.
|
AssemblyData |
GrokParser.parse(InputStream inputStream)
Parses the given XML stream and returns the contained assembly data.
|
Copyright © 2012–2020 OWASP. All rights reserved.