Package | Description |
---|---|
org.apache.commons.rdf.api.fluentparser | |
org.apache.commons.rdf.api.io |
Modifier and Type | Method and Description |
---|---|
NeedSourceOrBase<T> |
NeedSourceOrBase.immutable() |
<V> NeedSourceOrBase<T> |
NeedSourceOrBase.option(Option<V> option,
V value) |
Modifier and Type | Class and Description |
---|---|
class |
ParserConfigBuilder |
Modifier and Type | Method and Description |
---|---|
NeedSourceOrBase |
ParserConfigBuilder.target(Dataset dataset) |
NeedSourceOrBase<Graph> |
ParserConfigBuilder.target(Graph graph) |
<T> NeedSourceOrBase<T> |
ParserConfigBuilder.target(ParserTarget<T> target) |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.