edu.isi.powerloom.gui.xmlobject
Class PLFile

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

public class PLFile
extends XMLObject

XML Object for representing a file.

Author:
Eric Melz

Field Summary
 java.lang.String attrFileName
           
 
Constructor Summary
PLFile()
           
 
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

attrFileName

public java.lang.String attrFileName
Constructor Detail

PLFile

public PLFile()


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