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 

E

Encrypt - Class in net.java.truevfs.samples.raes
Encrypts the contents of the file provided as the first argument into the RAES file provided as the second argument for the main method.
Encrypt() - Constructor for class net.java.truevfs.samples.raes.Encrypt
 
encrypt(Path, Path) - Static method in class net.java.truevfs.samples.raes.Raes
Encrypts the given plain file to the given RAES file.
endsWith(Path) - Method in class net.java.truevfs.access.TPath
 
endsWith(String) - Method in class net.java.truevfs.access.TPath
 
entries() - Method in class net.java.truevfs.comp.zip.ZipFile
Enumerates clones of all entries in this ZIP file.
entry(String) - Method in class net.java.truevfs.comp.tardriver.TarInputService
 
entry(String) - Method in class net.java.truevfs.comp.tardriver.TarOutputService
 
entry(String) - Method in class net.java.truevfs.comp.zip.AbstractZipFile
Returns the entry for the given name or null if no entry with this name exists in this ZIP file.
entry(String) - Method in class net.java.truevfs.comp.zip.AbstractZipOutputStream
Returns the entry for the given name or null if no entry with this name exists in this ZIP file.
entry(String) - Method in class net.java.truevfs.comp.zip.ZipFile
Returns a clone of the entry for the given name or null if no entry with this name exists in this ZIP file.
entry(String) - Method in class net.java.truevfs.comp.zip.ZipOutputStream
Returns a clone of the entry for the given name or null if no entry with this name exists in this ZIP file.
entry(String) - Method in class net.java.truevfs.comp.zipdriver.ZipOutputService
 
entry(String) - Method in class net.java.truevfs.kernel.spec.cio.MultiplexingOutputService
 
equals(Object) - Method in class net.java.truevfs.access.TArchiveDetector
 
equals(Object) - Method in class net.java.truevfs.access.TConfig
 
equals(Object) - Method in class net.java.truevfs.access.TFile
equals(Object) - Method in class net.java.truevfs.access.TPath
This path is considered equal to the given other object if and only if the other object is identical to this object or if the other object is a TPath object with a file system which is considered equal to this path's file system and a name which is considered equal to this path's name.
equals(Object) - Method in class net.java.truevfs.kernel.spec.FsMountPoint
Returns true iff the given object is a mount point and its URI equals the URI of this mount point.
equals(Object) - Method in class net.java.truevfs.kernel.spec.FsNodeName
Returns true iff the given object is a node name and its URI equals the URI of this node name.
equals(Object) - Method in class net.java.truevfs.kernel.spec.FsNodePath
Returns true iff the given object is a path name and its URI equals the URI of this path name.
equals(Object) - Method in class net.java.truevfs.kernel.spec.FsScheme
 
executeGet(HttpNode) - Method in class net.java.truevfs.driver.http.HttpDriver
Executes the GET request method for the given URI.
executeHead(HttpNode) - Method in class net.java.truevfs.driver.http.HttpDriver
Executes the HEAD request method for the given URI.
exists() - Method in class net.java.truevfs.access.TFile
ExpertFeature - Annotation Type in net.java.truevfs.access
Indicates a feature which requires a certain experience level for safe use.
ExpertFeature.Level - Enum in net.java.truevfs.access
The experience level required to safely use an expert feature.
ExpertFeature.Reason - Enum in net.java.truevfs.access
The reason why a feature should only be used by an expert.
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.