CycloneDX::EvidenceCopyright
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
text
Sourceto_xml(xml : XML::Builder)
A copyright entry is a single <text> element; the parent Evidence
wraps the collection in one <copyright> element (copyrightsType allows a
single <copyright> containing multiple <text> children).