public class TemplatePredicate extends Term<org.openrdf.model.URI>
| Constructor and Description |
|---|
TemplatePredicate(String value,
boolean isVar)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.openrdf.model.URI |
getValueInternal(String value) |
String |
toString() |
getInternalValue, getValue, isVarpublic TemplatePredicate(String value, boolean isVar)
value - internal value.isVar - if true it the given value
will be resolved with the variable value.Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.