All Packages   Class Hierarchy Index of Fields and Methods
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbstractFileSystem(). Constructor for class org.jos.fs.util.AbstractFileSystem
accept(File, String). Method in interface org.jos.java.io.FilenameFilter
add(Object). Method in class jgl.ArrayAdapter
Add an object to myself.
add(Object). Method in interface jgl.Container
Add an object to myself.
add(Object). Method in class jgl.VectorArray
Add an object to myself.
add(Test). Method in class org.jos.experimental.StefanReich.test.TestSuite
addAll(Vector, Object[]). Static method in class org.jos.util.VectorUtilities
addFileSystemListener(FileSystemListener). Method in class org.jos.fs.util.AbstractFileSystem
addFileSystemListener(FileSystemListener). Method in interface org.jos.fs.FileSystem
addMediumListener(MediumListener). Method in class org.jos.fs.util.CachedMedium
addMediumListener(MediumListener). Method in class org.jos.fs.util.ImageFileMedium
addMediumListener(MediumListener). Method in interface org.jos.fs.Medium
add a listener
addSeparator(String). Static method in class org.jos.fs.util.PathNameUtilities
adds a separator char at the end if there is none and path name is not empty
advance(). Method in interface jgl.ForwardIterator
Advance by one.
advance(). Method in interface jgl.InputIterator
Advance by one.
advance(). Method in interface jgl.OutputIterator
Advance by one.
advance(). Method in class jgl.VectorIterator
Advance by one.
advance(int). Method in interface jgl.ForwardIterator
Advance by a specified amount.
advance(int). Method in interface jgl.InputIterator
Advance by a specified amount.
advance(int). Method in interface jgl.OutputIterator
Advance by a specified amount.
advance(int). Method in class jgl.VectorIterator
Advance by a specified amount.
ArrayAdapter(). Constructor for class jgl.ArrayAdapter
at(int). Method in interface jgl.Sequence
Return the object at the specified index.
at(int). Method in class jgl.VectorArray
Return the object at the specified index.
atBegin(). Method in interface jgl.InputIterator
Return true if I'm positioned at the first item of my input stream.
atBegin(). Method in class jgl.VectorIterator
Return true if I'm positioned at the first item of my input stream.
atEnd(). Method in interface jgl.InputIterator
Return true if I'm positioned after the last item in my input stream.
atEnd(). Method in class jgl.VectorIterator
Return true if I'm positioned after the last item in my input stream.
available(). Method in class org.jos.java.io.BufferedInputStream
available(). Method in class org.jos.java.io.ByteArrayInputStream
available(). Method in class org.jos.java.io.FileInputStream
available(). Method in class org.jos.java.io.FilterInputStream
available(). Method in class org.jos.java.io.InputStream
available(). Method in class org.jos.fs.host.InputStreamFromHost
available(). Method in class org.jos.fs.host.InputStreamToHost
available(). Method in class org.jos.java.io.LineNumberInputStream
available(). Method in class org.jos.java.io.PushbackInputStream
available(). Method in class org.jos.java.io.StringBufferInputStream

B

back(). Method in class jgl.ArrayAdapter
Return my last element.
back(). Method in interface jgl.Sequence
Return my last element.
begin(Vector). Static method in class jgl.VectorIterator
Return an iterator positioned at the first element of a particular java.util.Vector.
begin(Vector, VectorArray). Static method in class jgl.VectorIterator
Return an iterator positioned at the first element of a particular java.util.Vector.
BRANCH. Static variable in class org.jos.fs.FileSystemEvent
BufferedInputStream(InputStream). Constructor for class org.jos.java.io.BufferedInputStream
BufferedInputStream(InputStream, int). Constructor for class org.jos.java.io.BufferedInputStream
BufferedOutputStream(OutputStream). Constructor for class org.jos.java.io.BufferedOutputStream
BufferedOutputStream(OutputStream, int). Constructor for class org.jos.java.io.BufferedOutputStream
ByteArrayInputStream(byte[]). Constructor for class org.jos.java.io.ByteArrayInputStream
ByteArrayInputStream(byte[], int, int). Constructor for class org.jos.java.io.ByteArrayInputStream
ByteArrayOutputStream(). Constructor for class org.jos.java.io.ByteArrayOutputStream
ByteArrayOutputStream(int). Constructor for class org.jos.java.io.ByteArrayOutputStream

C

CachedMedium(Medium, int, int). Constructor for class org.jos.fs.util.CachedMedium
CANREAD. Static variable in interface org.jos.fs.FSFileInfo
file flag: can read
canRead(). Method in class org.jos.java.io.File
CANWRITE. Static variable in interface org.jos.fs.FSFileInfo
file flag: can write
canWrite(). Method in class org.jos.java.io.File
CASEPOLICY_INSENSITIVE_NOT_PRESERVING. Static variable in interface org.jos.fs.FileSystem
case policy: pathes are case insensitive, and case is not preserved
CASEPOLICY_INSENSITIVE_PRESERVING. Static variable in interface org.jos.fs.FileSystem
case policy: pathes are case insensitive, but case is preserved
CASEPOLICY_MIXED. Static variable in interface org.jos.fs.FileSystem
different case policies inside a branch
CASEPOLICY_SENSITIVE. Static variable in interface org.jos.fs.FileSystem
case policy: pathes are case sensitive
CASEPOLICY_UNKNOWN. Static variable in interface org.jos.fs.FileSystem
case policy: unknown
checkError(). Method in class org.jos.java.io.PrintStream
clear(). Method in class jgl.ArrayAdapter
Remove all of my objects.
clear(). Method in interface jgl.Container
Remove all of my objects.
clear(). Method in class jgl.VectorArray
Remove all of my objects.
clone(). Method in class jgl.ArrayAdapter
clone(). Method in interface jgl.BidirectionalIterator
J++ requires clone
clone(). Method in interface jgl.Container
Return a shallow copy of myself.
clone(). Method in interface jgl.ForwardIterator
Return a clone of myself.
clone(). Method in interface jgl.InputIterator
Return a clone of myself.
clone(). Method in interface jgl.OutputIterator
Return a clone of myself.
clone(). Method in interface jgl.RandomAccessIterator
Return a clone of myself.
clone(). Method in interface jgl.Sequence
clone(). Method in class jgl.VectorArray
Return a shallow copy of myself.
clone(). Method in class jgl.VectorIterator
Return a clone of myself.
close(). Method in class org.jos.java.io.FileInputStream
close(). Method in class org.jos.java.io.FileOutputStream
close(). Method in class org.jos.java.io.FilterInputStream
close(). Method in class org.jos.java.io.FilterOutputStream
close(). Method in interface org.jos.fs.FSFile
close(). Method in class org.jos.java.io.InputStream
close(). Method in class org.jos.fs.util.InputStreamBasedFile
close(). Method in class org.jos.fs.host.InputStreamFromHost
close(). Method in class org.jos.fs.host.InputStreamToHost
close(). Method in class org.jos.java.io.OutputStream
close(). Method in class org.jos.java.io.PipedInputStream
close(). Method in class org.jos.java.io.PipedOutputStream
close(). Method in class org.jos.java.io.PrintStream
close(). Method in class org.jos.java.io.RandomAccessFile
close(). Method in class org.jos.java.io.SequenceInputStream
close(). Method in class org.jos.java.util.zip.ZipFile
Closes the ZIP file.
commentChar(int). Method in class org.jos.java.io.StreamTokenizer
connect(PipedInputStream). Method in class org.jos.java.io.PipedOutputStream
connect(PipedOutputStream). Method in class org.jos.java.io.PipedInputStream
contains(Object). Method in class jgl.ArrayAdapter
Return true if I contain a particular object using .equals()
contains(Object). Method in interface jgl.Sequence
Return true if I contain a particular object.
count(int, int, Object). Method in class jgl.ArrayAdapter
Return the number of objects within a specified range of that match a particular value.
count(int, int, Object). Method in interface jgl.Sequence
Return the number of objects within a specified range of that match a particular value.
count(Object). Method in class jgl.ArrayAdapter
Return the number of objects that match a specified object.
count(Object). Method in interface jgl.Sequence
Return the number of objects that match a specified object.

