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