|
ShrinkWrap API 1.1.0-alpha-1 | |||||||||
| 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 an empty 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 an empty directorySet<Node> getChildren()
ArchivePath getPath()
Archive
|
ShrinkWrap API 1.1.0-alpha-1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||