public interface Node
Archive
. Indicates a directory if getAsset()
returns null. May be
the parent of child Node
s. Lives inside the Archive
under the context denoted by
getPath()
.Modifier and Type | Method and Description |
---|---|
Asset |
getAsset() |
Set<Node> |
getChildren() |
ArchivePath |
getPath() |
Set<Node> getChildren()
ArchivePath getPath()
Archive
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.