|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--eworks.eRQL.gui.RDFXMLResultHandling
Helper class to store eRQL results in a RDF/XML format.
| Constructor Summary | |
RDFXMLResultHandling(java.lang.String query,
java.lang.Object result)
Constructor for this handler. |
|
| Method Summary | |
java.lang.String |
getRDFXMLRepr()
Constructs the RDF/XML representation out of the result. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RDFXMLResultHandling(java.lang.String query,
java.lang.Object result)
| Method Detail |
public java.lang.String getRDFXMLRepr()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||