LicenseNormalizer
extends _BaseNormalizer
in package
Tags
Table of Contents
Methods
- normalize() : DOMElement
- normalizeDisjunctive() : DOMElement
- normalizeExpression() : DOMElement
Methods
normalize()
public
normalize(LicenseExpression|SpdxLicense|NamedLicense $license) : DOMElement
Parameters
- $license : LicenseExpression|SpdxLicense|NamedLicense
Return values
DOMElementnormalizeDisjunctive()
private
normalizeDisjunctive(SpdxLicense|NamedLicense $license) : DOMElement
Parameters
- $license : SpdxLicense|NamedLicense
Return values
DOMElementnormalizeExpression()
private
normalizeExpression(LicenseExpression $license) : DOMElement
Parameters
- $license : LicenseExpression