Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.debug
Class TreeEntry

java.lang.Object
  extended by org.nuxeo.ecm.webengine.debug.FileEntry
      extended by org.nuxeo.ecm.webengine.debug.DirectoryEntry
          extended by org.nuxeo.ecm.webengine.debug.TreeEntry

public class TreeEntry
extends DirectoryEntry

A DirectoryEntry that also checks regular files - not only directories.

Author:
Bogdan Stefanescu

Constructor Summary
TreeEntry(java.io.File file)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.webengine.debug.DirectoryEntry
check, getChildren
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeEntry

public TreeEntry(java.io.File file)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.