class
CycloneDX::EvidenceCopyright
- CycloneDX::EvidenceCopyright
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cyclonedx/evidence.crConstructors
Instance Method Summary
- #text : String
-
#to_xml(xml : XML::Builder)
A copyright entry is a single
<text>element; the parentEvidencewraps the collection in one<copyright>element (copyrightsType allows a singlecontaining multiple children).