@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)
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) throws Exception
buildDocument in interface TagValueBehaviorExceptionpublic void exit()
throws Exception
exit in interface TagValueBehaviorExceptionCopyright © 2017 Linux Foundation. All Rights Reserved.