A B C D E F G H I K L M N O P R S T U V W

A

AbstractContext - class org.apache.avalon.excalibur.naming.AbstractContext.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
AbstractContext() - Constructor for class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated.  
AbstractContext(Hashtable) - Constructor for class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated.  
AbstractLocalContext - class org.apache.avalon.excalibur.naming.AbstractLocalContext.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
AbstractLocalContext(Namespace, Hashtable, Context) - Constructor for class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
AbstractNamespace - class org.apache.avalon.excalibur.naming.AbstractNamespace.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
AbstractNamespace() - Constructor for class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated.  
AbstractNamingEnumeration - class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
AbstractNamingEnumeration(Context, Namespace) - Constructor for class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
AbstractParserControl - class org.apache.avalon.excalibur.cli.AbstractParserControl.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
AbstractParserControl() - Constructor for class org.apache.avalon.excalibur.cli.AbstractParserControl
Deprecated.  
AbstractURLContext - class org.apache.avalon.excalibur.naming.AbstractURLContext.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
AbstractURLContext(String, Hashtable) - Constructor for class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
accept() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
accept(File, String) - Method in class org.apache.avalon.excalibur.io.PrefixFileFilter
 
accept(File, String) - Method in class org.apache.avalon.excalibur.io.OrFileFilter
 
accept(File, String) - Method in class org.apache.avalon.excalibur.io.InvertedFileFilter
 
accept(File, String) - Method in class org.apache.avalon.excalibur.io.ExtensionFileFilter
 
accept(File, String) - Method in class org.apache.avalon.excalibur.io.DirectoryFileFilter
 
accept(File, String) - Method in class org.apache.avalon.excalibur.io.AndFileFilter
 
