Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cyclonedx-cr
v1.4.0
App
Options
CycloneDX
Advisory
AffectedVersion
AlgorithmProperties
Annotation
Annotator
AttachedText
BOM
CertificateProperties
Claim
Commit
Component
ComponentData
Composition
ConfidenceInterval
Credits
CryptoProperties
DataClassification
Declarations
DefinitionRequirement
Definitions
DefinitionStandard
Dependency
Evidence
EvidenceCopyright
EvidenceIdentity
EvidenceMethod
EvidenceOccurrence
ExternalReference
FairnessAssessment
Formula
Hash
Issue
IssueSource
License
LicenseChoiceConverter
LicenseExpression
Lifecycle
Metadata
ModelApproach
ModelCard
ModelConsiderations
ModelIO
ModelParameters
Note
OrganizationalContact
OrganizationalEntity
Patch
Pedigree
PerformanceMetric
ProofOfConcept
Property
ReleaseNotes
Service
Standard
StandardRequirement
StepCommand
Swid
Task
TaskStep
Tool
ValidationError
Validator
VersionGate
Violation
Vulnerability
VulnerabilityAffect
VulnerabilityAnalysis
VulnerabilityRating
VulnerabilityReference
VulnerabilitySource
Workflow
ShardFile
ShardLockEntry
ShardLockFile
Generated using Crystal 1.16.3
2026-07-30 23:24:06 UTC
class
CycloneDX::
Note
CycloneDX::Note
Reference
Object
Included Modules
JSON::Serializable
Defined in:
cyclonedx/models.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(locale : String | Nil =
nil
, text : AttachedText | Nil =
nil
)
Instance Method Summary
#locale
: String | Nil
#text
: AttachedText | Nil
#to_xml
(xml : XML::Builder)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(locale : String | Nil =
nil
, text :
AttachedText
| Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
locale
: String | Nil
#
[
View source
]
def
text
:
AttachedText
| Nil
#
[
View source
]
def
to_xml
(xml : XML::Builder)
#
[
View source
]