public class BomParserFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Parser |
createParser(byte[] bytes) |
static Parser |
createParser(File file) |
static boolean |
looksLikeCycloneDX(byte[] bytes) |
public static Parser createParser(File file) throws ParseException
ParseException
public static Parser createParser(byte[] bytes) throws ParseException
ParseException
public static boolean looksLikeCycloneDX(byte[] bytes)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.