public class TemplateGraph extends Term<org.openrdf.model.URI>
Constructor and Description |
---|
TemplateGraph(String value,
boolean isVar)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.openrdf.model.URI |
getValueInternal(String value) |
String |
toString() |
getInternalValue, getValue, isVar
public TemplateGraph(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.