D

DataInputStream(InputStream). Constructor for class org.jos.java.io.DataInputStream
DataOutputStream(OutputStream). Constructor for class org.jos.java.io.DataOutputStream
DEFLATED. Static variable in class org.jos.java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
delete(). Method in class org.jos.java.io.File
delete(String). Method in class org.jos.fs.util.EmptyFileSystem
delete(String). Method in class org.jos.fs.fat.FAT
delete(String). Method in interface org.jos.fs.FileSystem
delete(String). Method in class org.jos.fs.host.HostFileSystem
delete(String). Method in class org.jos.fs.util.UnionFileSystem
DIR. Static variable in class org.jos.fs.FileSystemEvent
DIRECTORY. Static variable in interface org.jos.fs.FSFileInfo
file flag: directory
dirList(String). Method in class org.jos.fs.util.EmptyFileSystem
dirList(String). Method in class org.jos.fs.fat.FAT
dirList(String). Method in interface org.jos.fs.FileSystem
dirList(String). Method in class org.jos.fs.host.HostFileSystem
dirList(String). Method in class org.jos.fs.util.UnionFileSystem
distance(ForwardIterator). Method in interface jgl.ForwardIterator
Return the distance from myself to another iterator.
distance(ForwardIterator). Method in class jgl.VectorIterator
Return the distance from myself to another iterator.

E

eject(). Method in class org.jos.fs.util.CachedMedium
eject(). Method in class org.jos.fs.util.ImageFileMedium
eject(). Method in interface org.jos.fs.Medium
ejects medium if ejectable.

eject() should perform the following steps:

elements(). Method in interface jgl.Container
Return an Enumeration of the components in this container
elements(). Method in class jgl.VectorArray
Return an Enumeration of my elements.
EmptyFileSystem(int). Constructor for class org.jos.fs.util.EmptyFileSystem
end(Vector). Static method in class jgl.VectorIterator
Return an iterator positioned immediately after the last element of a particular java.util.Vector.
end(Vector, VectorArray). Static method in class jgl.VectorIterator
Return an iterator positioned immediately after the last element of a particular java.util.Vector.
entityChanged(FileSystemEvent). Method in interface org.jos.fs.FileSystemListener
entityChanged(FileSystemEvent). Method in class org.jos.fs.util.UnionFileSystem
entityCreated(FileSystemEvent). Method in interface org.jos.fs.FileSystemListener
entityCreated(FileSystemEvent). Method in class org.jos.fs.util.UnionFileSystem
entityDeleted(FileSystemEvent). Method in interface org.jos.fs.FileSystemListener
entityDeleted(FileSystemEvent). Method in class org.jos.fs.util.UnionFileSystem
entityRenamed(FileSystemEvent). Method in interface org.jos.fs.FileSystemListener
renamed or moved, to be exact

evt.getPath() gives old name, evt.getNewPath() gives new name

entityRenamed(FileSystemEvent). Method in class org.jos.fs.util.UnionFileSystem
entries(). Method in class org.jos.java.util.zip.ZipFile
Returns an enumeration of the ZIP file entries.
eolIsSignificant(boolean). Method in class org.jos.java.io.StreamTokenizer
equals(Object). Method in class jgl.ArrayAdapter
equals(Object). Method in interface jgl.Container
Return true if I'm equal to a specified object.
equals(Object). Method in class org.jos.java.io.File
equals(Object). Method in class jgl.VectorArray
Return true if I'm equal to a specified object.
equals(Object). Method in class jgl.VectorIterator
Return true if a specified object is the same kind of iterator as me and is positioned at the same element.
equals(VectorIterator). Method in class jgl.VectorIterator
Return true if iterator is positioned at the same element as me.
execute(Object, Object). Method in interface jgl.BinaryPredicate
Return the result of executing with two Object arguments.
execute(Object, Object). Method in class jgl.HashComparator
Compare the operands based on their hash code.
execute(Object, Object). Method in class jgl.LessString
Return true if the first operand is less than the second operand.
execute(String). Method in interface org.jos.fs.FSPlugIn.Action
exists(). Method in class org.jos.java.io.File
Explorer(). Constructor for class org.jos.experimental.StefanReich.fs.swing.Explorer

F

FAT(Medium). Constructor for class org.jos.fs.fat.FAT
FATTest(). Constructor for class org.jos.experimental.StefanReich.fs.FATTest
FILE. Static variable in class org.jos.fs.FileSystemEvent
File(File, String). Constructor for class org.jos.java.io.File
modified by StefanReich
File(String). Constructor for class org.jos.java.io.File
File(String, String). Constructor for class org.jos.java.io.File
modified by StefanReich
FileDescriptor(). Constructor for class org.jos.java.io.FileDescriptor
FileInputStream(File). Constructor for class org.jos.java.io.FileInputStream
FileInputStream(FileDescriptor). Constructor for class org.jos.java.io.FileInputStream
FileInputStream(String). Constructor for class org.jos.java.io.FileInputStream
FileOutputStream(File). Constructor for class org.jos.java.io.FileOutputStream
FileOutputStream(FileDescriptor). Constructor for class org.jos.java.io.FileOutputStream
FileOutputStream(String). Constructor for class org.jos.java.io.FileOutputStream
FileSystemEvent(FileSystem, int, String). Constructor for class org.jos.fs.FileSystemEvent
FileSystemEvent(FileSystem, int, String, String). Constructor for class org.jos.fs.FileSystemEvent
FilterOutputStream(OutputStream). Constructor for class org.jos.java.io.FilterOutputStream
finish(). Method in interface jgl.Container
Return an iterator positioned immediately after my last item.
finish(). Method in class jgl.VectorArray
Return an iterator positioned immediately after my last item.
flush(). Method in class org.jos.java.io.BufferedOutputStream
flush(). Method in class org.jos.fs.util.CachedMedium
flush(). Method in class org.jos.java.io.DataOutputStream
flush(). Method in class org.jos.java.io.FilterOutputStream
flush(). Method in interface org.jos.fs.FSFile
flush(). Method in class org.jos.fs.util.ImageFileMedium
flush(). Method in class org.jos.fs.util.InputStreamBasedFile
flush(). Method in interface org.jos.fs.Medium
flushes all buffers if neccessary
flush(). Method in class org.jos.java.io.OutputStream
flush(). Method in class org.jos.java.io.PrintStream
FREESPACE_UNKNOWN. Static variable in class org.jos.fs.FSBranchInfo
number of bytes free: unknown
front(). Method in class jgl.ArrayAdapter
Return my first element.
front(). Method in interface jgl.Sequence
Return my first element.
FSBranchInfo(int, long). Constructor for class org.jos.fs.FSBranchInfo
FSException(String). Constructor for class org.jos.fs.FSException
FSManager(). Constructor for class org.jos.fs.FSManager
FSManager.Entry(). Constructor for class org.jos.fs.FSManager.Entry
FSPlugIn(). Constructor for class org.jos.fs.FSPlugIn

