public interface ReaderRIOT
Modifier and Type | Method and Description |
---|---|
void |
read(InputStream in,
String baseURI,
ContentType ct,
StreamRDF output,
Context context) |
void |
read(Reader reader,
String baseURI,
ContentType ct,
StreamRDF output,
Context context) |
void read(InputStream in, String baseURI, ContentType ct, StreamRDF output, Context context)
void read(Reader reader, String baseURI, ContentType ct, StreamRDF output, Context context)
Licenced under the Apache License, Version 2.0