Package org.spdx.tag
Interface TagValueBehavior
- All Known Implementing Classes:
BuildDocument,BuildLegacyDocument
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 voidbuildDocument(String tag, String value, int lineNumber)voidenter()voidexit()