CycloneDX Library

ExternalReferenceNormalizer extends _BaseNormalizer
in package

Tags
author

jkowalleck

Table of Contents

Methods

normalize()  : array<string|int, mixed>
normalizeHashes()  : array<string|int, mixed>|null

Methods

normalize()

public normalize(ExternalReference $externalReference) : array<string|int, mixed>
Parameters
$externalReference : ExternalReference
Tags
throws
UnexpectedValueException

when the url is invalid to IriReference format

throws
DomainException

when the type was not supported by the spec

Return values
array<string|int, mixed>

        
On this page

Search results