public class Binding extends Object
| Constructor and Description |
|---|
Binding(PatternParameter parameter,
com.hp.hpl.jena.rdf.model.RDFNode value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterId() |
com.hp.hpl.jena.rdf.model.RDFNode |
getValue() |
String |
getValueAsString() |
String |
toString() |
com.hp.hpl.jena.rdf.model.Resource |
writeToModel(com.hp.hpl.jena.rdf.model.Model model) |
public Binding(PatternParameter parameter, com.hp.hpl.jena.rdf.model.RDFNode value) throws BindingException
BindingExceptionCopyright © 2014. All rights reserved.