SbomSpdxUtilities class

SPDX utilities

Constructors

SbomSpdxUtilities()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

checkTagValueTextFields(SbomTag tag, String section) → void
Validate tag value text fields
createdAt() String
Created time in SPDX format.
formatFilePath(String path) String
Format a file path.
getSpecTagName(String name) String
Gets the real(specification defined) tag name.