acquire() - Method in interface org.apache.avalon.excalibur.concurrent.Sync
Deprecated. Aquire access to resource.
acquire() - Method in class org.apache.avalon.excalibur.concurrent.Semaphore
Deprecated.  
acquire() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. If the count is non-zero, acquires a semaphore and decrements the count by 1, otherwise blocks until a release() is executed by some other thread.
acquireAll() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Tries to acquire all the semaphores thus bringing the count to zero.
acquireRead() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Attempts to acquire a read lock.
acquireWrite() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Attempts to acquire a write lock.
add(Object) - Method in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Add an object into the buffer
add(Object) - Method in class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
add(Object) - Method in interface org.apache.avalon.excalibur.collections.Buffer
Deprecated. Add an object into the buffer.
addArgument(String) - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Mutator of Argument property.
addObjectFactory(ObjectFactory) - Method in class org.apache.avalon.excalibur.naming.DefaultNamespace
Deprecated.  
addObjectFactory(ObjectFactory) - Method in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated. Utility method for subclasses to add factorys.
addStateFactory(StateFactory) - Method in class org.apache.avalon.excalibur.naming.DefaultNamespace
Deprecated.  
addStateFactory(StateFactory) - Method in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated. Utility method for subclasses to add factorys.
addToEnvironment(String, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Add a key-value pair to environment
AndFileFilter - class org.apache.avalon.excalibur.io.AndFileFilter.
Accepts a selection if it is acceptable to both of two FilenameFilters.
AndFileFilter(FilenameFilter, FilenameFilter) - Constructor for class org.apache.avalon.excalibur.io.AndFileFilter
 
append(Object) - Method in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
aquireRead() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. It's spelled acquire...
aquireWrite() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. It's spelled acquire...
ARGUMENT_DISALLOWED - Static variable in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Flag to say this option does not take arguments
ARGUMENT_OPTIONAL - Static variable in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Flag to say that the argument is optional
ARGUMENT_REQUIRED - Static variable in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Flag to say that one argument is required
ARGUMENTS_REQUIRED_2 - Static variable in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Flag to say this option requires 2 arguments
ArrayEnumeration - class org.apache.avalon.excalibur.collections.ArrayEnumeration.
Deprecated. use org.apache.commons.collections.ArrayEnumeration instead
ArrayEnumeration(List) - Constructor for class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  
ArrayEnumeration(Object[]) - Constructor for class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  
ArrayStack - class org.apache.avalon.excalibur.collections.ArrayStack.
Deprecated. use org.apache.commons.collections.ArrayStack instead;
ArrayStack() - Constructor for class org.apache.avalon.excalibur.collections.ArrayStack
Deprecated.  
attempt(long) - Method in interface org.apache.avalon.excalibur.concurrent.Sync
Deprecated. Aquire access to resource.
attempt(long) - Method in class org.apache.avalon.excalibur.concurrent.Semaphore
Deprecated.  
available() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 

B

barrierSynchronize() - Method in class org.apache.avalon.excalibur.concurrent.ThreadBarrier
Deprecated. This method blocks all threads calling it until the threshold number of threads have called it.
BinaryHeap - class org.apache.avalon.excalibur.collections.BinaryHeap.
Deprecated. use org.apache.commons.collections.BinaryHeap instead;
BinaryHeap() - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Instantiates a new min binary heap with the default initial capacity.
BinaryHeap(boolean) - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Create a binary heap of Comparables.
BinaryHeap(Comparator) - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Instantiates a new binary heap with the default initial capacity and ordered using the given Comparator.
BinaryHeap(int) - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Instantiates a new min binary heap with the given initial capacity.
BinaryHeap(int, boolean) - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Create a binary heap of Comparables.
BinaryHeap(int, Comparator) - Constructor for class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Instantiates a new binary heap with the given initial capacity and ordered using the given Comparator.
bind(Name, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Bind an object to a name.
bind(Name, Object, boolean) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Helper method to bind
bind(Name, Object, boolean) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Helper method to bind
bind(Name, Object, boolean) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Helper method to bind
bind(Name, Object, boolean) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Helper method to bind
bind(Name, String, Object) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
bind(Name, String, Object) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
bind(String, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Bind an object to a name.
bindStream(InputStream) - Method in class org.apache.avalon.excalibur.io.DemuxInputStream
Bind the specified stream to the current thread.
bindStream(OutputStream) - Method in class org.apache.avalon.excalibur.io.DemuxOutputStream
Bind the specified stream to the current thread.
BucketMap - class org.apache.avalon.excalibur.collections.BucketMap.
Deprecated. use org.apache.commons.collections.StaticBucketMap instead
BucketMap() - Constructor for class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Initializes the map with the default number of buckets.
BucketMap(int) - Constructor for class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Initializes the map with a specified number of buckets.
Buffer - interface org.apache.avalon.excalibur.collections.Buffer.
Deprecated. use org.apache.commons.collections.Buffer instead
bufferedCopy(InputStream, OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Deprecated. Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead.
BufferOverflowException - exception org.apache.avalon.excalibur.collections.BufferOverflowException.
Deprecated. use org.apache.commons.collections.BufferOverflowException instead
BufferOverflowException(String) - Constructor for class org.apache.avalon.excalibur.collections.BufferOverflowException
Deprecated. Construct a new BufferOverflowException.
BufferOverflowException(String, Throwable) - Constructor for class org.apache.avalon.excalibur.collections.BufferOverflowException
Deprecated. Construct a new BufferOverflowException.
BufferUnderflowException - exception org.apache.avalon.excalibur.collections.BufferUnderflowException.
Deprecated. use org.apache.commons.collections.BufferUnderflowException instead
BufferUnderflowException(String) - Constructor for class org.apache.avalon.excalibur.collections.BufferUnderflowException
Deprecated. Construct a new BufferUnderflowException.
BufferUnderflowException(String, Throwable) - Constructor for class org.apache.avalon.excalibur.collections.BufferUnderflowException
Deprecated. Construct a new BufferUnderflowException.

C

c_syntax - Static variable in class org.apache.avalon.excalibur.naming.DefaultNameParser
Deprecated.  
catPath(String, String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Will concatenate 2 paths.
checkUnbindContext(Name, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
CircularBuffer - class org.apache.avalon.excalibur.collections.CircularBuffer.
Deprecated. use one of the Buffer implementations instead.
CircularBuffer() - Constructor for class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
CircularBuffer(int) - Constructor for class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
CLArgsParser - class org.apache.avalon.excalibur.cli.CLArgsParser.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
CLArgsParser(String[], CLOptionDescriptor[]) - Constructor for class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Create a parser that deals with options and parses certain args.
CLArgsParser(String[], CLOptionDescriptor[], ParserControl) - Constructor for class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Create a parser that can deal with options and parses certain args.
ClassLoaderObjectInputStream - class org.apache.avalon.excalibur.io.ClassLoaderObjectInputStream.
A special ObjectInputStream to handle highly transient classes hosted by Avalon components that are juggling many classloaders.
ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class org.apache.avalon.excalibur.io.ClassLoaderObjectInputStream
 
cleanDirectory(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Clean a directory without deleting it.
cleanDirectory(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Clean a directory without deleting it.
clear() - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated. Clear all elements from queue.
clear() - Method in interface org.apache.avalon.excalibur.collections.PriorityQueue
Deprecated. Clear all elements from queue.
clear() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Removes all the entries from the Map.
clear() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Clear all elements from queue.
cloneContext() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
cloneContext() - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
CLOption - class org.apache.avalon.excalibur.cli.CLOption.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
CLOption(CLOptionDescriptor) - Constructor for class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Constructor taking an descriptor
CLOption(String) - Constructor for class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Constructor taking argument for option.
CLOptionDescriptor - class org.apache.avalon.excalibur.cli.CLOptionDescriptor.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
CLOptionDescriptor(String, int, int, String) - Constructor for class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Constructor.
CLOptionDescriptor(String, int, int, String, CLOptionDescriptor[]) - Constructor for class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Constructor.
CLOptionDescriptor(String, int, int, String, int[]) - Constructor for class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. use the version with the array of CLOptionDescriptor's
close() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
close() - Method in class org.apache.avalon.excalibur.io.DemuxOutputStream
Closes stream associated with current thread.
close() - Method in class org.apache.avalon.excalibur.io.DemuxInputStream
Closes stream associated with current thread.
close() - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Release resources associated with context.
close() - Method in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
close() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
close() - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Release resources associated with context.
CLUtil - class org.apache.avalon.excalibur.cli.CLUtil.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
composeName(Name, Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Compose a name form a name and a prefix.
composeName(String, String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Compose a name form a name and a prefix.
ConditionalEvent - class org.apache.avalon.excalibur.concurrent.ConditionalEvent.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.CondVar instead
ConditionalEvent(boolean) - Constructor for class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Creates a manual reset ConditionalEvent with a specified initial state
ConditionalEvent(boolean, boolean) - Constructor for class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Creates a ConditionalEvent with the defined initial state.
containsKey(Object) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Checks to see if the provided key exists in the Map.
containsValue(Object) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Checks to see if a value exists.
contentEquals(File, File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Compare the contents of two files to determine if they are equal or not.
contentEquals(InputStream, InputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Compare the contents of two Streams to determine if they are equal or not.
copy(byte[], OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], Writer) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, String) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], Writer, String, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(InputStream, OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, Writer) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, String) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(InputStream, Writer, String, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(Reader, OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, Writer) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy chars from a Reader to a Writer.
copy(Reader, Writer, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy chars from a Reader to a Writer.
copy(String, OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, Writer) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Copy chars from a String to a Writer.
copyFile(File, File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Copy file from source to destination.
copyFileToDirectory(File, File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Copy file from source to destination.
copyFileToDirectory(String, String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Copy file from source to destination.
copyURLToFile(URL, File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Copies bytes from the URL source to a file destination.
createSubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Create a Subcontext.
createSubcontext(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
createSubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Create a Subcontext.
createSubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Create a Subcontext.
createSubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
createSubcontext(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Create a Subcontext.

D

DefaultNameParser - class org.apache.avalon.excalibur.naming.DefaultNameParser.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
DefaultNameParser() - Constructor for class org.apache.avalon.excalibur.naming.DefaultNameParser
Deprecated.  
DefaultNamespace - class org.apache.avalon.excalibur.naming.DefaultNamespace.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
DefaultNamespace(NameParser) - Constructor for class org.apache.avalon.excalibur.naming.DefaultNamespace
Deprecated.  
DefaultNamespace(NameParser, ObjectFactory[], StateFactory[]) - Constructor for class org.apache.avalon.excalibur.naming.DefaultNamespace
Deprecated.  
deleteDirectory(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Recursively delete a directory.
deleteDirectory(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Recursively delete a directory.
DemuxInputStream - class org.apache.avalon.excalibur.io.DemuxInputStream.
Data written to this stream is forwarded to a stream that has been associated with this thread.
DemuxInputStream() - Constructor for class org.apache.avalon.excalibur.io.DemuxInputStream
 
DemuxOutputStream - class org.apache.avalon.excalibur.io.DemuxOutputStream.
Data written to this stream is forwarded to a stream that has been associated with this thread.
DemuxOutputStream() - Constructor for class org.apache.avalon.excalibur.io.DemuxOutputStream
 
describeOptions(CLOptionDescriptor[]) - Static method in class org.apache.avalon.excalibur.cli.CLUtil
Deprecated. Format options into StringBuffer and return.
destroySubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
destroySubcontext(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
destroySubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
destroySubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
destroySubcontext(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
destroySubcontext(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Destroy a Subcontext.
DijkstraSemaphore - class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.Semaphore instead
DijkstraSemaphore(int) - Constructor for class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Creates a Djikstra semaphore with the specified max count and initial count set to the max count (all resources released).
DijkstraSemaphore(int, int) - Constructor for class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Creates a Djikstra semaphore with the specified max count and an initial count of acquire() operations that are assumed to have already been performed.
DirectoryFileFilter - class org.apache.avalon.excalibur.io.DirectoryFileFilter.
This filter accepts Files that are directories.
DirectoryFileFilter() - Constructor for class org.apache.avalon.excalibur.io.DirectoryFileFilter
 
dispose() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
DjikstraSemaphore - class org.apache.avalon.excalibur.concurrent.DjikstraSemaphore.
Deprecated. Replaced by DijkstraSemaphore.
DjikstraSemaphore(int) - Constructor for class org.apache.avalon.excalibur.concurrent.DjikstraSemaphore
Deprecated. Creates a Djikstra semaphore with the specified max count and initial count set to the max count (all resources released)
DjikstraSemaphore(int, int) - Constructor for class org.apache.avalon.excalibur.concurrent.DjikstraSemaphore
Deprecated. Creates a Djikstra semaphore with the specified max count and an initial count of acquire() operations that are assumed to have already been performed.
doLocalBind(Name, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
doLocalBind(Name, Object) - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
doLocalList() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
doLocalList() - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
doLocalListBindings() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
doLocalListBindings() - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
doLocalLookup(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Actually lookup raw entry in local context.
doLocalLookup(Name) - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated. Actually lookup raw entry in local context.
doLocalUnbind(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Actually unbind raw entry in local context.
doLocalUnbind(Name) - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated. Actually unbind raw entry in local context.
DUPLICATES_ALLOWED - Static variable in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Flag to say this option may be repeated on the command line

E

EndianUtil - class org.apache.avalon.excalibur.io.EndianUtil.
Utility code for dealing with different endian systems.
EndianUtil() - Constructor for class org.apache.avalon.excalibur.io.EndianUtil
 
entrySet() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Obtain a Set for the entries.
export() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
ExtensionFileFilter - class org.apache.avalon.excalibur.io.ExtensionFileFilter.
This filters files based on the extension (what the filename ends with).
ExtensionFileFilter(String) - Constructor for class org.apache.avalon.excalibur.io.ExtensionFileFilter
 
ExtensionFileFilter(String[]) - Constructor for class org.apache.avalon.excalibur.io.ExtensionFileFilter
 

F

FileUtil - class org.apache.avalon.excalibur.io.FileUtil.
This class provides basic facilities for manipulating files and file paths.
fillInContext(Context) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
FixedSizeBuffer - class org.apache.avalon.excalibur.collections.FixedSizeBuffer.
Deprecated. use org.apache.commons.collections.BoundedFifoBuffer instead
FixedSizeBuffer() - Constructor for class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
FixedSizeBuffer(int) - Constructor for class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
flush() - Method in class org.apache.avalon.excalibur.io.DemuxOutputStream
Flushes stream associated with current thread.
forceDelete(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Delete a file.
forceDelete(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Delete a file.
forceDeleteOnExit(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Schedule a file to be deleted when JVM exits.
forceMkdir(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Make a directory.

G

get() - Method in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
get(Object) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Get an object from the Map by the key
getAbsoluteName(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
getArgument() - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Retrieve argument to option if it takes arguments.
getArgument(int) - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Retrieve indexed argument to option if it takes arguments.
getArgumentById(int) - Method in class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Retrieve the CLOption with specified id, or null if no command line option is found.
getArgumentByName(String) - Method in class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Retrieve the CLOption with specified name, or null if no command line option is found.
getArgumentCount() - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Get number of arguments.
getArguments() - Method in class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Retrieve a list of options that were parsed from command list.
getBaseURLContext(Name, Hashtable) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
getBufferSize() - Method in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
getCause() - Method in class org.apache.avalon.excalibur.collections.BufferUnderflowException
Deprecated. Retrieve root cause of the exception.
getCause() - Method in class org.apache.avalon.excalibur.collections.BufferOverflowException
Deprecated. Retrieve root cause of the exception.
getContentSize() - Method in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
getDescription() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Retrieve textual description.
getDescriptor() - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated.  
getEndIndexOfURLPart(String, int) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Find end index of url part in string.
getEnvironment() - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Return a copy of environment.
getErrorString() - Method in class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Retrieve an error message that occured during parsing if one existed.
getExtension(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Get extension from filename.
getFlags() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Retrieve flags about option.
getId() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Retrieve the id for option.
getId() - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. use getDescriptor().getId() instead
getIncompatble() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Use the correctly spelled CLOptionDescriptor.getIncompatible() instead.
getIncompatible() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Get the array of incompatible option ids.
getInitialContext(Hashtable) - Method in class org.apache.avalon.excalibur.naming.memory.MemoryInitialContextFactory
Deprecated.  
getInitialContext(Hashtable) - Method in class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
Deprecated.  
getLeafName(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get leaf name component from specified Name object.
getName() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Retrieve name of option which is also text for long option.
getNameInNamespace() - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
getNameInNamespace() - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
getNameInNamespace() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.StandardNamespace
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
getNameParser() - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
getNameParser() - Method in interface org.apache.avalon.excalibur.naming.Namespace
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.DefaultNamespace
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated.  
getNameParser() - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
getNameParser(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get the NameParser for the named context.
getNameParser(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get the NameParser for the named context.
getNamespace() - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
getNamespace() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Utility method to retrieve the Namespace.
getNumReadLocksHeld() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Returns the number of read locks held.
getNumWaitingForWrite() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Returns the number of write locks held.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.avalon.excalibur.naming.StandardNamespace
Deprecated.  
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated.  
getParent() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Utility method to retrieve parent Context.
getPath(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Get path from filename.
getPath(String, char) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Get path from filename.
getPathName(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get name components minus leaf name component.
getProvider() - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
getRawEnvironment() - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Utility method to retrieve raw environment value.
getStateToBind(Object, Name, Context, Hashtable) - Method in class org.apache.avalon.excalibur.naming.StandardNamespace
Deprecated.  
getStateToBind(Object, Name, Context, Hashtable) - Method in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated.  
getUnparsedArgs() - Method in class org.apache.avalon.excalibur.cli.CLArgsParser
Deprecated. Retrieve an array of arguments that have not been parsed due to the parser halting.

H

handleException(Exception) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
hasMore() - Method in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
hasMoreElements() - Method in class org.apache.avalon.excalibur.collections.IteratorEnumeration
Deprecated.  
hasMoreElements() - Method in class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  

I

init() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
insert(Object) - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated. Insert an element into queue.
insert(Object) - Method in interface org.apache.avalon.excalibur.collections.PriorityQueue
Deprecated. Insert an element into queue.
insert(Object) - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Insert an element into queue.
intersection(List, List) - Static method in class org.apache.avalon.excalibur.collections.ListUtils
Deprecated.  
InvertedFileFilter - class org.apache.avalon.excalibur.io.InvertedFileFilter.
This takes a FilenameFilter as input and inverts the selection.
InvertedFileFilter(FilenameFilter) - Constructor for class org.apache.avalon.excalibur.io.InvertedFileFilter
 
IOUtil - class org.apache.avalon.excalibur.io.IOUtil.
General IO Stream manipulation.
isDestroyableContext(Object) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
isEmpty() - Method in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Tests to see if the CircularBuffer is empty.
isEmpty() - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated. Test if queue is empty.
isEmpty() - Method in interface org.apache.avalon.excalibur.collections.PriorityQueue
Deprecated. Test if queue is empty.
isEmpty() - Method in class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
isEmpty() - Method in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
isEmpty() - Method in interface org.apache.avalon.excalibur.collections.Buffer
Deprecated. Tests to see if the CircularBuffer is empty.
isEmpty() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Tests if the Map is empty.
isEmpty() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Test if queue is empty.
isFinished(int) - Method in interface org.apache.avalon.excalibur.cli.ParserControl
Deprecated. Called by the parser to determine whether it should stop after last option parsed.
isFinished(int) - Method in class org.apache.avalon.excalibur.cli.AbstractParserControl
Deprecated. By default always continue parsing by returning false.
isFull() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Test if queue is full.
isSelf(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated.  
isSignalled() - Method in class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Checks if the event is signalled.
IteratorEnumeration - class org.apache.avalon.excalibur.collections.IteratorEnumeration.
Deprecated. use org.apache.commons.collections.IteratorEnumeration instead
IteratorEnumeration(Iterator) - Constructor for class org.apache.avalon.excalibur.collections.IteratorEnumeration
Deprecated.  

K

keySet() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Obtain a Set for the keys.

L

list(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Enumerates the names bound in the named context.
list(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
list(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Enumerates the names bound in the named context.
list(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Enumerates the names bound in the named context.
list(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
list(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
listBindings(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
listBindings(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Enumerates the names bound in the named context, along with the objects bound to them.
ListUtils - class org.apache.avalon.excalibur.collections.ListUtils.
Deprecated. use org.apache.commons.collections.ListUtils instead
ListUtils() - Constructor for class org.apache.avalon.excalibur.collections.ListUtils
Deprecated.  
localLookup(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Lookup entry in local context.
Lock - class org.apache.avalon.excalibur.concurrent.Lock.
Deprecated. use the Mutex class instead
lock() - Method in class org.apache.avalon.excalibur.concurrent.Lock
Deprecated. Locks.
Lock() - Constructor for class org.apache.avalon.excalibur.concurrent.Lock
Deprecated.  
lookup(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Get the object named.
lookup(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
lookup(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Get the object named.
lookup(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Get the object named.
lookup(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
lookup(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get the object named.
lookupLink(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get the object named following all links.
lookupLink(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Get the object named following all links.
lookupSubContext(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Lookup a sub-context of current context.

M

m_buffer - Variable in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated.  
m_buffer - Variable in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
m_bufferSize - Variable in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
m_contentSize - Variable in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
m_elements - Variable in class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  
m_head - Variable in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated.  
m_head - Variable in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
m_index - Variable in class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  
m_iterator - Variable in class org.apache.avalon.excalibur.collections.IteratorEnumeration
Deprecated.  
m_namespace - Variable in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
m_objectFactorySet - Variable in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated.  
m_owner - Variable in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
m_scheme - Variable in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
m_stateFactorySet - Variable in class org.apache.avalon.excalibur.naming.AbstractNamespace
Deprecated.  
m_tail - Variable in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated.  
m_tail - Variable in class org.apache.avalon.excalibur.collections.CircularBuffer
Deprecated.  
Main - class org.apache.avalon.excalibur.naming.rmi.server.Main.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
Main() - Constructor for class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
Main(boolean) - Constructor for class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
main(String[]) - Static method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
mark(int) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
markSupported() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
MAX_COMPARATOR - Static variable in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Comparator used to instantiate a max heap - assumes contents implement the Comparable interface.
MemoryContext - class org.apache.avalon.excalibur.naming.memory.MemoryContext.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
MemoryContext(Namespace, Hashtable, Context) - Constructor for class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
MemoryContext(Namespace, Hashtable, Context, Hashtable) - Constructor for class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
MemoryInitialContextFactory - class org.apache.avalon.excalibur.naming.memory.MemoryInitialContextFactory.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
MemoryInitialContextFactory() - Constructor for class org.apache.avalon.excalibur.naming.memory.MemoryInitialContextFactory
Deprecated.  
MIN_COMPARATOR - Static variable in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Comparator used to instantiate a min heap - assumes contents implement the Comparable interface.
Mutex - class org.apache.avalon.excalibur.concurrent.Mutex.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.Mutex instead
Mutex() - Constructor for class org.apache.avalon.excalibur.concurrent.Mutex
Deprecated. Initialize the Mutex

N

Namespace - interface org.apache.avalon.excalibur.naming.Namespace.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
NAMESPACE - Static variable in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
NAMESPACE_NAME - Static variable in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
NAMING_PROVIDER - Static variable in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
NamingProvider - interface org.apache.avalon.excalibur.naming.NamingProvider.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
newContext() - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated.  
newContext() - Method in class org.apache.avalon.excalibur.naming.memory.MemoryContext
Deprecated.  
newContext(String) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Return a new instance of the base context for a URL.
newNamespace(Hashtable) - Method in class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
Deprecated.  
newNamingProvider(Hashtable) - Method in class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
Deprecated.  
newNamingProvider(String, int) - Method in class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
Deprecated.  
nextElement() - Method in class org.apache.avalon.excalibur.collections.IteratorEnumeration
Deprecated.  
nextElement() - Method in class org.apache.avalon.excalibur.collections.ArrayEnumeration
Deprecated.  
nextElement() - Method in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
normalize(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Normalize a path.

O

OrFileFilter - class org.apache.avalon.excalibur.io.OrFileFilter.
Accepts a selection if it is acceptable to either of two FilenameFilters.
OrFileFilter(FilenameFilter, FilenameFilter) - Constructor for class org.apache.avalon.excalibur.io.OrFileFilter
 
org.apache.avalon.excalibur.cli - package org.apache.avalon.excalibur.cli
Utility code for parsing command-line options.
org.apache.avalon.excalibur.collections - package org.apache.avalon.excalibur.collections
Collection utilities including binaryHeap, fixed, variable and circular buffers, and priority queues.
org.apache.avalon.excalibur.concurrent - package org.apache.avalon.excalibur.concurrent
Concurrency control utilities.
org.apache.avalon.excalibur.io - package org.apache.avalon.excalibur.io
Utility code for IO operations.
org.apache.avalon.excalibur.naming - package org.apache.avalon.excalibur.naming
Naming utilities.
org.apache.avalon.excalibur.naming.memory - package org.apache.avalon.excalibur.naming.memory
Memory based naming context.
org.apache.avalon.excalibur.naming.rmi - package org.apache.avalon.excalibur.naming.rmi
RMI based naming context factory and provider.
org.apache.avalon.excalibur.naming.rmi.server - package org.apache.avalon.excalibur.naming.rmi.server
RMI naming provider implementation.

P

parse(String) - Method in class org.apache.avalon.excalibur.naming.DefaultNameParser
Deprecated.  
parse(String) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated.  
ParserControl - interface org.apache.avalon.excalibur.cli.ParserControl.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/cli/
peek() - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated. Return element on top of heap but don't remove it.
peek() - Method in interface org.apache.avalon.excalibur.collections.PriorityQueue
Deprecated. Return element on top of heap but don't remove it.
peek() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Return element on top of heap but don't remove it.
pop() - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated. Return element on top of heap and remove it.
pop() - Method in interface org.apache.avalon.excalibur.collections.PriorityQueue
Deprecated. Return element on top of heap and remove it.
pop() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Return element on top of heap and remove it.
pop() - Method in class org.apache.avalon.excalibur.collections.ArrayStack
Deprecated. Remove element from top of stack and return it
PrefixFileFilter - class org.apache.avalon.excalibur.io.PrefixFileFilter.
This filters filenames for a certain prefix.
PrefixFileFilter(String) - Constructor for class org.apache.avalon.excalibur.io.PrefixFileFilter
 
PrefixFileFilter(String[]) - Constructor for class org.apache.avalon.excalibur.io.PrefixFileFilter
 
PriorityQueue - interface org.apache.avalon.excalibur.collections.PriorityQueue.
Deprecated. use org.apache.commons.collections.PriorityQueue instead
push(Object) - Method in class org.apache.avalon.excalibur.collections.ArrayStack
Deprecated. Adds the object to the top of the stack.
put(Object, Object) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Put a reference in the Map.
putAll(Map) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Add all the contents of one Map into this one.

R

read() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
read() - Method in class org.apache.avalon.excalibur.io.DemuxInputStream
Read byte from stream associated with current thread.
read(byte[]) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
read(byte[], int, int) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readBoolean() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readByte() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readChar() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readDouble() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readFloat() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readFully(byte[]) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readFully(byte[], int, int) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readInt() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readLine() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readLong() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readShort() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readSwappedDouble(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedDouble(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedFloat(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedFloat(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedInteger(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedInteger(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedLong(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedLong(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedShort(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedShort(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedUnsignedInteger(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedUnsignedInteger(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedUnsignedShort(byte[], int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readSwappedUnsignedShort(InputStream) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
readUnsignedByte() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readUnsignedShort() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
readUTF() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
ReadWriteLock - class org.apache.avalon.excalibur.concurrent.ReadWriteLock.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.ReadWriteLock instead
ReadWriteLock() - Constructor for class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Default constructor.
rebind(Name, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Binds a name to an object, overwriting any existing binding.
rebind(Name, String, Object) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
rebind(Name, String, Object) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
rebind(String, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Binds a name to an object, overwriting any existing binding.
release() - Method in interface org.apache.avalon.excalibur.concurrent.Sync
Deprecated. Release lock.
release() - Method in class org.apache.avalon.excalibur.concurrent.Semaphore
Deprecated.  
release() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Releases a lock.
release() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Releases a previously acquires semaphore and increments the count by one.
release(int) - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Same as release() except that the count is increased by pCount instead of 1.
releaseAll() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Releases all semaphores setting the count to max count.
RemoteContext - class org.apache.avalon.excalibur.naming.RemoteContext.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
RemoteContext() - Constructor for class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
RemoteContext(Hashtable, Name) - Constructor for class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated.  
remove() - Method in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Removes the next object from the buffer
remove() - Method in class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
remove() - Method in interface org.apache.avalon.excalibur.collections.Buffer
Deprecated. Removes the next object from the buffer.
remove(Object) - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Removes the object from the Map based on the key.
removeExtension(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Remove extension from filename.
removeExtention(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Deprecated. Use removeExtension as removeExtention is mispelled
removeFromEnvironment(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Remove a key-value pair form environment and return it.
removePath(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Remove path from filename.
removePath(String, char) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Remove path from filename.
rename(Name, Name) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated.  
rename(String, String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Rename a already bound object
reset() - Method in class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Resets the event to an unsignalled state
reset() - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
resolve(String, Object) - Method in class org.apache.avalon.excalibur.naming.AbstractNamingEnumeration
Deprecated.  
resolveClass(ObjectStreamClass) - Method in class org.apache.avalon.excalibur.io.ClassLoaderObjectInputStream
 
resolveFile(File, String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Resolve a file filename to it's canonical form.
RMIInitialContextFactory - class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
RMIInitialContextFactory() - Constructor for class org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
Deprecated.  
RMINamingProvider - interface org.apache.avalon.excalibur.naming.rmi.RMINamingProvider.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
RMINamingProviderImpl - class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
RMINamingProviderImpl(Context) - Constructor for class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
run() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  

S

Semaphore - class org.apache.avalon.excalibur.concurrent.Semaphore.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.Semaphore instead
Semaphore(long) - Constructor for class org.apache.avalon.excalibur.concurrent.Semaphore
Deprecated. Creates a semaphore with the specified number of tokens, which determines the maximum number of acquisitions to allow.
setSize(int) - Method in class org.apache.avalon.excalibur.collections.ArrayStack
Deprecated.  
shutdownReader(Reader) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Unconditionally close an Reader.
shutdownStream(InputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Unconditionally close an InputStream.
shutdownStream(OutputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Unconditionally close an OutputStream.
shutdownWriter(Writer) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Unconditionally close an Writer.
signal() - Method in class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Signals the event.
signalAll() - Method in class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. Current implementation only works with manual reset events.
size() - Method in class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Returns the number of elements stored in the buffer.
size() - Method in class org.apache.avalon.excalibur.collections.FixedSizeBuffer
Deprecated.  
size() - Method in interface org.apache.avalon.excalibur.collections.Buffer
Deprecated. Returns the number of elements stored in the buffer.
size() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Returns the current number of key, value pairs.
size() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Returns the number of elements currently on the heap.
SIZEOF_BYTE - Static variable in class org.apache.avalon.excalibur.io.EndianUtil
 
SIZEOF_FLOAT - Static variable in class org.apache.avalon.excalibur.io.EndianUtil
 
SIZEOF_INT - Static variable in class org.apache.avalon.excalibur.io.EndianUtil
 
SIZEOF_LONG - Static variable in class org.apache.avalon.excalibur.io.EndianUtil
 
SIZEOF_SHORT - Static variable in class org.apache.avalon.excalibur.io.EndianUtil
 
sizeOfDirectory(File) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Recursively count size of a directory.
sizeOfDirectory(String) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Recursively count size of a directory.
skip(long) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
skipBytes(int) - Method in class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
StandardNamespace - class org.apache.avalon.excalibur.naming.StandardNamespace.
Deprecated. Toolkit deprecated and replaced by http://spice.sourceforge.net/jndikit/
StandardNamespace(NameParser) - Constructor for class org.apache.avalon.excalibur.naming.StandardNamespace
Deprecated. Construct a Namespace with specified NameParser.
start() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
starvationCheck() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. This method blocks the calling thread until the count drops to zero.
stop() - Method in class org.apache.avalon.excalibur.naming.rmi.server.Main
Deprecated.  
subtract(List, List) - Static method in class org.apache.avalon.excalibur.collections.ListUtils
Deprecated.  
sum(List, List) - Static method in class org.apache.avalon.excalibur.collections.ListUtils
Deprecated.  
swapDouble(double) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
swapFloat(float) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
swapInteger(int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
swapLong(long) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
SwappedDataInputStream - class org.apache.avalon.excalibur.io.SwappedDataInputStream.
DataInput for systems relying on little endian data formats.
SwappedDataInputStream(InputStream) - Constructor for class org.apache.avalon.excalibur.io.SwappedDataInputStream
 
swapShort(short) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
Sync - interface org.apache.avalon.excalibur.concurrent.Sync.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.Sync instead
SynchronizedPriorityQueue - class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue.
Deprecated. use org.apache.commons.collections.SynchronizedPriorityQueue instead
SynchronizedPriorityQueue(PriorityQueue) - Constructor for class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated.  

T

TEXT_ARGUMENT - Static variable in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Value of CLOption.getId() when the option is a text argument.
ThreadBarrier - class org.apache.avalon.excalibur.concurrent.ThreadBarrier.
Deprecated. use EDU.oswego.cs.dl.util.concurrent.CyclicBarrier instead
ThreadBarrier(int) - Constructor for class org.apache.avalon.excalibur.concurrent.ThreadBarrier
Deprecated. Initializes a thread barrier object with a given thread count.
toByteArray(InputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(InputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(Reader, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(String) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a String as a byte[].
toByteArray(String, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a String as a byte[].
toFile(URL) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Convert from a URL to a File.
toString() - Method in class org.apache.avalon.excalibur.cli.CLOptionDescriptor
Deprecated. Convert to String.
toString() - Method in class org.apache.avalon.excalibur.cli.CLOption
Deprecated. Convert to String.
toString() - Method in class org.apache.avalon.excalibur.collections.SynchronizedPriorityQueue
Deprecated.  
toString() - Method in class org.apache.avalon.excalibur.collections.BinaryHeap
Deprecated. Create a string representing heap and all elements in heap.
toString(byte[]) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a byte[] as a String.
toString(InputStream) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of an InputStream as a String.
toString(Reader) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a Reader as a String.
toString(Reader, int) - Static method in class org.apache.avalon.excalibur.io.IOUtil
Get the contents of a Reader as a String.
toURLs(File[]) - Static method in class org.apache.avalon.excalibur.io.FileUtil
Convert the array of Files into a list of URLs.
tryAcquire() - Method in class org.apache.avalon.excalibur.concurrent.DijkstraSemaphore
Deprecated. Non-blocking version of acquire().
tryAcquireRead() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Attempts to acquire a read lock.
tryAcquireWrite() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. Attempts to acquire a write lock.
tryAquireRead() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. It's spelled acquire...
tryAquireWrite() - Method in class org.apache.avalon.excalibur.concurrent.ReadWriteLock
Deprecated. It's spelled acquire...

U

unbind(Name) - Method in class org.apache.avalon.excalibur.naming.RemoteContext
Deprecated. Unbind a object from a name.
unbind(Name) - Method in interface org.apache.avalon.excalibur.naming.NamingProvider
Deprecated.  
unbind(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractURLContext
Deprecated. Unbind a object from a name.
unbind(Name) - Method in class org.apache.avalon.excalibur.naming.AbstractLocalContext
Deprecated. Unbind a object from a name.
unbind(Name) - Method in class org.apache.avalon.excalibur.naming.rmi.server.RMINamingProviderImpl
Deprecated.  
unbind(String) - Method in class org.apache.avalon.excalibur.naming.AbstractContext
Deprecated. Unbind a object from a name.
union(List, List) - Static method in class org.apache.avalon.excalibur.collections.ListUtils
Deprecated.  
unlock() - Method in class org.apache.avalon.excalibur.concurrent.Lock
Deprecated. Unlocks.

V

values() - Method in class org.apache.avalon.excalibur.collections.BucketMap
Deprecated. Obtain a Set for the values.
VariableSizeBuffer - class org.apache.avalon.excalibur.collections.VariableSizeBuffer.
Deprecated. use org.apache.commons.collections.UnboundedFifoBuffer instead
VariableSizeBuffer() - Constructor for class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Initialize the VariableSizeBuffer with the default number of elements.
VariableSizeBuffer(int) - Constructor for class org.apache.avalon.excalibur.collections.VariableSizeBuffer
Deprecated. Initialize the VariableSizeBuffer with the specified number of elements.

W

waitForSignal() - Method in class org.apache.avalon.excalibur.concurrent.ConditionalEvent
Deprecated. If the event is signalled, this method returns immediately resetting the signal, otherwise it blocks until the event is signalled.
write(int) - Method in class org.apache.avalon.excalibur.io.DemuxOutputStream
Writes byte to stream associated with current thread.
writeSwappedDouble(byte[], int, double) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedDouble(OutputStream, double) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedFloat(byte[], int, float) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedFloat(OutputStream, float) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedInteger(byte[], int, int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedInteger(OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedLong(byte[], int, long) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedLong(OutputStream, long) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedShort(byte[], int, int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 
writeSwappedShort(OutputStream, int) - Static method in class org.apache.avalon.excalibur.io.EndianUtil
 

A B C D E F G H I K L M N O P R S T U V W

Copyright © 2000-2003 Apache Jakarta Project. All Rights Reserved.