Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
Bogdan Stefanescu

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

Constructor Detail

FileEntry

public FileEntry(java.io.File file)
Method Detail

check

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.