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 

A

AbstractKeyController - Class in net.java.truevfs.comp.zipdriver
This file system controller decorates another file system controller in order to manage the keys required for accessing encrypted ZIP files.
AbstractKeyController(FsController, AbstractZipDriver<?>) - Constructor for class net.java.truevfs.comp.zipdriver.AbstractKeyController
Constructs a new key manager controller.
AbstractZipDriver<E extends AbstractZipDriverEntry> - Class in net.java.truevfs.comp.zipdriver
An abstract archive driver for the ZIP file format.
AbstractZipDriver() - Constructor for class net.java.truevfs.comp.zipdriver.AbstractZipDriver
 
AbstractZipDriverEntry - Class in net.java.truevfs.comp.zipdriver
ZIP archive entries apply the date/time conversion rules as defined by DateTimeConverter.ZIP.
AbstractZipDriverEntry(String) - Constructor for class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
AbstractZipDriverEntry(String, ZipEntry) - Constructor for class net.java.truevfs.comp.zipdriver.AbstractZipDriverEntry
 
AbstractZipFile<E extends ZipEntry> - Class in net.java.truevfs.comp.zip
Provides unsafe (raw) access to a ZIP file using shared ZipEntry instances.
AbstractZipFile(Source, ZipFileParameters<E>) - Constructor for class net.java.truevfs.comp.zip.AbstractZipFile
Reads the given zip file in order to provide random access to its entries.
AbstractZipOutputStream<E extends ZipEntry> - Class in net.java.truevfs.comp.zip
Provides unsafe (raw) access to a ZIP file using shared ZipEntry instances.
AbstractZipOutputStream(Sink, AbstractZipFile<E>, ZipOutputStreamParameters) - Constructor for class net.java.truevfs.comp.zip.AbstractZipOutputStream
Constructs a raw ZIP output stream which decorates the given output stream and optionally apppends to the given raw ZIP file.
accept(FsController) - Method in class net.java.truevfs.kernel.spec.FsControllerFilter
 
accept(Filter<? super FsController>, V) - Method in class net.java.truevfs.kernel.spec.FsDecoratingManager
 
accept(Filter<? super FsController>, V) - Method in interface net.java.truevfs.kernel.spec.FsManager
Filters all managed file system controllers using the given filter and accepts the given visitor to them.
accept(FsModel) - Method in class net.java.truevfs.kernel.spec.FsModelFilter
 
accept(FsMountPoint) - Method in class net.java.truevfs.kernel.spec.FsPrefixMountPointFilter
 
ACCESS_PREFERENCES_MASK - Static variable in class net.java.truevfs.kernel.spec.FsAccessOptions
activate() - Method in class net.java.truevfs.comp.jmx.JmxBuffer
 
activate() - Method in interface net.java.truevfs.comp.jmx.JmxComponent
Activates this component.
activate() - Method in class net.java.truevfs.comp.jmx.JmxManager
 
activate(C) - Method in class net.java.truevfs.comp.jmx.JmxMediator
Activates and returns the given component.
activate() - Method in class net.java.truevfs.comp.jmx.JmxModel
 
add(String) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
Adds the given base path to the set of members of this directory if and only if this covariant file system node implements a directory.
addTreeModelListener(TreeModelListener) - Method in class net.java.truevfs.access.swing.TFileTreeModel
Adds a listener to this model.
ALL - Static variable in class net.java.truevfs.access.TArchiveDetector
This instance recognizes all archive file name extensions for which an archive driver can get located on the class path by the file system driver map locator singleton FsDriverMapLocator.SINGLETON.
allocate() - Method in class net.java.truevfs.comp.inst.InstrumentingBufferPool
 
Application - Class in net.java.truevfs.samples.raes
 
Application() - Constructor for class net.java.truevfs.samples.raes.Application
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.file.FileDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.http.HttpDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.jar.JarDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.odf.OdfDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.sfx.SfxDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.tar.bzip2.TarBZip2DriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.tar.gzip.TarGZipDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.tar.TarDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.tar.xz.TarXZDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.zip.raes.ZipRaesDriverMapModifier
 
apply(Map<FsScheme, FsDriver>) - Method in class net.java.truevfs.driver.zip.ZipDriverMapModifier
 
ARCHIVE_DETECTOR - Static variable in interface net.java.truevfs.access.TFileSystemProvider.Parameter
The key for the archiveDetector parameter.
authenticate() - Method in class net.java.truevfs.driver.zip.raes.crypto.RaesReadOnlyChannel
Authenticates all encrypted data in this read only file.
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.