Skip navigation links
TrueVFS 0.12.0
A B C D E F G H I J K L M N O P R S T U V W Z 

N

nameBuilder(Class<?>) - Method in class net.java.truevfs.comp.jmx.JmxMediator
Returns a new object name builder.
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.
net.java.truevfs.comp.ibm437 - package net.java.truevfs.comp.ibm437
Provides the IBM437 character set, which was implicitly assumed to be used for ZIP files before version 6-3-0 of PKWARE's ZIP File Format Specification defined it explicitly and added UTF-8 as an option.
net.java.truevfs.comp.inst - package net.java.truevfs.comp.inst
Provides basic functionality for instrumenting the TrueVFS Kernel at runtime.
net.java.truevfs.comp.jmx - package net.java.truevfs.comp.jmx
Provides basic functionality for instrumenting the TrueVFS Kernel with a JMX interface at runtime.
net.java.truevfs.comp.tardriver - package net.java.truevfs.comp.tardriver
The archive driver family for TAR files.
net.java.truevfs.comp.zip - package net.java.truevfs.comp.zip
Provides classes for reading and writing ZIP files.
net.java.truevfs.comp.zip.crypto - package net.java.truevfs.comp.zip.crypto
Provides utilities for ZIP file cryptography.
net.java.truevfs.comp.zipdriver - package net.java.truevfs.comp.zipdriver
The archive driver family for ZIP files.
net.java.truevfs.driver.file - package net.java.truevfs.driver.file
Provides a file system driver for accessing the platform file system.
net.java.truevfs.driver.http - package net.java.truevfs.driver.http
Provides a file system driver for read-only access to the web.
net.java.truevfs.driver.jar - package net.java.truevfs.driver.jar
Provides a file system driver for accessing the JAR file format.
net.java.truevfs.driver.odf - package net.java.truevfs.driver.odf
Provides a file system driver for accessing the Open Document File format.
net.java.truevfs.driver.sfx - package net.java.truevfs.driver.sfx
Provides a file system driver for read-only access to the SelF eXtracting ZIP file format, alias SFX.
net.java.truevfs.driver.tar - package net.java.truevfs.driver.tar
Provides a file system driver for accessing the TAR file format.
net.java.truevfs.driver.tar.bzip2 - package net.java.truevfs.driver.tar.bzip2
Provides a file system driver for accessing the BZIP2 compressed TAR file format.
net.java.truevfs.driver.tar.gzip - package net.java.truevfs.driver.tar.gzip
Provides a file system driver for accessing the GZIP compressed TAR file format.
net.java.truevfs.driver.tar.xz - package net.java.truevfs.driver.tar.xz
Provides a file system driver for accessing the XZ compressed TAR file format.
net.java.truevfs.driver.zip - package net.java.truevfs.driver.zip
Provides a file system driver for accessing the ZIP file format.
net.java.truevfs.driver.zip.raes - package net.java.truevfs.driver.zip.raes
Provides a file system driver for accessing the RAES encrypted ZIP file format, alias ZIP.RAES or TZP.
net.java.truevfs.driver.zip.raes.crypto - package net.java.truevfs.driver.zip.raes.crypto
Reads and writes files according to the Random Access Encryption Specification (RAES).
net.java.truevfs.kernel.spec - package net.java.truevfs.kernel.spec
Defines the API for accessing the (federated virtual) file system space.
net.java.truevfs.kernel.spec.cio - package net.java.truevfs.kernel.spec.cio
net.java.truevfs.kernel.spec.sl - package net.java.truevfs.kernel.spec.sl
Provides singletons to locate service providers on the class path.
net.java.truevfs.kernel.spec.spi - package net.java.truevfs.kernel.spec.spi
Provides abstract classes for locatable service providers.
net.java.truevfs.samples.access - package net.java.truevfs.samples.access
Sample code for the TrueVFS Access API.
net.java.truevfs.samples.raes - package net.java.truevfs.samples.raes
Sample code for encryption and decryption with RAES.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newClient() - Method in class net.java.truevfs.driver.http.HttpDriver
Returns a new http client.
newController(FsManager, FsModel, FsController) - Method in class net.java.truevfs.comp.inst.InstrumentingCompositeDriver
 
newController(FsManager, FsModel, FsController) - Method in class net.java.truevfs.driver.file.FileDriver
 
newController(FsManager, FsModel, FsController) - Method in class net.java.truevfs.driver.http.HttpDriver
 
newController(FsManager, FsModel, FsController) - Method in class net.java.truevfs.kernel.spec.FsAbstractCompositeDriver
 
newController(FsManager, FsModel, FsController) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns a new file system controller for the mount point of the given file system model.
newController(FsManager, FsModel, FsController) - Method in interface net.java.truevfs.kernel.spec.FsCompositeDriver
Returns a new file system controller for the mount point of the given file system model.
newController(Context, FsModel, FsController) - Method in interface net.java.truevfs.kernel.spec.FsController.Factory
Returns a new file system controller for the mount point of the given file system model.
newController(FsArchiveDriver<? extends FsArchiveEntry>, FsModel, FsController) - Method in class net.java.truevfs.kernel.spec.FsDecoratingManager
 
newDecoder() - Method in class net.java.truevfs.comp.ibm437.OctetCharset
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newEncoder() - Method in class net.java.truevfs.comp.ibm437.OctetCharset
 
newEntry(BitField<FsAccessOption>, String, Entry.Type, Entry) - Method in class net.java.truevfs.comp.tardriver.TarDriver
 
newEntry(String) - Method in class net.java.truevfs.comp.tardriver.TarDriver
 
newEntry(String, TarArchiveEntry) - Method in class net.java.truevfs.comp.tardriver.TarDriver
 
newEntry(String) - Method in interface net.java.truevfs.comp.zip.ZipEntryFactory
Returns a new ZIP entry with the given name.
newEntry(BitField<FsAccessOption>, String, Entry.Type, Entry) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
 
newEntry(String) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns a new ZIP driver entry with the given name.
newEntry(String, ZipEntry) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
Returns a new ZIP driver entry with the given name and all other properties copied from the given template.
newEntry(String) - Method in class net.java.truevfs.comp.zipdriver.JarDriver
 
newEntry(String, ZipEntry) - Method in class net.java.truevfs.comp.zipdriver.JarDriver
 
newEntry(String) - Method in class net.java.truevfs.comp.zipdriver.ZipDriver
 
newEntry(String, ZipEntry) - Method in class net.java.truevfs.comp.zipdriver.ZipDriver
 
newEntry(FsNodeName) - Method in class net.java.truevfs.driver.http.HttpController
 
newEntry(BitField<FsAccessOption>, String, Entry.Type, Entry) - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriver
Returns a new JarDriverEntry, requesting that the data gets DEFLATED if no template is provided.
newEntry(String, Entry.Type, Entry) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
newEntry(BitField<FsAccessOption>, String, Entry.Type, Entry) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Returns a new entry for the given name.
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.
newGet() - Method in class net.java.truevfs.driver.http.HttpNode
 
newHead() - Method in class net.java.truevfs.driver.http.HttpNode
 
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.comp.tardriver.TarDriver
 
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
 
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2Driver
 
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriver
 
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.driver.tar.xz.TarXZDriver
 
newInput(FsModel, BitField<FsAccessOption>, FsController, FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
This method gets called by an archive controller in order to create a new input service for its target archive file.
newInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Creates a new input service for reading archive entries for the given model from the target archive file referenced by source.
newInputStream(Path, OpenOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newInputStream() - Method in class net.java.truevfs.driver.http.HttpNode
 
newModel(FsManager, FsMountPoint, FsModel) - Method in class net.java.truevfs.comp.inst.InstrumentingCompositeDriver
 
newModel(FsManager, FsMountPoint, FsModel) - Method in class net.java.truevfs.kernel.spec.FsAbstractCompositeDriver
 
newModel(FsManager, FsMountPoint, FsModel) - Method in interface net.java.truevfs.kernel.spec.FsCompositeDriver
Returns a new file system model for the given mount point.
newModel(FsDriver, FsMountPoint, FsModel) - Method in class net.java.truevfs.kernel.spec.FsDecoratingManager
 
newModel(FsManager, FsMountPoint, FsModel) - Method in class net.java.truevfs.kernel.spec.FsDriver
Returns a new file system model for the given mount point.
newModel(Context, FsMountPoint, FsModel) - Method in interface net.java.truevfs.kernel.spec.FsModel.Factory
Returns a new file system model for the given mount point.
newOutput(FsModel, FsOutputSocketSink, InputService<TarDriverEntry>) - Method in class net.java.truevfs.comp.tardriver.TarDriver
 
newOutput(FsModel, FsOutputSocketSink, InputService<E>) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
 
newOutput(FsModel, FsOutputSocketSink, InputService<JarDriverEntry>) - Method in class net.java.truevfs.driver.odf.OdfDriver
 
newOutput(FsModel, BitField<FsAccessOption>, FsController, FsNodeName, InputService<ZipDriverEntry>) - Method in class net.java.truevfs.driver.sfx.ReadOnlySfxDriver
 
newOutput(FsModel, FsOutputSocketSink, InputService<TarDriverEntry>) - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2Driver
 
newOutput(FsModel, FsOutputSocketSink, InputService<TarDriverEntry>) - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriver
 
newOutput(FsModel, FsOutputSocketSink, InputService<TarDriverEntry>) - Method in class net.java.truevfs.driver.tar.xz.TarXZDriver
 
newOutput(FsModel, FsOutputSocketSink, InputService<JarDriverEntry>) - Method in class net.java.truevfs.driver.zip.raes.ParanoidZipRaesDriver
Creates a new input service for writing archive entries for the given model to the target archive file referenced by sink.
newOutput(FsModel, FsOutputSocketSink, InputService<JarDriverEntry>) - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriver
 
newOutput(FsModel, BitField<FsAccessOption>, FsController, FsNodeName, InputService<E>) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
This method gets called by an archive controller in order to create a new output service for its target archive file.
newOutput(FsModel, FsOutputSocketSink, InputService<E>) - Method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Creates a new input service for writing archive entries for the given model to the target archive file referenced by sink.
newOutputStream(Path, OpenOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
newOutputStream() - Method in class net.java.truevfs.driver.http.HttpNode
 
newView() - Method in class net.java.truevfs.comp.jmx.JmxBuffer
 
newView() - Method in class net.java.truevfs.comp.jmx.JmxManager
 
newView() - Method in class net.java.truevfs.comp.jmx.JmxModel
 
newWatchService() - Method in class net.java.truevfs.access.TFileSystem
 
newZipInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.comp.zipdriver.AbstractZipDriver
 
newZipInput(FsModel, FsInputSocketSource) - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriver
 
node() - Method in class net.java.truevfs.comp.jmx.JmxModelView
 
node(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.comp.zipdriver.AbstractKeyController
 
node(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.driver.http.HttpController
 
node(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsAccessOptionsController
 
node(BitField<FsAccessOption>, FsNodeName) - Method in interface net.java.truevfs.kernel.spec.FsController
Returns the file system node for the given name or null if it doesn't exist.
node(BitField<FsAccessOption>, FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsDecoratingController
 
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.
NONE - Static variable in class net.java.truevfs.kernel.spec.FsAccessOptions
A bit field with no access options set.
NONE - Static variable in class net.java.truevfs.kernel.spec.FsSyncOptions
A bit field with no synchronization options set.
normalize() - Method in class net.java.truevfs.access.TPath
 
normalize(String, Entry.Type) - Static method in class net.java.truevfs.kernel.spec.FsArchiveDriver
Normalizes the given entry name so that it forms a valid entry name for ZIP and TAR files by ensuring that the returned entry name ends with the separator character '/' if and only if type is DIRECTORY.
NULL - Static variable in class net.java.truevfs.access.TArchiveDetector
This instance never recognizes any archive files in a path.
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links
TrueVFS 0.12.0

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