Constructor and Description |
---|
QueryRowWrapper(org.openrdf.query.BindingSet solution) |
Modifier and Type | Method and Description |
---|---|
String |
getLiteralValue(String varName)
Convenience for
getValue("x").asString()
|
Node |
getValue(String varName) |
public String getLiteralValue(String varName) throws ModelRuntimeException
QueryRow
getValue("x").asString()
getLiteralValue
in interface QueryRow
ModelRuntimeException
Copyright © 2005–2017 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.