|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.XQueryResultImpl
public class XQueryResultImpl
An implememt of QueryAck Interface
CSL of EU Provenance
Constructor Summary | |
---|---|
XQueryResultImpl()
|
|
XQueryResultImpl(org.apache.axis.message.MessageElement[] any)
|
Method Summary | |
---|---|
org.apache.axis.message.MessageElement[] |
getAny()
get the XQuery Result |
org.w3c.dom.Document[] |
getAsDocument()
get the XQuery Result as Document |
void |
printOut()
printOut the XQuery Result |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryResultImpl()
public XQueryResultImpl(org.apache.axis.message.MessageElement[] any)
Method Detail |
---|
public void printOut() throws CSLException
XQueryResult
printOut
in interface XQueryResult
CSLException
public org.apache.axis.message.MessageElement[] getAny() throws CSLException
XQueryResult
getAny
in interface XQueryResult
CSLException
public org.w3c.dom.Document[] getAsDocument() throws java.lang.Exception, CSLException
XQueryResult
getAsDocument
in interface XQueryResult
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |