Uses of Class
org.jboss.vfs.VirtualFileAssembly.AssemblyNode
Packages that use VirtualFileAssembly.AssemblyNode
-
Uses of VirtualFileAssembly.AssemblyNode in org.jboss.vfs
Fields in org.jboss.vfs declared as VirtualFileAssembly.AssemblyNodeModifier and TypeFieldDescriptionprivate final VirtualFileAssembly.AssemblyNodeVirtualFileAssembly.rootNodeFields in org.jboss.vfs with type parameters of type VirtualFileAssembly.AssemblyNodeModifier and TypeFieldDescriptionprivate final Map<String, VirtualFileAssembly.AssemblyNode> VirtualFileAssembly.AssemblyNode.childrenMethods in org.jboss.vfs that return VirtualFileAssembly.AssemblyNodeModifier and TypeMethodDescriptionFind an AssemblyNode staring with this node and return null if not found.VirtualFileAssembly.AssemblyNode.find(VirtualFileAssembly.Path path, boolean createIfMissing) Find an AssemblyNode starting with this node.VirtualFileAssembly.AssemblyNode.findOrBuild(String path) Find an AssemblyNode starting with this node and build the required nodes if not found.private VirtualFileAssembly.AssemblyNodeMethods in org.jboss.vfs with parameters of type VirtualFileAssembly.AssemblyNodeModifier and TypeMethodDescriptionprivate voidVirtualFileAssembly.AssemblyNode.addChild(String name, VirtualFileAssembly.AssemblyNode child)