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().
The child nodes of this node or, an empty set if it has no children or holds an asset. This method will
never return null. The returned Set will be an immutable view.