public class RDFValue extends Object implements RippleValue
RippleValue.Type| Constructor and Description |
|---|
RDFValue(org.openrdf.model.Value value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
StackMapping |
getMapping() |
RippleValue.Type |
getType() |
int |
hashCode() |
void |
printTo(RipplePrintStream p) |
org.openrdf.model.Value |
sesameValue() |
RDFValue |
toRDF(ModelConnection mc) |
String |
toString() |
public org.openrdf.model.Value sesameValue()
public RDFValue toRDF(ModelConnection mc)
toRDF in interface RippleValuepublic void printTo(RipplePrintStream p) throws RippleException
printTo in interface RippleValueRippleExceptionpublic StackMapping getMapping()
getMapping in interface RippleValuepublic RippleValue.Type getType()
getType in interface RippleValueCopyright © 2007-2012 fortytwo.net. All Rights Reserved.