edu.isi.powerloom.gui.xmlobject
Class PLQueryList

java.lang.Object
  |
  +--edu.isi.powerloom.gui.xmlobject.XMLObject
        |
        +--edu.isi.powerloom.gui.xmlobject.PLQueryList

public class PLQueryList
extends XMLObject

XMLObject representation of a query list, used for loading/saving query histories.

Since:
Fri Oct 18 16:30:29 2002
Author:
Eric Melz

Field Summary
 java.util.Collection elemPLQuery
           
 
Constructor Summary
PLQueryList()
           
 
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, toString, wait, wait, wait
 

Field Detail

elemPLQuery

public java.util.Collection elemPLQuery
Constructor Detail

PLQueryList

public PLQueryList()


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.