public class SPARQLValue extends KeyValueValue
RippleValue.Type| Constructor and Description |
|---|
SPARQLValue(org.openrdf.query.BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(KeyValueValue other) |
Collection<String> |
getKeys() |
StackMapping |
getMapping() |
RippleValue |
getValue(String key,
ModelConnection mc) |
void |
printTo(RipplePrintStream p) |
RDFValue |
toRDF(ModelConnection mc) |
getTypepublic RippleValue getValue(String key, ModelConnection mc) throws RippleException
getValue in class KeyValueValueRippleExceptionpublic Collection<String> getKeys()
getKeys in class KeyValueValuepublic int compareTo(KeyValueValue other)
public RDFValue toRDF(ModelConnection mc) throws RippleException
RippleExceptionpublic StackMapping getMapping()
public void printTo(RipplePrintStream p) throws RippleException
RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.