|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--edu.isi.powerloom.gui.xmlobject.XMLObject
|
+--edu.isi.powerloom.gui.xmlobject.PLQueryResult
XMLObject representation of a query result. Consists of a list of PLTuples.
| Field Summary | |
java.util.Collection |
elemPLTuple
|
| Constructor Summary | |
PLQueryResult()
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class edu.isi.powerloom.gui.xmlobject.XMLObject |
attrIsTrue, getChild, getChildCount, getIndexOfChild, isLeaf, main |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.util.Collection elemPLTuple
| Constructor Detail |
public PLQueryResult()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||