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

F

FAIL_ON_UNDEFINED_SYMBOL - Static variable in class org.sadun.util.SymbolTable
Options mask (0x00) for the "fail on undefined symbol" option.
FIFOQueue - class com.deltax.util.FIFOQueue.
A simple FIFO queue.
FIFOQueue() - Constructor for class com.deltax.util.FIFOQueue
Create an empty queue
FORWARD - Static variable in interface org.sadun.util.IdIterator
The constant for the "forwards" direction.
FieldResolver - class org.sadun.util.FieldResolver.
Finds a field thru the inheritance hierarchy of the class
FieldResolver() - Constructor for class org.sadun.util.FieldResolver
 
ForEach - class org.sadun.util.ForEach.
Execute the same action for each object in a collection, optionally filtering the objects by the given filter.
ForEach(Collection, ForEach.Filter) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to the elements of the given collection satisfying the given filter
ForEach(Collection) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to all the elements of the given collection
ForEach(Object[], ForEach.Filter) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to the elements of the given array satisfying the given filter
ForEach(Object[]) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to all the elements of the given array
ForEach(Iterator, ForEach.Filter) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to the elements of the given iterator satisfying the given filter
ForEach(Iterator) - Constructor for class org.sadun.util.ForEach
Creates a ForEach object applying to all the elements of the given iterator
ForEach.Filter - interface org.sadun.util.ForEach.Filter.
Users can implement this interface (anonymously or via a named class) to apply the action only to a subset of the objects in the collection.
failed(Exception) - Method in class org.sadun.util.CommandRunner.Adapter
 
failed(Exception) - Method in interface org.sadun.util.CommandRunner.Listener
 
failed(Exception) - Method in class org.sadun.util.CommandRunner.StdOutAdapter
 
fatalError(SAXParseException) - Method in class org.sadun.util.xml.configuration.DispatcherHandler
 
finalize() - Method in class org.sadun.util.tp.ThreadPool.PooledThread
Finalizes terminates the controlled threads.
finalize() - Method in class org.sadun.util.watchdog.WatchDog
The class finalizer.
findClass(String) - Method in class org.sadun.util.AutoClassLoader
Finds a class in the expanded class path
findClass(String) - Method in class org.sadun.util.DynamicClassLoader
 
findClassFile(String) - Method in interface com.deltax.util.ClassFileFinder
This method finds the class file - in a way depending on the particular implementation
findClassFile(String) - Method in class com.deltax.util.JDK12ClassFileFinder
This method emulates 1.2 behaviour for class finding - which means: - it first searches into the $java.home/lib/ and $java.home/lib/*.jar; - then in $java.ext.dirs/*.jar; - eventually in $java.class.path
findExistingSet() - Method in class org.sadun.util.ClassPathChecker
 
findField(Class, String) - Static method in class org.sadun.util.FieldResolver
First, the inheritance hierachy of the class is traversed to look for the field
findJarsInPath(File) - Method in class com.deltax.util.JDK12ClassFileFinder
Find the JAR files in the given path
findLibrary(String) - Method in class org.sadun.util.DynamicClassLoader
Looks for a library in classpath and load it if found.
findMissingSet() - Method in class org.sadun.util.ClassPathChecker
 
findNotQuoted(String, String[], boolean, int) - Static method in class org.sadun.util.StringFinder
 
findNotQuoted(String, String[], boolean) - Static method in class org.sadun.util.StringFinder
 
findNotQuoted(String, String[], String, boolean) - Static method in class org.sadun.util.StringFinder
 
findNotQuoted(String, String[], String, boolean, int) - Static method in class org.sadun.util.StringFinder
Efficiently search for one of many substring within a string, ignoring quoted text.
findNotQuotedIndex(String, String, String, boolean) - Static method in class org.sadun.util.StringFinder
 
findNotQuotedIndex(String, String, String, boolean, int) - Static method in class org.sadun.util.StringFinder
 
findNotQuotedIndex(String, String, boolean) - Static method in class org.sadun.util.StringFinder
 
findNotQuotedIndex(String, String, boolean, int) - Static method in class org.sadun.util.StringFinder
 
findResource(String) - Method in class org.sadun.util.DynamicClassLoader
 
findResourceFile(String) - Method in class com.deltax.util.JDK12ClassFileFinder
Find a resource in the filesystem.
findResourceFile(String) - Method in interface com.deltax.util.ResourceFileFinder
Find a resource in the filesystem.
findResources(String) - Method in class org.sadun.util.DynamicClassLoader
 
flush() - Method in class com.deltax.util.JPanelOutputStream
Completes the current line by writing a line separator.
flush() - Method in class com.deltax.util.listener.SimpleListener
Flushes the stream.
flush() - Method in class org.sadun.util.AutoCRWriter
 
flush() - Method in class org.sadun.util.TieOutputStream
Flush both underlying streams
flush() - Method in class org.sadun.util.TieWriter
Flush both underlying streams
forNameCalled() - Method in class com.deltax.util.CPoolReader.classfile
This method detects the presence of "Class.forName()" call in this classfile.
forNameCalled(String) - Method in class com.deltax.util.CPoolReader
This method detects the presence of "Class.forName()" call in this classfile.
free - Variable in class org.sadun.util.pool.ObjectPool
 
frontName(String) - Method in class org.sadun.util.ant.BaseVersion
 

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