public class PrefixRecordingRdfHandler extends DelegatingRdfHandler
| Constructor and Description |
|---|
PrefixRecordingRdfHandler(org.openrdf.rio.RDFHandler next,
Map<String,String> prefixes) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNamespace(String prefix,
String uri) |
endRDF, handleComment, handleStatement, startRDFpublic void handleNamespace(String prefix, String uri) throws org.openrdf.rio.RDFHandlerException
handleNamespace in interface org.openrdf.rio.RDFHandlerhandleNamespace in class DelegatingRdfHandlerorg.openrdf.rio.RDFHandlerExceptionCopyright © 2016. All rights reserved.