TrueVFS Access 0.10.6
A C D E 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.
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
 
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 G H I L M N O P R S T U V W 
TrueVFS Access 0.10.6

Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.