public interface ListHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleList(org.openrdf.model.Resource subject,
org.openrdf.model.URI predicate,
List<org.openrdf.model.Value> list) |
void handleList(org.openrdf.model.Resource subject,
org.openrdf.model.URI predicate,
List<org.openrdf.model.Value> list)
throws org.openrdf.rio.RDFHandlerException
org.openrdf.rio.RDFHandlerExceptionCopyright © 2019. All rights reserved.