|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectResultElementBase
org.gcube.dir.master.fusion.results.BaseResult
public abstract class BaseResult
Base implementation of query results.
Constructor Summary | |
---|---|
BaseResult()
|
Method Summary | |
---|---|
void |
fromXML(java.lang.String xml)
|
java.lang.String |
toXML()
|
void |
XMLserialise()
Serialises the result |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseResult()
Method Detail |
---|
public void fromXML(java.lang.String xml) throws java.lang.Exception
java.lang.Exception
public java.lang.String toXML()
public void XMLserialise()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |