public interface BomXmlGenerator
Modifier and Type | Method and Description |
---|---|
Document |
generate() |
CycloneDxSchema.Version |
getSchemaVersion() |
String |
toString() |
String |
toXmlString() |
CycloneDxSchema.Version getSchemaVersion()
Document generate() throws ParserConfigurationException
ParserConfigurationException
String toXmlString() throws GeneratorException
GeneratorException
Copyright © 2017–2021 CycloneDX. All rights reserved.