Package org.cyclonedx.util.deserializer
package org.cyclonedx.util.deserializer
-
ClassesClassDescriptionAbstractDataTypeDeserializer<T extends AbstractType>Custom deserializer for List<Component> that handles XML parsing issues where single nested components might be represented as objects instead of arrays.Deserializer for LicenseChoice that handles both CycloneDX 1.6 (array-level choice) and 1.7+ (item-level choice) formats.Deserializer for OrganizationalChoice that handles: 1.Custom deserializer for PatentAssertion that handles the bom-ref attribute/element conflict in XML.Deserializes a JSON object that could be either a Patent or a PatentFamily.Deserializes the polymorphic patents array which can contain both Patent and PatentFamily objects.