public class PostProcessingJena extends Object
| Constructor and Description |
|---|
PostProcessingJena(org.apache.jena.rdf.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
getExtractedModel() |
org.apache.jena.rdf.model.Model |
getModel() |
PostProcessingJena |
mustacheExtract(InputStream mustacheTemplate,
Object input) |
PostProcessingJena |
mustacheTransform(InputStream mustacheTemplate,
Object input) |
public PostProcessingJena(org.apache.jena.rdf.model.Model model)
public org.apache.jena.rdf.model.Model getModel()
public org.apache.jena.rdf.model.Model getExtractedModel()
public PostProcessingJena mustacheTransform(InputStream mustacheTemplate, Object input) throws IOException
IOExceptionpublic PostProcessingJena mustacheExtract(InputStream mustacheTemplate, Object input) throws IOException
IOExceptionCopyright © 2016. All rights reserved.