All Classes and Interfaces
Class
Description
Bean serializer modifier for Component.authors field.
Custom serializer for the Component.authors field to handle XML element naming.
Parses URNs that conform to the "cdx" namespace identifier
as defined by ...
Exception throws when parsing CycloneDX BOM-Link URNs.
Custom deserializer for List<Component> that handles XML parsing issues where
single nested components might be represented as objects instead of arrays.
Helper class for Jackson serializing/deserializing lists that have same localname, but different wrapper name.
Deprecated.
CycloneDxSchema is a base class that provides schema information to
BomXmlGenerator,
BomJsonGenerator, and Parser.Exception throws when parsing CycloneDX BoMs.
JsonParser is responsible for validating and parsing CycloneDX bill-of-material
JSON documents and returning a
Bom object.Lists possible choices for license text encoding
Data class aggregating settings for license text output
Exception throws when parsing CycloneDX BoMs.
Deprecated.
Deprecated.
XmlParser is responsible for validating and parsing CycloneDX bill-of-material
XML documents and returning a
Bom object.