public class BindingMapperUtils extends Object
| Constructor and Description |
|---|
BindingMapperUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterator<T> |
execMapped(QueryExecutionFactory qef,
com.hp.hpl.jena.query.Query query,
BindingMapper<T> bindingMapper) |
public static <T> Iterator<T> execMapped(QueryExecutionFactory qef, com.hp.hpl.jena.query.Query query, BindingMapper<T> bindingMapper)
Copyright © 2015. All rights reserved.