public class PostProcessingSesame extends Object
| Constructor and Description |
|---|
PostProcessingSesame(org.openrdf.repository.Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.repository.Repository |
getRepository() |
PostProcessingSesame |
mustacheExtract(InputStream mustacheTemplate,
Object input) |
PostProcessingSesame |
mustacheTransform(InputStream mustacheTemplate,
Object input) |
public PostProcessingSesame(org.openrdf.repository.Repository repository)
public PostProcessingSesame mustacheTransform(InputStream mustacheTemplate, Object input) throws IOException
IOExceptionpublic PostProcessingSesame mustacheExtract(InputStream mustacheTemplate, Object input) throws IOException
IOExceptionpublic org.openrdf.repository.Repository getRepository()
Copyright © 2016. All rights reserved.