SbomSpdxOutputTagvalueFormatter class

The SBOM SPDX output formatter class for tag/value formats.

Inheritance

Constructors

SbomSpdxOutputTagvalueFormatter(File outputFile, SbomTags tags)

Properties

hashCode int
The hash code for this object.
no setterinherited
outputFile File
The file to output to
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tags SbomTags
The tags to output
getter/setter pairinherited

Methods

format() bool
The formatting processor.
override
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