Package | Description |
---|---|
org.apache.commons.rdf.api.fluentparser | |
org.apache.commons.rdf.api.io |
Modifier and Type | Method and Description |
---|---|
Sync<T,S> |
Sync.immutable() |
<V> Sync<T,S> |
Sync.option(Option<V> option,
V value) |
Sync<T,InputStream> |
NeedSourceBased.source(InputStream is) |
Modifier and Type | Class and Description |
---|---|
class |
ParserConfigBuilder |
Modifier and Type | Method and Description |
---|---|
Sync |
ParserConfigBuilder.source(InputStream is) |
Sync |
ParserConfigBuilder.source(IRI iri) |
Sync |
ParserConfigBuilder.source(ParserSource source) |
Sync |
ParserConfigBuilder.source(Path path) |
Sync |
ParserConfigBuilder.source(String iri) |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.