|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Node

Represents an entry inside an Archive. Indicates a directory if getAsset() returns null. May be
the parent of child Nodes. Lives inside the Archive under the context denoted by
getPath().
| Method Summary | |
|---|---|
Asset |
getAsset()
|
Set<Node> |
getChildren()
|
ArchivePath |
getPath()
|
| Method Detail |
|---|
Asset getAsset()
Asset this node holds, null if it is a directorySet<Node> getChildren()
ArchivePath getPath()
Archive
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||