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.contentStorage for theNodes.Methods in org.jboss.shrinkwrap.impl.base that return NodeImplModifier and TypeMethodDescriptionprivate NodeImplMemoryMapArchiveBase.obtainParent(ArchivePath path) Methods in org.jboss.shrinkwrap.impl.base with parameters of type NodeImplModifier and TypeMethodDescriptionprivate NodeMemoryMapArchiveBase.removeNodeRecursively(NodeImpl node, ArchivePath path) Removes the specified node and its associated children from the contents of this archive.