Package org.spdx.tag

Class BuildLegacyDocument

java.lang.Object
org.spdx.tag.BuildLegacyDocument
All Implemented Interfaces:
TagValueBehavior

@Deprecated
public class BuildLegacyDocument
extends Object
implements TagValueBehavior
Deprecated.
Translates an tag-value file to a an SPDX Document. This is the legacy tag-value translator for versions 1.2 and earlier This has been replaced by BuildDocument which supports the SPDX 2.0 syntax
Author:
Rana Rahal, Protecode Inc.