public class VarUtils extends Object
| Constructor and Description |
|---|
VarUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getVarNames(Iterable<com.hp.hpl.jena.sparql.core.Var> vars)
Returns a list of variable names as strings for a given iterable of Var objects.
|
Copyright © 2014. All rights reserved.