org.bibop.xml.xforge.helpers
Class FileMonitor

java.lang.Object
  |
  +--org.bibop.xml.xforge.helpers.FileMonitor
All Implemented Interfaces:
Monitor

public class FileMonitor
extends java.lang.Object
implements Monitor


Field Summary
protected  java.io.File file
           
 
Constructor Summary
FileMonitor(java.io.File file)
           
 
Method Summary
 long getLastModified()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

file

protected java.io.File file
Constructor Detail

FileMonitor

public FileMonitor(java.io.File file)
            throws XForgeException
Method Detail

getLastModified

public long getLastModified()
                     throws XForgeException
Specified by:
getLastModified in interface Monitor
XForgeException

toString

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


Copyright © 2003 Bibop Research International. All Rights Reserved.