My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 20, 2009 by evertpot
Labels: Phase-Implementation
Tree  
The Tree class abstracts filesystem-like access

Introduction

The Tree class is an abstract class thats responsible for doing all the file operations. It features functions such as copy, getNodeInfo, delete, put, createDirectory, createFile.

An example of a fully functioning Tree object, is the ObjectTree

Extending

TODO


Sign in to add a comment
Hosted by Google Code