| Package | Description |
|---|---|
| org.jboss.vfs |
| Modifier and Type | Method and 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.
|