Package org.spdx.tag

Interface TagValueBehavior

All Known Implementing Classes:
BuildDocument

public interface TagValueBehavior
Translates an tag-value file to a an SPDX Document.
Author:
Rana Rahal, Protecode Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    buildDocument(String tag, String value, int lineNumber)
     
    void
     
    void