Class ZipFileTree<T extends InputResource>

Type Parameters:
T - the type of the FileResources in the tree.
All Implemented Interfaces:
InputTree<T>, Proxyable, Resource, Resources<T>

public class ZipFileTree<T extends InputResource> extends DefaultResources<T> implements InputTree<T>
The default implementation of a FileTree.