Package org.spdx.html
Class ProjectContext
java.lang.Object
org.spdx.html.ProjectContext
public class ProjectContext extends Object
Context for a DOAP Project reference
- Author:
- Gary O'Neall
-
Constructor Summary
Constructors Constructor Description ProjectContext(Exception error)ProjectContext(DoapProject doapProject) -
Method Summary
-
Constructor Details
-
ProjectContext
- Parameters:
error-
-
ProjectContext
- Parameters:
doapProject-
-
-
Method Details