public interface Node
Archive
. Indicates an empty 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 © 2016 JBoss by Red Hat. All rights reserved.