Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DirectoryService
Method Summary | |
Directory[] |
|
Directory |
|
public Directory[] getChildren(Directory directory) throws DirectoryServiceException
Get the children of a directory.
- Parameters:
directory
- directory to get children for
- Returns:
- children
public Directory getRoot()
Get the root directory.
- Returns:
- the root directory