|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<java.lang.String,Node>
org.ontoware.rdf2go.model.impl.QueryRowImpl
public class QueryRowImpl
| Constructor Summary | |
|---|---|
QueryRowImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLiteralValue(java.lang.String varname)
|
Node |
getValue(java.lang.String varname)
|
java.lang.String |
toString()
|
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public QueryRowImpl()
| Method Detail |
|---|
public Node getValue(java.lang.String varname)
getValue in interface QueryRow
public java.lang.String getLiteralValue(java.lang.String varname)
throws ModelRuntimeException
getLiteralValue in interface QueryRowModelRuntimeExceptionpublic java.lang.String toString()
toString in class java.util.AbstractMap<java.lang.String,Node>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||