Package | Description |
---|---|
org.apache.commons.rdf.api.fluentparser | |
org.apache.commons.rdf.api.io |
Modifier and Type | Method and Description |
---|---|
Parsed<T,S> |
Sync.parse() |
Modifier and Type | Method and Description |
---|---|
Future<Parsed<T,S>> |
Async.parseAsync() |
Modifier and Type | Method and Description |
---|---|
Parsed |
ParserConfigBuilder.parse() |
Parsed |
Parser.parse(ParserConfig config) |
Modifier and Type | Method and Description |
---|---|
default Future<Parsed> |
Parser.parseAsync(ParserConfig config) |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.