edu.isi.powerloom.gui.xmlobject
Class PLSearchResultItem

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

public class PLSearchResultItem
extends XMLObject

A single item in a search result.

Since:
Thu Jun 06 20:46:21 2002
Author:
Eric Melz

Field Summary
 java.lang.String attrModuleName
           
 PLObjectUnion elemPLObjectUnion
           
 
Constructor Summary
PLSearchResultItem()
           
 
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

attrModuleName

public java.lang.String attrModuleName

elemPLObjectUnion

public PLObjectUnion elemPLObjectUnion
Constructor Detail

PLSearchResultItem

public PLSearchResultItem()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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