Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.debug
Class FileEntry

java.lang.Object
  extended by org.nuxeo.ecm.webengine.debug.FileEntry
Direct Known Subclasses:
DirectoryEntry

public class FileEntry
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
FileEntry(File file)
           
 
Method Summary
 boolean check()
          Checks if file changed and update internal state if needed.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileEntry

public FileEntry(File file)
Method Detail

check

public boolean check()
Checks if file changed and update internal state if needed.


toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.