A C D G I O T

A

addCapabilities(Collection) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
Returns the capabilities of this file system.

C

CAPABILITIES - Static variable in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
 
createFile(FileName) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
Creates a file object.

D

doAttach() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Attaches this file object to its file resource.
doCloseCommunicationLink() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
 
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
Creates a layered file system.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
Creates the filesystem.
doCreateFolder() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Creates this folder.
doDelete() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Deletes this file, and all children.
doGetContentSize() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Returns the size of the file content (in bytes).
doGetInputStream() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Creates an input stream to read the content from.
doGetLastModifiedTime() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Gets the last modified time of this file.
doGetOutputStream(boolean) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Creates an output stream to write the file content to.
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
 
doGetType() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Returns the file's type.
doIsHidden() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Determines if this file is hidden.
doIsReadable() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Determines if this file can be read.
doIsWriteable() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Determines if this file can be written to.
doListChildren() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Returns the children of the file.
doRename(FileObject) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Rename this file
doReplicateFile(FileObject, FileSelector) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
Creates a temporary local copy of a file and its descendents.
doSetLastModifiedTime(long) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Sets the last modified time of this file.

G

getCapabilities() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
 
getLocalFile() - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Returns the local file that this file object represents.

I

isAbsoluteLocalName(String) - Method in class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
Determines if a name is an absolute file name.

O

org.apache.geronimo.gshell.vfs.provider.truezip - package org.apache.geronimo.gshell.vfs.provider.truezip
 

T

TruezipFileObject - Class in org.apache.geronimo.gshell.vfs.provider.truezip
TrueZIP file object.
TruezipFileObject(TruezipFileSystem, FileName) - Constructor for class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileObject
Creates a non-root file.
TruezipFileProvider - Class in org.apache.geronimo.gshell.vfs.provider.truezip
TrueZIP file provider.
TruezipFileProvider() - Constructor for class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileProvider
 
TruezipFileSystem - Class in org.apache.geronimo.gshell.vfs.provider.truezip
TrueZIP file system.
TruezipFileSystem(FileName, String, FileSystemOptions) - Constructor for class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
 
TruezipFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.geronimo.gshell.vfs.provider.truezip.TruezipFileSystem
 

A C D G I O T

Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.