public class DocumentParser extends Object
| Modifier and Type | Field and Description |
|---|---|
private AnnotationParser |
annotationParser |
private static org.slf4j.Logger |
LOGGER |
private boolean |
removeUsedProperties |
| Constructor and Description |
|---|
DocumentParser() |
DocumentParser(boolean removeUsedProperties) |
| Modifier and Type | Method and Description |
|---|---|
Document |
getDocument(com.hp.hpl.jena.rdf.model.Model nifModel,
com.hp.hpl.jena.rdf.model.Resource documentResource) |
private static final org.slf4j.Logger LOGGER
private AnnotationParser annotationParser
private boolean removeUsedProperties
public DocumentParser()
public DocumentParser(boolean removeUsedProperties)
public Document getDocument(com.hp.hpl.jena.rdf.model.Model nifModel, com.hp.hpl.jena.rdf.model.Resource documentResource)
Copyright © 2015. All rights reserved.