public interface Rdfizer
| Modifier and Type | Method and Description |
|---|---|
CacheEntry.Status |
rdfize(InputStream is,
org.openrdf.rio.RDFHandler handler,
String baseUri) |
CacheEntry.Status rdfize(InputStream is, org.openrdf.rio.RDFHandler handler, String baseUri)
is - a stream representation of the resource to be consumedhandler - a handler for the extracted RDF statementsbaseUri - the base URI of the extracted RDF documentCopyright © 2007-2012 fortytwo.net. All Rights Reserved.