Package org.spdx.tag
package org.spdx.tag
Package to support the SPDX tag/value format
- Author:
- Gary O'Neall
-
ClassDescriptionTranslates an tag-value file to a an SPDX Document.Define Common methods used by Tag-Value and SPDXViewer to print the SPDX document.I'm hoping this is a temporary solution.Exceptions for invalid SPDX file formatExceptions for errors in a SPDX tag format fileInput stream which filters out any SPDX tag/value comments Any new line which begins with a # is skipped until the end of line except if it is within a
<text> </text>
wrapper.Parser/Scanner recognition errorsTranslates an tag-value file to a an SPDX Document.