Package | Description |
---|---|
org.apache.commons.rdf.api.io | |
org.apache.commons.rdf.experimental |
Experimental Commons RDF features.
|
Modifier and Type | Method and Description |
---|---|
Optional<RDF> |
ParserConfig.rdf() |
Optional<RDF> |
WriterConfig.rdf() |
Modifier and Type | Method and Description |
---|---|
OptionalTarget<Dataset> |
ParserConfigBuilder.rdf(RDF rdf) |
ParserConfig |
ParserConfig.withRDF(RDF rdf) |
WriterConfig |
WriterConfig.withRDF(RDF rdf) |
Modifier and Type | Method and Description |
---|---|
RDFParser |
RDFParser.rdfTermFactory(RDF rdfTermFactory)
|
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.