G

get(). Method in interface jgl.BidirectionalIterator
Return the object at my current position.
get(). Method in interface jgl.InputIterator
Return the object at my current position.
get(). Method in class jgl.VectorIterator
Return the object at my current position.
get(int). Method in interface jgl.BidirectionalIterator
Return the object that is a specified distance from my current position.
get(int). Method in class jgl.VectorIterator
Return the object that is a specified distance from my current position.
getAbsolutePath(). Method in class org.jos.java.io.File
getActionsForFile(String). Static method in class org.jos.fs.FSManager
may return null
getActionsForFile(String). Method in class org.jos.fs.FSPlugIn
getActionsForFile(String). Method in class org.jos.experimental.StefanReich.fs.plugins.ZipPlugIn
getBranchInfo(String). Method in class org.jos.fs.util.EmptyFileSystem
getBranchInfo(String). Method in class org.jos.fs.fat.FAT
getBranchInfo(String). Method in interface org.jos.fs.FileSystem
if branch doesn't exist, the result is undefined
getBranchInfo(String). Method in class org.jos.fs.host.HostFileSystem
getBranchInfo(String). Method in class org.jos.fs.util.UnionFileSystem
getCasePolicy(). Method in class org.jos.fs.FSBranchInfo
getCasePolicyForDir(String). Method in class org.jos.fs.util.EmptyFileSystem
getCasePolicyForDir(String). Method in class org.jos.fs.fat.FAT
getCasePolicyForDir(String). Method in interface org.jos.fs.FileSystem
if dir doesn't exist, the result is undefined
getCasePolicyForDir(String). Method in class org.jos.fs.host.HostFileSystem
getCasePolicyForDir(String). Method in class org.jos.fs.util.UnionFileSystem
if dir doesn't exist, the result is undefined
getComment(). Method in class org.jos.java.util.zip.ZipEntry
Returns the comment string for the entry, or null if none.
getCompressedSize(). Method in class org.jos.java.util.zip.ZipEntry
Returns the compressed size of the entry data, or -1 if not known.
getContainer(). Method in interface jgl.ForwardIterator
Return my associated container.
getContainer(). Method in class jgl.VectorIterator
Return null for my associated Container since java.util.Vector isn't in the JGL hierarchy (but should be ;-)
getCrc(). Method in class org.jos.java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getEntityType(). Method in class org.jos.fs.FileSystemEvent
getEntries(). Static method in class org.jos.fs.FSManager
getEntry(String). Method in class org.jos.java.util.zip.ZipFile
Returns the ZIP file entry for the given path name.
getExtra(). Method in class org.jos.java.util.zip.ZipEntry
Returns the extra field data for the entry, or null if none.
getFD(). Method in class org.jos.java.io.FileInputStream
getFD(). Method in class org.jos.java.io.FileOutputStream
getFD(). Method in class org.jos.java.io.RandomAccessFile
getFileInfo(String). Method in class org.jos.fs.util.EmptyFileSystem
getFileInfo(String). Method in class org.jos.fs.fat.FAT
getFileInfo(String). Method in interface org.jos.fs.FileSystem
returns null if file wasn't found; if a different error occurs, it throws an IOException
getFileInfo(String). Method in class org.jos.fs.host.HostFileSystem
getFileInfo(String). Method in class org.jos.fs.util.UnionFileSystem
getFileName(String). Static method in class org.jos.fs.util.PathNameUtilities
returns the last part of the path
getFilePointer(). Method in interface org.jos.fs.FSFile
getFilePointer(). Method in class org.jos.fs.util.InputStreamBasedFile
getFilePointer(). Method in class org.jos.java.io.RandomAccessFile
getFileSize(). Method in interface org.jos.fs.FSFile
getFileSize(). Method in class org.jos.fs.util.InputStreamBasedFile
getFileSystem(). Method in class org.jos.fs.FileSystemEvent
getFileSystem(). Method in class org.jos.fs.FSManager.Entry
getFlags(). Method in class org.jos.fs.util.CachedMedium
getFlags(). Method in interface org.jos.fs.FSFileInfo
getFlags(). Method in class org.jos.fs.util.ImageFileMedium
neither read-only nor ejectable
getFlags(). Method in interface org.jos.fs.Medium
returns the flags (a constant value - not allowed to change during the instance's lifetime)
getFreeSpace(). Method in class org.jos.fs.FSBranchInfo
getFSMountedAt(String). Static method in class org.jos.fs.FSManager
getInputStream(ZipEntry). Method in class org.jos.java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified ZIP file entry.
getLastModificationTime(). Method in interface org.jos.fs.FSFileInfo
this information may also be irrelevant (if yes, it should be 0) if file is a directory
getLineNumber(). Method in class org.jos.java.io.LineNumberInputStream
getMainFS(). Static method in class org.jos.fs.FSManager
Unlike regular implementations of FileSystem, the file system returned by this method can handle special dirs (.
getMedium(). Method in class org.jos.fs.util.EmptyFileSystem
getMedium(). Method in class org.jos.fs.fat.FAT
getMedium(). Method in interface org.jos.fs.FileSystem
getMedium(). Method in class org.jos.fs.FSManager.Entry
getMedium(). Method in class org.jos.fs.host.HostFileSystem
getMedium(). Method in class org.jos.fs.MediumEvent
getMedium(). Method in class org.jos.fs.util.UnionFileSystem
getMediumName(). Method in class org.jos.fs.FSManager.Entry
getMethod(). Method in class org.jos.java.util.zip.ZipEntry
Returns the compression method of the entry, or -1 if not specified.
getMountPath(). Method in class org.jos.fs.FSManager.Entry
getName(). Method in class org.jos.java.io.File
getName(). Method in interface org.jos.fs.FSFileInfo
This method is useful for determining the real name of an entity in case-insensitive FSs.
getName(). Method in interface org.jos.fs.FSPlugIn.Action
getName(). Method in class org.jos.java.util.zip.ZipEntry
Returns the name of the entry.
getName(). Method in class org.jos.java.util.zip.ZipFile
Returns the path name of the ZIP file.
getNewPath(). Method in class org.jos.fs.FileSystemEvent
optional
getParent(). Method in class org.jos.java.io.File
getParent(String). Static method in class org.jos.fs.util.PathNameUtilities
returns everything but the last part of the path (no separator at the end)
getPath(). Method in class org.jos.java.io.File
getPath(). Method in class org.jos.fs.FileSystemEvent
getSize(). Method in class org.jos.fs.util.CachedMedium
getSize(). Method in interface org.jos.fs.FSFileInfo
this information is irrelevant (should be 0) if file is a directory
getSize(). Method in class org.jos.fs.util.ImageFileMedium
getSize(). Method in interface org.jos.fs.Medium
returns total size (in Bytes)
getSize(). Method in class org.jos.java.util.zip.ZipEntry
Returns the uncompressed size of the entry data, or -1 if not known.
getTime(). Method in class org.jos.java.util.zip.ZipEntry
Returns the modification time of the entry, or -1 if not specified.
getVetoer(). Method in class org.jos.util.VetoException

H

hashCode(). Method in class jgl.ArrayAdapter
Return my hash code for support of hashing containers
hashCode(). Method in class org.jos.java.io.File
HashComparator(). Constructor for class jgl.HashComparator
Hashing(). Constructor for class jgl.Hashing
hasMoreElements(). Method in class org.jos.util.EmptyEnumeration
hasMoreElements(). Method in class jgl.VectorIterator
Return true if there are more elements in my input stream.
HostFileSystem(String). Constructor for class org.jos.fs.host.HostFileSystem

I

ImageFileMedium(String). Constructor for class org.jos.fs.util.ImageFileMedium
index(). Method in interface jgl.RandomAccessIterator
Return the index of my current position.
index(). Method in class jgl.VectorIterator
Return my current index.
indexOf(int, int, Object). Method in class jgl.ArrayAdapter
Return an index positioned at the first object within a specified range that matches a particular object, or -1 if the object is not found.
indexOf(int, int, Object). Method in interface jgl.Sequence
Return an iterator positioned at the first object within a specified range that matches a particular object, or -1 if the object is not found.
indexOf(Object). Method in class jgl.ArrayAdapter
Return the index of the first object that matches a particular value, or -1 if the object is not found.
indexOf(Object). Method in interface jgl.Sequence
Return the index of the first object that matches a particular value, or -1 if the object is not found.
InputStream(). Constructor for class org.jos.java.io.InputStream
InputStreamBasedFile(InputStream, int). Constructor for class org.jos.fs.util.InputStreamBasedFile
InputStreamFromHost(InputStream). Constructor for class org.jos.fs.host.InputStreamFromHost
InputStreamToHost(InputStream). Constructor for class org.jos.fs.host.InputStreamToHost
installPlugIn(FSPlugIn). Static method in class org.jos.fs.FSManager
instance. Static variable in class org.jos.util.EmptyEnumeration
InvalidOperationException(). Constructor for class jgl.InvalidOperationException
Constructs a InvalidOperationException with no detail message.
InvalidOperationException(String). Constructor for class jgl.InvalidOperationException
Constructs a InvalidOperationException with the specified detail message.
isAbsolute(). Method in class org.jos.java.io.File
isDirectory(). Method in class org.jos.java.io.File
isDirectory(). Method in class org.jos.java.util.zip.ZipEntry
Returns true if this is a directory entry.
isEmpty(). Method in class jgl.ArrayAdapter
Return true if I contain no objects.
isEmpty(). Method in interface jgl.Container
Return true if I contain no objects.
isEmpty(). Method in class org.jos.experimental.StefanReich.test.TestSuite
isFile(). Method in class org.jos.java.io.File
isMediumRegistered(Medium). Static method in class org.jos.fs.FSManager
isRemoved(). Method in class org.jos.fs.util.CachedMedium
isRemoved(). Method in class org.jos.fs.util.ImageFileMedium
isRemoved(). Method in interface org.jos.fs.Medium
is medium ejected?
isTerminated(). Method in class org.jos.experimental.StefanReich.test.Test

J


K


L

lastModified(). Method in class org.jos.java.io.File
length(). Method in class org.jos.java.io.File
length(). Method in class org.jos.java.io.RandomAccessFile
less(RandomAccessIterator). Method in interface jgl.RandomAccessIterator
Return true if I'm before a specified iterator.
less(RandomAccessIterator). Method in class jgl.VectorIterator
Return true if I'm before a specified iterator.
LessString(). Constructor for class jgl.LessString
lineno(). Method in class org.jos.java.io.StreamTokenizer
LineNumberInputStream(InputStream). Constructor for class org.jos.java.io.LineNumberInputStream
list(). Method in class org.jos.java.io.File
list(FilenameFilter). Method in class org.jos.java.io.File
lowerCaseMode(boolean). Method in class org.jos.java.io.StreamTokenizer

M

main(String[]). Static method in class org.jos.experimental.StefanReich.fs.swing.Explorer
main(String[]). Static method in class org.jos.experimental.StefanReich.fs.FATTest
main(String[]). Static method in class org.jos.experimental.StefanReich.fs.swing.SwingFATTest
mark(int). Method in class org.jos.java.io.BufferedInputStream
mark(int). Method in class org.jos.java.io.FilterInputStream
mark(int). Method in class org.jos.java.io.InputStream
mark(int). Method in class org.jos.fs.host.InputStreamFromHost
mark(int). Method in class org.jos.fs.host.InputStreamToHost
mark(int). Method in class org.jos.java.io.LineNumberInputStream
markSupported(). Method in class org.jos.java.io.BufferedInputStream
markSupported(). Method in class org.jos.java.io.FilterInputStream
markSupported(). Method in class org.jos.java.io.InputStream
markSupported(). Method in class org.jos.fs.host.InputStreamFromHost
markSupported(). Method in class org.jos.fs.host.InputStreamToHost
markSupported(). Method in class org.jos.java.io.LineNumberInputStream
markSupported(). Method in class org.jos.java.io.PushbackInputStream
maxSize(). Method in interface jgl.Container
Return the maximum number of objects that I can contain.
maxSize(). Method in class jgl.VectorArray
Return the maximum number of objects that I can contain.
mediumEjects(MediumEvent). Method in class org.jos.fs.util.CachedMedium
mediumEjects(MediumEvent). Method in interface org.jos.fs.MediumListener
There were no vetos; an ejection will be performed.
MediumEvent(Medium). Constructor for class org.jos.fs.MediumEvent
MediumRemovedException(Medium). Constructor for class org.jos.fs.MediumRemovedException
mediumWillEject(MediumEvent). Method in class org.jos.fs.util.CachedMedium
mediumWillEject(MediumEvent). Method in interface org.jos.fs.MediumListener
An ejection was requested.
mkdir(). Method in class org.jos.java.io.File
mkdir(String). Method in class org.jos.fs.util.EmptyFileSystem
mkdir(String). Method in class org.jos.fs.fat.FAT
mkdir(String). Method in interface org.jos.fs.FileSystem
mkdir(String). Method in class org.jos.fs.host.HostFileSystem
mkdir(String). Method in class org.jos.fs.util.UnionFileSystem
mkdirs(). Method in class org.jos.java.io.File
mount(String, FileSystem). Static method in class org.jos.fs.FSManager
mount(String, FileSystem). Method in class org.jos.fs.util.UnionFileSystem
mountDisk(String). Static method in class org.jos.experimental.StefanReich.fs.FATTest

N

nativeConcurrency(). Method in class org.jos.experimental.StefanReich.test.TestSuite
nextElement(). Method in class org.jos.util.EmptyEnumeration
nextElement(). Method in class jgl.VectorIterator
Return the next element in my input stream.
nextToken(). Method in class org.jos.java.io.StreamTokenizer
nval. Variable in class org.jos.java.io.StreamTokenizer

O

openFile(String, boolean, boolean). Method in class org.jos.fs.util.EmptyFileSystem
openFile(String, boolean, boolean). Method in class org.jos.fs.fat.FAT
openFile(String, boolean, boolean). Method in interface org.jos.fs.FileSystem
require: readAccess || writeAccess == true
openFile(String, boolean, boolean). Method in class org.jos.fs.host.HostFileSystem
require: readAccess || writeAccess == true
openFile(String, boolean, boolean). Method in class org.jos.fs.util.UnionFileSystem
require: readAccess || writeAccess == true
orderedConcurrency(). Method in class org.jos.experimental.StefanReich.test.TestSuite
orderedHash(Container). Static method in class jgl.Hashing
Compute an hash value for an ordered container.
orderedHash(ForwardIterator, ForwardIterator). Static method in class jgl.Hashing
Compute a hash value for a range of elements in an ordered container Hashing on an ordered container requires that all elements in the container that are used in the hash have the position taken into account.
ordinaryChar(int). Method in class org.jos.java.io.StreamTokenizer
ordinaryChars(int, int). Method in class org.jos.java.io.StreamTokenizer
OutputStream(). Constructor for class org.jos.java.io.OutputStream

P

parseNumbers(). Method in class org.jos.java.io.StreamTokenizer
PathNameUtilities(). Constructor for class org.jos.fs.util.PathNameUtilities
pathSeparator. Static variable in class org.jos.java.io.File
pathSeparatorChar. Static variable in class org.jos.java.io.File
PipedInputStream(). Constructor for class org.jos.java.io.PipedInputStream
PipedInputStream(PipedOutputStream). Constructor for class org.jos.java.io.PipedInputStream
PipedOutputStream(). Constructor for class org.jos.java.io.PipedOutputStream
PipedOutputStream(PipedInputStream). Constructor for class org.jos.java.io.PipedOutputStream
popBack(). Method in class jgl.ArrayAdapter
Remove and return my last element.
popBack(). Method in interface jgl.Sequence
Remove and return my last element.
popBack(). Method in class jgl.VectorArray
Remove and return my last element.
popFront(). Method in class jgl.ArrayAdapter
Remove and return my first element.
popFront(). Method in interface jgl.Sequence
Remove and return my first element.
popFront(). Method in class jgl.VectorArray
Remove and return my first element.
print(boolean). Method in class org.jos.java.io.PrintStream
print(char). Method in class org.jos.java.io.PrintStream
print(char[]). Method in class org.jos.java.io.PrintStream
print(double). Method in class org.jos.java.io.PrintStream
print(float). Method in class org.jos.java.io.PrintStream
print(int). Method in class org.jos.java.io.PrintStream
print(long). Method in class org.jos.java.io.PrintStream
print(Object). Method in class org.jos.java.io.PrintStream
print(String). Method in class org.jos.java.io.PrintStream
println(). Method in class org.jos.java.io.PrintStream
println(boolean). Method in class org.jos.java.io.PrintStream
println(char). Method in class org.jos.java.io.PrintStream
println(char[]). Method in class org.jos.java.io.PrintStream
println(double). Method in class org.jos.java.io.PrintStream
println(float). Method in class org.jos.java.io.PrintStream
println(int). Method in class org.jos.java.io.PrintStream
println(long). Method in class org.jos.java.io.PrintStream
println(Object). Method in class org.jos.java.io.PrintStream
println(String). Method in class org.jos.java.io.PrintStream
printResult(). Method in class org.jos.experimental.StefanReich.test.Test
PrintStream(OutputStream). Constructor for class org.jos.java.io.PrintStream
PrintStream(OutputStream, boolean). Constructor for class org.jos.java.io.PrintStream
processSpecialDirs(String). Static method in class org.jos.fs.util.PathNameUtilities
removes .
pushBack(). Method in class org.jos.java.io.StreamTokenizer
pushBack(Object). Method in class jgl.ArrayAdapter
Add an object at my end.
pushBack(Object). Method in interface jgl.Sequence
Add an object at my end.
pushBack(Object). Method in class jgl.VectorArray
Add an object at my end.
PushbackInputStream(InputStream). Constructor for class org.jos.java.io.PushbackInputStream
pushFront(Object). Method in class jgl.ArrayAdapter
Insert an object in front of my first element.
pushFront(Object). Method in interface jgl.Sequence
Insert an object in front of my first element.
pushFront(Object). Method in class jgl.VectorArray
Insert an object in front of my first element.
put(int, Object). Method in interface jgl.BidirectionalIterator
Replace the object at a specified distance from my current position.
put(int, Object). Method in interface jgl.Sequence
Set the object at a specified index.
put(int, Object). Method in class jgl.VectorArray
Set the object at a specified index.
put(int, Object). Method in class jgl.VectorIterator
Write an object at a specified distance from my current position.
put(Object). Method in interface jgl.OutputIterator
Set the object at my current position to a specified value.
put(Object). Method in class jgl.VectorIterator
Set the object at my current position to a specified value.

Q

quoteChar(int). Method in class org.jos.java.io.StreamTokenizer

R

RandomAccessFile(File, String). Constructor for class org.jos.java.io.RandomAccessFile
RandomAccessFile(String, String). Constructor for class org.jos.java.io.RandomAccessFile
read(). Method in class org.jos.java.io.BufferedInputStream
Read a byte of data from this stream, or -1 if the end of stream is reached.
read(). Method in class org.jos.java.io.ByteArrayInputStream
read(). Method in class org.jos.java.io.FileInputStream
read(). Method in class org.jos.java.io.FilterInputStream
read(). Method in class org.jos.java.io.InputStream
read(). Method in class org.jos.fs.host.InputStreamFromHost
read(). Method in class org.jos.fs.host.InputStreamToHost
read(). Method in class org.jos.java.io.LineNumberInputStream
read(). Method in class org.jos.java.io.PipedInputStream
read(). Method in class org.jos.java.io.PushbackInputStream
Read a single byte from this stream.
read(). Method in class org.jos.java.io.RandomAccessFile
read(). Method in class org.jos.java.io.SequenceInputStream
read(). Method in class org.jos.java.io.StringBufferInputStream
read(byte[]). Method in class org.jos.java.io.DataInputStream
read(byte[]). Method in class org.jos.java.io.FileInputStream
read(byte[]). Method in class org.jos.java.io.FilterInputStream
read(byte[]). Method in class org.jos.java.io.InputStream
read(byte[]). Method in class org.jos.fs.host.InputStreamFromHost
read(byte[]). Method in class org.jos.fs.host.InputStreamToHost
read(byte[]). Method in class org.jos.java.io.RandomAccessFile
read(byte[], int, int). Method in class org.jos.java.io.BufferedInputStream
read(byte[], int, int). Method in class org.jos.java.io.ByteArrayInputStream
read(byte[], int, int). Method in class org.jos.java.io.DataInputStream
read(byte[], int, int). Method in class org.jos.java.io.FileInputStream
read(byte[], int, int). Method in class org.jos.java.io.FilterInputStream
read(byte[], int, int). Method in interface org.jos.fs.FSFile
Unlike InputStream.read methods, FSFile.read does not return "partial data".
read(byte[], int, int). Method in class org.jos.java.io.InputStream
read(byte[], int, int). Method in class org.jos.fs.util.InputStreamBasedFile
read(byte[], int, int). Method in class org.jos.fs.host.InputStreamFromHost
read(byte[], int, int). Method in class org.jos.fs.host.InputStreamToHost
read(byte[], int, int). Method in class org.jos.java.io.LineNumberInputStream
read(byte[], int, int). Method in class org.jos.java.io.PipedInputStream
read(byte[], int, int). Method in class org.jos.java.io.PushbackInputStream
read(byte[], int, int). Method in class org.jos.java.io.RandomAccessFile
read(byte[], int, int). Method in class org.jos.java.io.SequenceInputStream
read(byte[], int, int). Method in class org.jos.java.io.StringBufferInputStream
readBoolean(). Method in interface org.jos.java.io.DataInput
readBoolean(). Method in class org.jos.java.io.DataInputStream
readBoolean(). Method in class org.jos.java.io.RandomAccessFile
readByte(). Method in interface org.jos.java.io.DataInput
readByte(). Method in class org.jos.java.io.DataInputStream
readByte(). Method in class org.jos.java.io.RandomAccessFile
readByte(). Method in class org.jos.util.StructWalker
readBytes(long, byte[], int, int). Method in class org.jos.fs.util.CachedMedium
readBytes(long, byte[], int, int). Method in class org.jos.fs.util.ImageFileMedium
readBytes(long, byte[], int, int). Method in interface org.jos.fs.Medium
reads bytes from medium
readChar(). Method in interface org.jos.java.io.DataInput
readChar(). Method in class org.jos.java.io.DataInputStream
readChar(). Method in class org.jos.java.io.RandomAccessFile
readDouble(). Method in interface org.jos.java.io.DataInput
readDouble(). Method in class org.jos.java.io.DataInputStream
readDouble(). Method in class org.jos.java.io.RandomAccessFile
readFixSizeString(int). Method in class org.jos.util.StructWalker
readFixSizeUnicode(int). Method in class org.jos.util.StructWalker
readFixSizeUnicodeCharArray(int). Method in class org.jos.util.StructWalker
readFloat(). Method in interface org.jos.java.io.DataInput
readFloat(). Method in class org.jos.java.io.DataInputStream
readFloat(). Method in class org.jos.java.io.RandomAccessFile
readFully(byte[]). Method in interface org.jos.java.io.DataInput
readFully(byte[]). Method in class org.jos.java.io.DataInputStream
readFully(byte[]). Method in class org.jos.java.io.RandomAccessFile
readFully(byte[], int, int). Method in interface org.jos.java.io.DataInput
readFully(byte[], int, int). Method in class org.jos.java.io.DataInputStream
readFully(byte[], int, int). Method in class org.jos.java.io.RandomAccessFile
readInt(). Method in interface org.jos.java.io.DataInput
readInt(). Method in class org.jos.java.io.DataInputStream
readInt(). Method in class org.jos.java.io.RandomAccessFile
readLine(). Method in interface org.jos.java.io.DataInput
readLine(). Method in class org.jos.java.io.DataInputStream
readLine(). Method in class org.jos.java.io.RandomAccessFile
readLong(). Method in interface org.jos.java.io.DataInput
readLong(). Method in class org.jos.java.io.DataInputStream
readLong(). Method in class org.jos.java.io.RandomAccessFile
READONLY. Static variable in interface org.jos.fs.Medium
Flag: Medium is read-only
readShort(). Method in interface org.jos.java.io.DataInput
readShort(). Method in class org.jos.java.io.DataInputStream
readShort(). Method in class org.jos.java.io.RandomAccessFile
readShort(). Method in class org.jos.util.StructWalker
readUnsignedByte(). Method in interface org.jos.java.io.DataInput
readUnsignedByte(). Method in class org.jos.java.io.DataInputStream
readUnsignedByte(). Method in class org.jos.java.io.RandomAccessFile
readUnsignedByte(). Method in class org.jos.util.StructWalker
readUnsignedInt(). Method in class org.jos.util.StructWalker
readUnsignedShort(). Method in interface org.jos.java.io.DataInput
readUnsignedShort(). Method in class org.jos.java.io.DataInputStream
readUnsignedShort(). Method in class org.jos.java.io.RandomAccessFile
readUnsignedShort(). Method in class org.jos.util.StructWalker
readUTF(). Method in interface org.jos.java.io.DataInput
readUTF(). Method in class org.jos.java.io.DataInputStream
readUTF(). Method in class org.jos.java.io.RandomAccessFile
readUTF(DataInput). Static method in class org.jos.java.io.DataInputStream
registerMedium(Medium, String). Static method in class org.jos.fs.FSManager
remount(). Method in class org.jos.fs.util.CachedMedium
remount(). Method in class org.jos.fs.util.ImageFileMedium
remount(). Method in interface org.jos.fs.Medium
remounts the device.

If it doesn't throw an IOException, it was successful and the medium is accessible again.

Attention: The medium contents may have changed.

REMOUNTABLE. Static variable in interface org.jos.fs.Medium
Flag: Medium is remountable without user interaction (jukebox)

"Remount" can also mean "reestablish a connection", e.g.

REMOVABLE. Static variable in interface org.jos.fs.Medium
Flag: Medium is removable
REMOVABLE_WITHOUT_NOTIFICATION. Static variable in interface org.jos.fs.Medium
Flag: Medium can be removed without notification of listeners (e.g., because the drive hardware doesn't report removals)
remove(int, int, Object). Method in class jgl.ArrayAdapter
Remove all elements within a specified range that match a particular object and return the number of objects that were removed.
remove(int, int, Object). Method in interface jgl.Sequence
Remove all elements within a specified range that match a particular object and return the number of objects that were removed.
remove(int, int, Object). Method in class jgl.VectorArray
Remove all elements within a specified range that match a particular object and return the number of objects that were removed.
remove(Object). Method in class jgl.ArrayAdapter
Remove all elements that match a specified object and return the number of objects that were removed.
remove(Object). Method in interface jgl.Sequence
Remove all elements that match a specified object and return the number of objects that were removed.
remove(Object). Method in class jgl.VectorArray
Remove all elements that match a specified object and return the number of objects that were removed.
removeFileSystemListener(FileSystemListener). Method in class org.jos.fs.util.AbstractFileSystem
removeFileSystemListener(FileSystemListener). Method in interface org.jos.fs.FileSystem
removeMediumListener(MediumListener). Method in class org.jos.fs.util.CachedMedium
removeMediumListener(MediumListener). Method in class org.jos.fs.util.ImageFileMedium
removeMediumListener(MediumListener). Method in interface org.jos.fs.Medium
remove a listener
removeSeparator(String). Static method in class org.jos.fs.util.PathNameUtilities
removes the separator char at the end if there is one and path name wouldn't be empty afterwards
rename(String, String). Method in class org.jos.fs.util.EmptyFileSystem
rename(String, String). Method in class org.jos.fs.fat.FAT
rename(String, String). Method in interface org.jos.fs.FileSystem
rename(String, String). Method in class org.jos.fs.host.HostFileSystem
rename(String, String). Method in class org.jos.fs.util.UnionFileSystem
The standard JDK File.renameTo() method is able to move files around, even between different (Windows) drives; to model this functionality, we need to do real copying
renameTo(File). Method in class org.jos.java.io.File
replace(int, int, Object, Object). Method in class jgl.ArrayAdapter
Replace all elements within a specified range that match a particular object with a new value and return the number of objects that were replaced.
replace(int, int, Object, Object). Method in interface jgl.Sequence
Replace all elements within a specified range that match a particular object with a new value and return the number of objects that were replaced.
replace(Object, Object). Method in class jgl.ArrayAdapter
Replace all elements that match a particular object with a new value and return the number of objects that were replaced.
replace(Object, Object). Method in interface jgl.Sequence
Replace all elements that match a particular object with a new value and return the number of objects that were replaced.
reset(). Method in class org.jos.java.io.BufferedInputStream
reset(). Method in class org.jos.java.io.ByteArrayInputStream
reset(). Method in class org.jos.java.io.ByteArrayOutputStream
reset(). Method in class org.jos.java.io.FilterInputStream
reset(). Method in class org.jos.java.io.InputStream
reset(). Method in class org.jos.fs.host.InputStreamFromHost
reset(). Method in class org.jos.fs.host.InputStreamToHost
reset(). Method in class org.jos.java.io.LineNumberInputStream
reset(). Method in class org.jos.java.io.StringBufferInputStream
resetSyntax(). Method in class org.jos.java.io.StreamTokenizer
retreat(). Method in interface jgl.BidirectionalIterator
Retreat by one.
retreat(). Method in class jgl.VectorIterator
Retreat by one.
retreat(int). Method in interface jgl.BidirectionalIterator
Retreat by a specified amount.
retreat(int). Method in class jgl.VectorIterator
Retreat by a specified amount.
run(). Method in class org.jos.experimental.StefanReich.test.Test
runFor(int). Method in class org.jos.experimental.StefanReich.test.Test

S

seek(long). Method in class org.jos.java.io.RandomAccessFile
separator. Static variable in class org.jos.java.io.File
separatorChar. Static variable in class org.jos.java.io.File
SequenceInputStream(Enumeration). Constructor for class org.jos.java.io.SequenceInputStream
SequenceInputStream(InputStream, InputStream). Constructor for class org.jos.java.io.SequenceInputStream
setComment(String). Method in class org.jos.java.util.zip.ZipEntry
Sets the optional comment string for the entry.
setCrc(long). Method in class org.jos.java.util.zip.ZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setExtra(byte[]). Method in class org.jos.java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setFilePointer(long). Method in interface org.jos.fs.FSFile
setFilePointer(long). Method in class org.jos.fs.util.InputStreamBasedFile
setLineNumber(int). Method in class org.jos.java.io.LineNumberInputStream
setMethod(int). Method in class org.jos.java.util.zip.ZipEntry
Sets the compression method for the entry.
setSize(long). Method in class org.jos.java.util.zip.ZipEntry
Sets the uncompressed size of the entry data.
setTime(long). Method in class org.jos.java.util.zip.ZipEntry
Sets the modification time of the entry.
size(). Method in class org.jos.java.io.ByteArrayOutputStream
size(). Method in interface jgl.Container
Return the number of objects that I contain.
size(). Method in class org.jos.java.io.DataOutputStream
size(). Method in class org.jos.experimental.StefanReich.test.TestSuite
size(). Method in class jgl.VectorArray
Return the number of objects that I contain.
skip(long). Method in class org.jos.java.io.BufferedInputStream
skip(long). Method in class org.jos.java.io.ByteArrayInputStream
skip(long). Method in class org.jos.java.io.FileInputStream
skip(long). Method in class org.jos.java.io.FilterInputStream
skip(long). Method in class org.jos.java.io.InputStream
skip(long). Method in class org.jos.fs.host.InputStreamFromHost
skip(long). Method in class org.jos.fs.host.InputStreamToHost
skip(long). Method in class org.jos.java.io.LineNumberInputStream
skip(long). Method in class org.jos.java.io.StringBufferInputStream
skipBytes(int). Method in interface org.jos.java.io.DataInput
skipBytes(int). Method in class org.jos.java.io.DataInputStream
skipBytes(int). Method in class org.jos.java.io.RandomAccessFile
skip n bytes in the file, if possible.
skipBytes(int). Method in class org.jos.util.StructWalker
slashSlashComments(boolean). Method in class org.jos.java.io.StreamTokenizer
slashStarComments(boolean). Method in class org.jos.java.io.StreamTokenizer
sort(ForwardIterator, ForwardIterator). Static method in class jgl.Sorting
Sort the elements in a sequence according to their hash code.
sort(ForwardIterator, ForwardIterator, BinaryPredicate). Static method in class jgl.Sorting
Sort the elements in a sequence using a comparator.
sort(Sequence). Static method in class jgl.Sorting
Sort the elements in a Sequence container according to their hash code.
sort(Sequence, BinaryPredicate). Static method in class jgl.Sorting
Sort the elements in a random access container using a comparator.
split(String). Static method in class org.jos.fs.util.PathNameUtilities
splits a path name into its parts.
start(). Method in interface jgl.Container
Return an iterator positioned at my first item.
start(). Method in class jgl.VectorArray
Return an iterator positioned at my first item.
STORED. Static variable in class org.jos.java.util.zip.ZipEntry
Compression method for uncompressed entries.
StreamTokenizer(InputStream). Constructor for class org.jos.java.io.StreamTokenizer
StringBufferInputStream(String). Constructor for class org.jos.java.io.StringBufferInputStream
StructWalker(byte[]). Constructor for class org.jos.util.StructWalker
default: Little Endian
StructWalker(byte[], boolean). Constructor for class org.jos.util.StructWalker
StructWalker(byte[], int). Constructor for class org.jos.util.StructWalker
default: Little Endian
StructWalker(byte[], int, boolean). Constructor for class org.jos.util.StructWalker
sval. Variable in class org.jos.java.io.StreamTokenizer
SwingFATTest(). Constructor for class org.jos.experimental.StefanReich.fs.swing.SwingFATTest

T

terminate(). Method in class org.jos.experimental.StefanReich.test.Test
terminateAfter(int). Method in class org.jos.experimental.StefanReich.test.Test
Test(). Constructor for class org.jos.experimental.StefanReich.test.Test
TestSuite(). Constructor for class org.jos.experimental.StefanReich.test.TestSuite
toByteArray(). Method in class org.jos.java.io.ByteArrayOutputStream
toString(). Method in class org.jos.java.io.ByteArrayOutputStream
toString(). Method in class org.jos.fs.util.CachedMedium
toString(). Method in interface jgl.Container
Return a string that describes me.
toString(). Method in class org.jos.fs.fat.FAT
toString(). Method in class org.jos.java.io.File
toString(). Method in class org.jos.fs.util.ImageFileMedium
toString(). Method in class org.jos.java.io.StreamTokenizer
toString(). Method in class jgl.VectorArray
Return a string that describes me.
toString(). Method in class org.jos.java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString(int). Method in class org.jos.java.io.ByteArrayOutputStream
truncate(). Method in interface org.jos.fs.FSFile
truncate(). Method in class org.jos.fs.util.InputStreamBasedFile
TT_EOF. Static variable in class org.jos.java.io.StreamTokenizer
TT_EOL. Static variable in class org.jos.java.io.StreamTokenizer
TT_NUMBER. Static variable in class org.jos.java.io.StreamTokenizer
TT_WORD. Static variable in class org.jos.java.io.StreamTokenizer
ttype. Variable in class org.jos.java.io.StreamTokenizer

U

uninstallPlugIn(FSPlugIn). Static method in class org.jos.fs.FSManager
UnionFileSystem(). Constructor for class org.jos.fs.util.UnionFileSystem
unmount(String). Static method in class org.jos.fs.FSManager
unmount(String). Method in class org.jos.fs.util.UnionFileSystem
unorderedHash(Container). Static method in class jgl.Hashing
Compute an hash value for an unordered container.
unorderedHash(ForwardIterator, ForwardIterator). Static method in class jgl.Hashing
Compute a hash value for a range of elements in an uordered container.
unread(int). Method in class org.jos.java.io.PushbackInputStream
unregisterMedium(Medium). Static method in class org.jos.fs.FSManager
UnsupportedFeatureException(). Constructor for class org.jos.util.UnsupportedFeatureException
UnsupportedFeatureException(String). Constructor for class org.jos.util.UnsupportedFeatureException

V

valid(). Method in class org.jos.java.io.FileDescriptor
VectorArray(Vector). Constructor for class jgl.VectorArray
VectorArray(VectorArray). Constructor for class jgl.VectorArray
VectorIterator(). Constructor for class jgl.VectorIterator
Construct myself to be an iterator with no associated data structure or position.
VectorIterator(Vector, int). Constructor for class jgl.VectorIterator
Construct myself to be positioned at a particular index of a specific Vector.
VectorIterator(Vector, int, VectorArray). Constructor for class jgl.VectorIterator
Construct myself to be positioned at a particular index of a specific Vector.
VectorIterator(VectorIterator). Constructor for class jgl.VectorIterator
Construct myself to be a copy of an existing iterator.
vectorToStringArray(Vector). Static method in class org.jos.util.VectorUtilities
VectorUtilities(). Constructor for class org.jos.util.VectorUtilities
verbose. Variable in class org.jos.experimental.StefanReich.test.Test
VetoException(EventListener, String). Constructor for class org.jos.util.VetoException

W

waitUntilTerminated(). Method in class org.jos.experimental.StefanReich.test.Test
whitespaceChars(int, int). Method in class org.jos.java.io.StreamTokenizer
wordChars(int, int). Method in class org.jos.java.io.StreamTokenizer
write(byte[]). Method in class org.jos.java.io.BufferedOutputStream
write(byte[]). Method in interface org.jos.java.io.DataOutput
write(byte[]). Method in class org.jos.java.io.FileOutputStream
write(byte[]). Method in class org.jos.java.io.FilterOutputStream
write(byte[]). Method in class org.jos.java.io.OutputStream
write(byte[]). Method in class org.jos.java.io.RandomAccessFile
write(byte[], int, int). Method in class org.jos.java.io.BufferedOutputStream
write(byte[], int, int). Method in class org.jos.java.io.ByteArrayOutputStream
write(byte[], int, int). Method in interface org.jos.java.io.DataOutput
write(byte[], int, int). Method in class org.jos.java.io.DataOutputStream
write(byte[], int, int). Method in class org.jos.java.io.FileOutputStream
write(byte[], int, int). Method in class org.jos.java.io.FilterOutputStream
write(byte[], int, int). Method in interface org.jos.fs.FSFile
Similar to read(), write() does not write partial data.
write(byte[], int, int). Method in class org.jos.fs.util.InputStreamBasedFile
write(byte[], int, int). Method in class org.jos.java.io.OutputStream
write(byte[], int, int). Method in class org.jos.java.io.PipedOutputStream
write(byte[], int, int). Method in class org.jos.java.io.PrintStream
write(byte[], int, int). Method in class org.jos.java.io.RandomAccessFile
write(int). Method in class org.jos.java.io.BufferedOutputStream
write(int). Method in class org.jos.java.io.ByteArrayOutputStream
write(int). Method in interface org.jos.java.io.DataOutput
write(int). Method in class org.jos.java.io.DataOutputStream
write(int). Method in class org.jos.java.io.FileOutputStream
write(int). Method in class org.jos.java.io.FilterOutputStream
write(int). Method in class org.jos.java.io.OutputStream
write(int). Method in class org.jos.java.io.PipedOutputStream
write(int). Method in class org.jos.java.io.PrintStream
write(int). Method in class org.jos.java.io.RandomAccessFile
writeBoolean(boolean). Method in interface org.jos.java.io.DataOutput
writeBoolean(boolean). Method in class org.jos.java.io.DataOutputStream
writeBoolean(boolean). Method in class org.jos.java.io.RandomAccessFile
writeByte(int). Method in interface org.jos.java.io.DataOutput
writeByte(int). Method in class org.jos.java.io.DataOutputStream
writeByte(int). Method in class org.jos.java.io.RandomAccessFile
writeBytes(long, byte[], int, int). Method in class org.jos.fs.util.CachedMedium
writeBytes(long, byte[], int, int). Method in class org.jos.fs.util.ImageFileMedium
writeBytes(long, byte[], int, int). Method in interface org.jos.fs.Medium
writes bytes to medium
writeBytes(String). Method in interface org.jos.java.io.DataOutput
writeBytes(String). Method in class org.jos.java.io.DataOutputStream
writeBytes(String). Method in class org.jos.java.io.RandomAccessFile
writeChar(int). Method in interface org.jos.java.io.DataOutput
writeChar(int). Method in class org.jos.java.io.DataOutputStream
writeChar(int). Method in class org.jos.java.io.RandomAccessFile
writeChars(String). Method in interface org.jos.java.io.DataOutput
writeChars(String). Method in class org.jos.java.io.DataOutputStream
writeChars(String). Method in class org.jos.java.io.RandomAccessFile
writeDouble(double). Method in interface org.jos.java.io.DataOutput
writeDouble(double). Method in class org.jos.java.io.DataOutputStream
writeDouble(double). Method in class org.jos.java.io.RandomAccessFile
writeFixSizeString(String, int, char). Method in class org.jos.util.StructWalker
writeFixSizeUnicode(String, int, int). Method in class org.jos.util.StructWalker
writeFloat(float). Method in interface org.jos.java.io.DataOutput
writeFloat(float). Method in class org.jos.java.io.DataOutputStream
writeFloat(float). Method in class org.jos.java.io.RandomAccessFile
writeInt(int). Method in interface org.jos.java.io.DataOutput
writeInt(int). Method in class org.jos.java.io.DataOutputStream
writeInt(int). Method in class org.jos.java.io.RandomAccessFile
writeLong(long). Method in interface org.jos.java.io.DataOutput
writeLong(long). Method in class org.jos.java.io.DataOutputStream
writeLong(long). Method in class org.jos.java.io.RandomAccessFile
writeShort(int). Method in interface org.jos.java.io.DataOutput
writeShort(int). Method in class org.jos.java.io.DataOutputStream
writeShort(int). Method in class org.jos.java.io.RandomAccessFile
writeTo(OutputStream). Method in class org.jos.java.io.ByteArrayOutputStream
writeUnsignedByte(int). Method in class org.jos.util.StructWalker
writeUnsignedInt(long). Method in class org.jos.util.StructWalker
writeUnsignedShort(int). Method in class org.jos.util.StructWalker
writeUTF(String). Method in interface org.jos.java.io.DataOutput
writeUTF(String). Method in class org.jos.java.io.DataOutputStream
writeUTF(String). Method in class org.jos.java.io.RandomAccessFile

X


Y


Z

ZipEntry(String). Constructor for class org.jos.java.util.zip.ZipEntry
Creates a new ZIP file entry with the specified name.
ZipFile(File). Constructor for class org.jos.java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipFile(String). Constructor for class org.jos.java.util.zip.ZipFile
Opens a ZIP file for reading given the specified file name.
ZipPlugIn(). Constructor for class org.jos.experimental.StefanReich.fs.plugins.ZipPlugIn

_


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Packages   Class Hierarchy Index of Fields and Methods