public class XmlToRdfAdvancedSesame extends Object
| Constructor and Description |
|---|
XmlToRdfAdvancedSesame(Builder.AdvancedSesame builder) |
| Modifier and Type | Method and Description |
|---|---|
PostProcessingSesame |
convertForPostProcessing(InputStream inputStream) |
org.openrdf.repository.Repository |
convertToRepository(InputStream in) |
public XmlToRdfAdvancedSesame(Builder.AdvancedSesame builder)
public org.openrdf.repository.Repository convertToRepository(InputStream in) throws ParserConfigurationException, SAXException, IOException
public PostProcessingSesame convertForPostProcessing(InputStream inputStream) throws ParserConfigurationException, SAXException, IOException
Copyright © 2016. All rights reserved.