TrueVFS Access 0.9.2
A C D E F G H I L M N O P R S T U V W 

N

net.java.truevfs.access - package net.java.truevfs.access
Provides uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories.
net.java.truevfs.access.swing - package net.java.truevfs.access.swing
Provides Swing GUI classes for viewing file trees and choosing entries in archive files.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newFileSystem(Path, Map<String, ?>) - Method in class net.java.truevfs.access.TFileSystemProvider
Scans the given path for prospective archive files using the given configuration and returns the file system for the innermost prospective archive file or throws an UnsupportedOperationException if no prospective archive file is detected.
newFileSystem(URI, Map<String, ?>) - Method in class net.java.truevfs.access.TFileSystemProvider
Returns a file system for the given hierarchical TPath uri.
newInputStream(Path, OpenOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newOutputStream(Path, OpenOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newWatchService() - Method in class net.java.truevfs.access.TFileSystem
 
nodeChanged(TFile) - Method in class net.java.truevfs.access.swing.TFileTreeModel
Updates the given node in the tree.
nodeInserted(TFile) - Method in class net.java.truevfs.access.swing.TFileTreeModel
Inserts the given node in the tree.
nodeInsertedOrStructureChanged(TFile) - Method in class net.java.truevfs.access.swing.TFileTreeModel
Inserts the given node in the tree or reloads the tree structure for the given node if it already exists.
nodeRemoved(TFile) - Method in class net.java.truevfs.access.swing.TFileTreeModel
Removes the given node from the tree.
normalize() - Method in class net.java.truevfs.access.TPath
 
NULL - Static variable in class net.java.truevfs.access.TArchiveDetector
This instance never recognizes any archive files in a path.
A C D E F G H I L M N O P R S T U V W 
TrueVFS Access 0.9.2

Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.