This project has retired. For details please refer to its
Attic page.
Tree (Apache Chemistry OpenCMIS 0.9.0)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public interface Tree<T>
Basic tree structure.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
List<Tree<T>> |
getChildren()
Returns the children.
|
T |
getItem()
Returns the item on this level.
|
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.