Uses of Class
org.jboss.shrinkwrap.impl.base.NodeImpl
Packages that use NodeImpl
-
Uses of NodeImpl in org.jboss.shrinkwrap.impl.base
Fields in org.jboss.shrinkwrap.impl.base with type parameters of type NodeImplModifier and TypeFieldDescriptionprivate final Map
<ArchivePath, NodeImpl> MemoryMapArchiveBase.content
Storage for theNode
s.Methods in org.jboss.shrinkwrap.impl.base that return NodeImplModifier and TypeMethodDescriptionprivate NodeImpl
MemoryMapArchiveBase.obtainParent
(ArchivePath path) Methods in org.jboss.shrinkwrap.impl.base with parameters of type NodeImplModifier and TypeMethodDescriptionprivate Node
MemoryMapArchiveBase.removeNodeRecursively
(NodeImpl node, ArchivePath path) Removes the specified node and its associated children from the contents of this archive.