Uses of Class
org.jboss.vfs.VirtualFileAssembly.Path
-
Packages that use VirtualFileAssembly.Path Package Description org.jboss.vfs -
-
Uses of VirtualFileAssembly.Path in org.jboss.vfs
Methods in org.jboss.vfs with parameters of type VirtualFileAssembly.Path Modifier and Type Method Description VirtualFileAssembly.AssemblyNode
VirtualFileAssembly.AssemblyNode. find(VirtualFileAssembly.Path path, boolean createIfMissing)
Find an AssemblyNode starting with this node.VirtualFile
VirtualFileAssembly.AssemblyNode. getFile(VirtualFileAssembly.Path path, VirtualFile assemblyMountPoint)
Get the VirtualFile for a given path.
-