@Deprecated public class BuildLegacyDocument extends Object implements TagValueBehavior
| Constructor and Description |
|---|
BuildLegacyDocument(org.apache.jena.rdf.model.Model model,
SPDXDocument spdxDocument,
Properties constants)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildDocument(String tag,
String value,
int lineNumber)
Deprecated.
|
void |
enter()
Deprecated.
|
void |
exit()
Deprecated.
|
public BuildLegacyDocument(org.apache.jena.rdf.model.Model model,
SPDXDocument spdxDocument,
Properties constants)
public void enter()
throws Exception
enter in interface TagValueBehaviorExceptionpublic void buildDocument(String tag, String value, int lineNumber) throws Exception
buildDocument in interface TagValueBehaviorExceptionpublic void exit()
throws Exception
exit in interface TagValueBehaviorExceptionCopyright © 2018 Linux Foundation. All Rights Reserved.