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

A

AbsoluteFileLocatorLookup - Class in de.intarsys.tools.locator
 
AbsoluteFileLocatorLookup() - Constructor for class de.intarsys.tools.locator.AbsoluteFileLocatorLookup
 
absolutePath() - Method in interface de.intarsys.tools.preferences.IPreferences
Returns this preference node's absolute path name.
absolutePath() - Method in class de.intarsys.tools.preferences.NullPreferences
 
absolutePath() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
AbstractEventFacade - Class in de.intarsys.tools.event
 
AbstractEventFacade(Object) - Constructor for class de.intarsys.tools.event.AbstractEventFacade
 
AbstractFutureTask<R> - Class in de.intarsys.tools.concurrent
This is an alternate implementation for FutureTask, which is in some cases not flexible enough.
AbstractFutureTask() - Constructor for class de.intarsys.tools.concurrent.AbstractFutureTask
 
AbstractLocatorLookup - Class in de.intarsys.tools.locator
 
AbstractLocatorLookup() - Constructor for class de.intarsys.tools.locator.AbstractLocatorLookup
 
AbstractLock - Class in de.intarsys.tools.locking
Abstract ILock implementation.
AbstractLock(Object) - Constructor for class de.intarsys.tools.locking.AbstractLock
 
AbstractLockStrategy - Class in de.intarsys.tools.locking
Abstract ILockStrategy implementation.
AbstractLockStrategy() - Constructor for class de.intarsys.tools.locking.AbstractLockStrategy
 
AbstractRandomAccess - Class in de.intarsys.tools.randomaccess
Supports reading and writing to a random access data container.
AbstractRandomAccess() - Constructor for class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
accept(IFunctorCall) - Method in class de.intarsys.tools.functor.ArgumentDeclaration
 
accept(IFunctorCall) - Method in class de.intarsys.tools.functor.DeclarationBlock
 
accept(IFunctorCall) - Method in class de.intarsys.tools.functor.EmptyDeclarationBlock
 
accept(IFunctorCall) - Method in interface de.intarsys.tools.functor.IDeclaration
Apply this declaration to call.
accept(ILocator, String) - Method in interface de.intarsys.tools.locator.ILocatorNameFilter
This method returns true if the ILocator with name name within parent should be included in the result list.
acquire() - Method in interface de.intarsys.tools.component.IReferenceCounter
 
acquire(Object, ILockLevel) - Method in interface de.intarsys.tools.locking.ILock
 
acquire(Object, ILockLevel) - Method in class de.intarsys.tools.locking.NullLock
 
activate() - Method in interface de.intarsys.tools.component.IActivateDeactivate
 
activate() - Method in class de.intarsys.tools.logging.TaggedThreadFilter
 
ActivatedEvent - Class in de.intarsys.tools.event
An event indicating the activation of an application component.
ActivatedEvent(Object) - Constructor for class de.intarsys.tools.event.ActivatedEvent
 
activateObject(Object) - Method in class de.intarsys.tools.pool.GenericPool
 
activateObject(Object) - Method in interface de.intarsys.tools.pool.IPoolObjectFactory
Activate the object before checkout from pool.
ACTIVE - Static variable in class de.intarsys.tools.preferences.NullPreferences
 
AdapterOutlet - Class in de.intarsys.tools.adapter
A VM wide singleton for the IAdapterOutlet.
AdapterOutlet() - Constructor for class de.intarsys.tools.adapter.AdapterOutlet
 
AdapterTools - Class in de.intarsys.tools.adapter
A tool class for handling adapter objects.
AdapterTools() - Constructor for class de.intarsys.tools.adapter.AdapterTools
 
add(IResourceReference) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
add(Object) - Method in class de.intarsys.tools.functor.Args
 
add(Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
add(Object) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
add(Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
add(Object) - Method in interface de.intarsys.tools.functor.IArgs
 
add(Object) - Method in class de.intarsys.tools.number.NumberInstance
 
add(Object) - Method in class de.intarsys.tools.number.NumberInterval
 
add(Object) - Method in class de.intarsys.tools.number.NumberList
 
addAll(Collection) - Method in class de.intarsys.tools.number.NumberInstance
 
addAll(Collection) - Method in class de.intarsys.tools.number.NumberInterval
 
addAll(Collection) - Method in class de.intarsys.tools.number.NumberList
 
addChangeListener(INotificationListener) - Method in interface de.intarsys.tools.event.IChangeSupport
Deprecated.
Add listener to the collection of objects to be informed when the receiver triggers a change event.
addDeclaration(IDeclaration) - Method in class de.intarsys.tools.functor.DeclarationBlock
 
addEscapedCharacter(char, char) - Method in interface de.intarsys.tools.reader.IUnEscaper
 
addEscapedCharacter(char, char) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
addFactory(IFacadeFactory) - Method in class de.intarsys.tools.facade.DelegatingFacadeFactory
 
addInput(InputStream) - Method in class de.intarsys.tools.stream.ConcatInputStream
 
addItem(T) - Method in class de.intarsys.tools.enumeration.EnumMeta
 
addLocatorFactory(ILocatorFactory) - Method in class de.intarsys.tools.locator.DelegatingLocatorLookup
 
addMap(String, ILocator) - Method in class de.intarsys.tools.locator.MappedLocatorLookup
 
addMessage(ReportMessage) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.EventDispatcher
 
addNotificationListener(EventType, INotificationListener) - Method in interface de.intarsys.tools.event.INotificationSupport
Add listener to the collection of objects to be informed when the receiver triggers an event of type name.
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.NotificationSupportProxy
 
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
addNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
addReporter(IReporter) - Method in interface de.intarsys.tools.reporter.IReporterSupport
 
addReporter(IReporter) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
addReporter(IReporter) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
addSearchPath(File, String) - Method in class de.intarsys.tools.locator.SearchPathLocatorLookup
 
addTask(Runnable, int) - Method in class de.intarsys.tools.concurrent.TaskSequence
 
addTaskListener(ITaskListener) - Method in interface de.intarsys.tools.concurrent.ITaskListenerSupport
 
addTaskListener(ITaskListener) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
addType(String, byte[]) - Static method in class de.intarsys.tools.file.MagicFileNumberTest
 
addTypes() - Static method in class de.intarsys.tools.file.MagicFileNumberTest
 
adjustCase(char) - Method in class de.intarsys.tools.file.WildcardMatch
 
ALWAYS - Static variable in class de.intarsys.tools.event.EventType
 
and(IMethodHandler...) - Static method in class de.intarsys.tools.reflect.Predicates
 
And(IMethodHandler[]) - Constructor for class de.intarsys.tools.reflect.Predicates.And
 
appendFile(File, File) - Static method in class de.intarsys.tools.file.FileTools
Concatenate the two files given in source and destination.
apply() - Method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
apply() - Method in class de.intarsys.tools.geometry.ApplyTransformationShape
 
apply() - Method in class de.intarsys.tools.geometry.TransformedShape
 
ApplySpaceChangeShape - Class in de.intarsys.tools.geometry
The transformation is defined by two matrices, each defining a coordinate system.
ApplySpaceChangeShape(ApplySpaceChangeShape) - Constructor for class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
ApplySpaceChangeShape(Shape, AffineTransform, AffineTransform) - Constructor for class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
ApplyTransformationShape - Class in de.intarsys.tools.geometry
The transformation is defined explicitly.
ApplyTransformationShape(ApplyTransformationShape) - Constructor for class de.intarsys.tools.geometry.ApplyTransformationShape
 
ApplyTransformationShape(Shape, AffineTransform) - Constructor for class de.intarsys.tools.geometry.ApplyTransformationShape
 
archive(File, String, File, int, String, String, boolean, boolean) - Static method in class de.intarsys.tools.file.ArchiveTools
Archive a files content.
archive(File, String, String, InputStream, int) - Static method in class de.intarsys.tools.file.ArchiveTools
Create a archive file and dump the input stream to this file.
ArchiveTools - Class in de.intarsys.tools.file
 
ArchiveTools() - Constructor for class de.intarsys.tools.file.ArchiveTools
 
ARG_ARGS - Static variable in interface de.intarsys.tools.functor.IArgs
Generic option for the transport of IArgs.
ARG_EVENT - Static variable in interface de.intarsys.tools.event.IRequestEvent
 
ARG_JEVENT - Static variable in interface de.intarsys.tools.event.IRequestEvent
 
Args - Class in de.intarsys.tools.functor
A concrete generic implementation for IArgs.
Args() - Constructor for class de.intarsys.tools.functor.Args
 
Args(IArgs) - Constructor for class de.intarsys.tools.functor.Args
 
Args(Object[]) - Constructor for class de.intarsys.tools.functor.Args
 
Args(List) - Constructor for class de.intarsys.tools.functor.Args
 
Args(Map) - Constructor for class de.intarsys.tools.functor.Args
 
ArgTools - Class in de.intarsys.tools.functor
Tool class to ease handling of arguments.
ArgTools() - Constructor for class de.intarsys.tools.functor.ArgTools
 
ArgumentDeclaration - Class in de.intarsys.tools.functor
An argument declaration supporting argument reordering/ naming and default values.
ArgumentDeclaration(Object, String, String, int, IDeclaration[]) - Constructor for class de.intarsys.tools.functor.ArgumentDeclaration
 
ArgumentDeclaration(Object, String, String, int, IFunctor) - Constructor for class de.intarsys.tools.functor.ArgumentDeclaration
 
arm(INotificationSupport) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
ArrayIterator - Class in de.intarsys.tools.collection
An iterator over an array
ArrayIterator(Object) - Constructor for class de.intarsys.tools.collection.ArrayIterator
 
ArrayTools - Class in de.intarsys.tools.collection
 
asBoolean(String) - Static method in class de.intarsys.tools.string.Converter
 
asBoolean(String, boolean) - Static method in class de.intarsys.tools.string.Converter
 
asBooleanChecked(String, boolean) - Static method in class de.intarsys.tools.string.Converter
 
asClass(String) - Static method in class de.intarsys.tools.string.Converter
 
asDouble(String) - Static method in class de.intarsys.tools.string.Converter
 
asDouble(String, double) - Static method in class de.intarsys.tools.string.Converter
 
asDoubleChecked(String, double) - Static method in class de.intarsys.tools.string.Converter
 
asFile(String) - Static method in class de.intarsys.tools.string.Converter
 
asFloat(String) - Static method in class de.intarsys.tools.string.Converter
 
asFloat(String, float) - Static method in class de.intarsys.tools.string.Converter
 
asFloatArray(String) - Static method in class de.intarsys.tools.string.Converter
 
asFloatChecked(String, float) - Static method in class de.intarsys.tools.string.Converter
 
asInputStream() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
asInputStream() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
A InputStream view on the data structure.
asIntArray(String) - Static method in class de.intarsys.tools.string.Converter
 
asInteger(String) - Static method in class de.intarsys.tools.string.Converter
 
asInteger(String, int) - Static method in class de.intarsys.tools.string.Converter
 
asIntegerChecked(String, int) - Static method in class de.intarsys.tools.string.Converter
 
asLong(String) - Static method in class de.intarsys.tools.string.Converter
 
asLong(String, long) - Static method in class de.intarsys.tools.string.Converter
 
asLongChecked(String, long) - Static method in class de.intarsys.tools.string.Converter
 
asMap(String) - Static method in class de.intarsys.tools.string.Converter
 
asMapBoolean(String) - Static method in class de.intarsys.tools.string.Converter
 
asOutputStream() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
asOutputStream() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
A OutputStream view on the data structure.
assertOpen() - Method in class de.intarsys.tools.pool.GenericPool
 
asString(String, String) - Static method in class de.intarsys.tools.string.Converter
 
asStringArray(String) - Static method in class de.intarsys.tools.string.Converter
 
asThreeState(String) - Static method in class de.intarsys.tools.string.Converter
 
asThreeState(String, Boolean) - Static method in class de.intarsys.tools.string.Converter
 
attach(ITaskListenerSupport) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
attach(INotificationSupport) - Method in class de.intarsys.tools.event.EventDispatcher
 
attach(IReporterSupport) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
AttachmentTools - Class in de.intarsys.tools.file
Utility methods to handle attachment relationships between files.
AttachmentTools() - Constructor for class de.intarsys.tools.file.AttachmentTools
 
ATTR_ID - Static variable in interface de.intarsys.tools.functor.INamedFunctor
 
ATTR_REFERENCECOUNT - Static variable in interface de.intarsys.tools.component.IReferenceCounter
 
ATTR_SUSPENDED - Static variable in interface de.intarsys.tools.component.ISuspendResume
 
Attribute - Class in de.intarsys.tools.attribute
A generic object to be used as a key with IAttributeSupport.
Attribute(String) - Constructor for class de.intarsys.tools.attribute.Attribute
 
AttributeChangedEvent - Class in de.intarsys.tools.event
An event representing an objects state change.
AttributeChangedEvent(Object, Object, Object, Object) - Constructor for class de.intarsys.tools.event.AttributeChangedEvent
 
AttributeChangeListener - Class in de.intarsys.tools.event
A convenience implementation for listening to attribute change events.
AttributeChangeListener(Object) - Constructor for class de.intarsys.tools.event.AttributeChangeListener
 
AttributeMap - Class in de.intarsys.tools.attribute
A default implementation for IAttributeSupport.
AttributeMap() - Constructor for class de.intarsys.tools.attribute.AttributeMap
 
AttributeMap(int) - Constructor for class de.intarsys.tools.attribute.AttributeMap
 
awaitTermination(long, TimeUnit) - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
awaitTermination(long, TimeUnit) - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 

B

Base32 - Class in de.intarsys.tools.encoding
Base32 - encodes and decodes 'Canonical' Base32
Base32() - Constructor for class de.intarsys.tools.encoding.Base32
 
Base64 - Class in de.intarsys.tools.encoding
An encoder for the BASE 64 code.
Base64() - Constructor for class de.intarsys.tools.encoding.Base64
 
basicClose() - Method in class de.intarsys.tools.writer.ConsoleWriter
Close the stream, flushing it first.
basicCreate(Object) - Method in class de.intarsys.tools.facade.DelegatingFacadeFactory
 
basicDispose(Object) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
basicGet(Object, String) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
basicGetBytes() - Method in class de.intarsys.tools.hex.HexData
 
basicGetException() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
basicGetObject(String) - Method in class de.intarsys.tools.message.MessageBundle
 
basicGetResult() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
basicGetString(String) - Method in class de.intarsys.tools.message.MessageBundle
 
basicGetValue(int) - Method in class de.intarsys.tools.hex.HexData
 
basicGetValue(String) - Method in interface de.intarsys.tools.reflect.IBasicAccessSupport
Make a reflective get access to name.
basicInsert(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
basicInvoke(Object, String, Object...) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
basicInvoke(String, Object...) - Method in interface de.intarsys.tools.reflect.IBasicInvocationSupport
Make a reflective call to name.
basicLoad(File, boolean, boolean, String) - Method in class de.intarsys.tools.file.Loader
 
basicLoadDirectory(File, boolean, boolean, String) - Method in class de.intarsys.tools.file.Loader
 
basicLoadFile(File, boolean, String) - Method in class de.intarsys.tools.file.Loader
 
basicRead() - Method in class de.intarsys.tools.reader.DirectTagReader
Read from either the read buffer or the underlying stream.
basicRead(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
basicRemove(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
basicSet(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
basicSetLengthResize(int) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
basicSetValue(int, byte) - Method in class de.intarsys.tools.hex.HexData
 
basicSetValue(String, Object) - Method in interface de.intarsys.tools.reflect.IBasicAccessSupport
Make a reflective set access to name.
basicStart() - Method in class de.intarsys.tools.component.CommonStartStop
Start the component lifecycle.
basicStop() - Method in class de.intarsys.tools.component.CommonStartStop
Stop the component lifecycle.
BigIntegerTools - Class in de.intarsys.tools.math
 
BooleanPrefValueHolder - Class in de.intarsys.tools.preferences
A PrefValueHolder implementation for boolean typed values.
BooleanPrefValueHolder(IPreferences, String, boolean) - Constructor for class de.intarsys.tools.preferences.BooleanPrefValueHolder
 
BooleanTools - Class in de.intarsys.tools.lang
 
BooleanTools() - Constructor for class de.intarsys.tools.lang.BooleanTools
 
breakForced(String, int, String) - Static method in class de.intarsys.tools.string.StringTools
 
buf - Variable in class de.intarsys.tools.stream.FastByteArrayOutputStream
The buffer where data is stored.
BufferedRandomAccess - Class in de.intarsys.tools.randomaccess
todo 1 length reply may be invalid
BufferedRandomAccess(IRandomAccess) - Constructor for class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
BufferedRandomAccess(IRandomAccess, int) - Constructor for class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
ByteArrayLocator - Class in de.intarsys.tools.locator
An adapter from a byte[] object to ILocator.
ByteArrayLocator(byte[], String) - Constructor for class de.intarsys.tools.locator.ByteArrayLocator
 
ByteArrayLocator(byte[], String, String) - Constructor for class de.intarsys.tools.locator.ByteArrayLocator
 
ByteArrayTools - Class in de.intarsys.tools.collection
 
ByteArrayTools() - Constructor for class de.intarsys.tools.collection.ByteArrayTools
 
ByteBasedResult - Class in de.intarsys.tools.result
 
ByteBasedResult(String, byte[]) - Constructor for class de.intarsys.tools.result.ByteBasedResult
 
bytesToHexString(byte[]) - Static method in class de.intarsys.tools.hex.HexTools
 
bytesToHexString(byte[], int, int) - Static method in class de.intarsys.tools.hex.HexTools
 
bytesToHexString(byte[], int, int, boolean) - Static method in class de.intarsys.tools.hex.HexTools
 
ByteToHex - Static variable in class de.intarsys.tools.hex.HexTools
ASCII byte values for the hex strings.
byteToHexLower - Static variable in class de.intarsys.tools.hex.HexTools
ASCII byte values for the hex strings.

C

Cache<T> - Class in de.intarsys.tools.cache
A very simple cache implementation.
Cache(int) - Constructor for class de.intarsys.tools.cache.Cache
Create a cache with a maximum size of size elements.
CacheEntry<T> - Class in de.intarsys.tools.cache
An entry in the cache implementation.
CacheEntry(Object, T) - Constructor for class de.intarsys.tools.cache.CacheEntry
Create a cache entry.
CallbackFutureTask<R> - Class in de.intarsys.tools.concurrent
 
CallbackFutureTask(ITaskListener) - Constructor for class de.intarsys.tools.concurrent.CallbackFutureTask
 
cancel(boolean) - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
CancelEvent - Class in de.intarsys.tools.event
An event indicating the negatively acknowledged outcome of an execution.
CancelEvent(Object) - Constructor for class de.intarsys.tools.event.CancelEvent
 
CancelRequestedEvent - Class in de.intarsys.tools.event
An event indicating the request to deny positive termination.
CancelRequestedEvent(Object) - Constructor for class de.intarsys.tools.event.CancelRequestedEvent
 
capitalize(String) - Static method in class de.intarsys.tools.string.StringTools
Capitalizes the first letter of the text.
ChainedArgs - Class in de.intarsys.tools.functor
An IArgs implementation allowing to concat two IArgs together.
ChainedArgs(IArgs, IArgs) - Constructor for class de.intarsys.tools.functor.ChainedArgs
Create new ChainedArgs where args are always looked up first.
CharacterTools - Class in de.intarsys.tools.string
A tool class for the handling of strings.
CharacterTools() - Constructor for class de.intarsys.tools.string.CharacterTools
 
checkCandidate(Method, String, Class[]) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
checkCandidateClass(Class, Class) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
checkCandidateClasses(Class[], Class[]) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
checkDirectory(File, boolean, boolean, boolean) - Static method in class de.intarsys.tools.file.FileTools
Utility method for checking the availablity of a directory.
checkDirectory(String, boolean, boolean, boolean) - Static method in class de.intarsys.tools.file.FileTools
 
checkin(Object) - Method in class de.intarsys.tools.pool.GenericPool
 
checkin(Object) - Method in interface de.intarsys.tools.pool.IPool
Add an object to the pool.
checkout(long) - Method in class de.intarsys.tools.pool.GenericPool
 
checkout(long) - Method in interface de.intarsys.tools.pool.IPool
Get an object from the pool.
children() - Method in interface de.intarsys.tools.preferences.IPreferences
The array of all child preferences.
children() - Method in class de.intarsys.tools.preferences.NullPreferences
 
children() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
childrenNames() - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the names of the children of this preference node, relative to this node.
childrenNames() - Method in class de.intarsys.tools.preferences.NullPreferences
 
childrenNames() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
classLoader - Variable in class de.intarsys.tools.installresource.Install
 
ClassLoaderResourceLocator - Class in de.intarsys.tools.locator
An ILocator for java resources identified directly by a class loader.
ClassLoaderResourceLocator(ClassLoader, String) - Constructor for class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
ClassLoaderTools - Class in de.intarsys.tools.reflect
Tool methods for handling ClassLoader instances.
ClassLoaderTools() - Constructor for class de.intarsys.tools.reflect.ClassLoaderTools
 
ClassResourceLocator - Class in de.intarsys.tools.locator
An ILocator for java resources relative to a given class.
ClassResourceLocator(Class, String) - Constructor for class de.intarsys.tools.locator.ClassResourceLocator
 
ClassTools - Class in de.intarsys.tools.reflect
Tool class to enhance the reflective capabilities about classes.
cleanUp() - Static method in class de.intarsys.tools.file.TempTools
Clean up temporary directories.
cleanUpTempDir(File) - Static method in class de.intarsys.tools.file.TempTools
Clean up a single temporary directory
clear() - Method in class de.intarsys.tools.attribute.AttributeMap
 
clear() - Method in class de.intarsys.tools.cache.Cache
Clear all entries in the cache.
clear() - Method in class de.intarsys.tools.collection.IntHashMap
Clears this hashtable so that it contains no keys.
clear() - Method in class de.intarsys.tools.collection.PartitionedMap
Removes all mappings from this map (optional operation).
clear() - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
clear() - Method in class de.intarsys.tools.event.EventDispatcher
 
clear() - Method in class de.intarsys.tools.functor.Args
 
clear() - Method in class de.intarsys.tools.functor.ChainedArgs
 
clear() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
clear() - Method in class de.intarsys.tools.functor.EmptyArgs
 
clear() - Method in interface de.intarsys.tools.functor.IArgs
 
clear() - Method in class de.intarsys.tools.locator.DelegatingLocatorLookup
 
clear() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
clear() - Static method in class de.intarsys.tools.logging.SDC
 
clear() - Method in class de.intarsys.tools.number.NumberWrapper
 
clear() - Method in interface de.intarsys.tools.preferences.IPreferences
Removes all of the preferences (key-value associations) in this preference node.
clear() - Method in class de.intarsys.tools.preferences.NullPreferences
 
clear() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
clear() - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
clear(char[]) - Static method in class de.intarsys.tools.string.StringTools
clear character array content.
clone() - Method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
Returns an exact copy of this Area object.
clone() - Method in class de.intarsys.tools.geometry.ApplyTransformationShape
Returns an exact copy of this Area object.
clone() - Method in class de.intarsys.tools.geometry.TransformedShape
 
close() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
close() - Method in class de.intarsys.tools.pool.GenericPool
 
close() - Method in interface de.intarsys.tools.pool.IPool
Close the pool.
close() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
close() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Closes this random access data container and releases any system resources associated with the stream.
close() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
close() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
close() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
close() - Method in class de.intarsys.tools.reader.FillReader
 
close() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
close() - Method in class de.intarsys.tools.reader.LogReader
 
close() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
close() - Method in class de.intarsys.tools.stream.ConcatInputStream
 
close() - Method in class de.intarsys.tools.stream.ConsoleStream
 
close() - Method in class de.intarsys.tools.stream.LogInputStream
 
close() - Method in class de.intarsys.tools.stream.LogOutputStream
 
close() - Method in class de.intarsys.tools.stream.TempFileOutputStream
 
close() - Method in class de.intarsys.tools.writer.ConsoleWriter
Close the stream, flushing it first.
close() - Method in class de.intarsys.tools.writer.EscapeWriter
Close the stream, flushing it first.
close() - Method in class de.intarsys.tools.writer.LogWriter
Close the stream, flushing it first.
close(IRandomAccess) - Static method in class de.intarsys.tools.stream.StreamTools
 
close(InputStream) - Static method in class de.intarsys.tools.stream.StreamTools
 
close(OutputStream) - Static method in class de.intarsys.tools.stream.StreamTools
 
close(RandomAccessFile) - Static method in class de.intarsys.tools.stream.StreamTools
 
close(Reader) - Static method in class de.intarsys.tools.stream.StreamTools
 
close(Writer) - Static method in class de.intarsys.tools.stream.StreamTools
 
closeFileLogger(Logger) - Static method in class de.intarsys.tools.logging.LogTools
Closes a fileLogger.
collect(Iterator<T>) - Static method in class de.intarsys.tools.collection.ListTools
 
collectClasses(String) - Static method in class de.intarsys.tools.reflect.ClassTools
Create a list of all classes that are available from classPath.
collectClassNames(String) - Static method in class de.intarsys.tools.reflect.ClassTools
Create a list of class names in dot notation that can be found in the classPath.
COLUMN_ALPHABETIC - Static variable in class de.intarsys.tools.currency.Iso4217
 
COLUMN_CURRENCY - Static variable in class de.intarsys.tools.currency.Iso4217
 
COLUMN_ENTITY - Static variable in class de.intarsys.tools.currency.Iso4217
 
COLUMN_NUMERIC - Static variable in class de.intarsys.tools.currency.Iso4217
 
CommonDumpObject - Class in de.intarsys.tools.logging
 
CommonDumpObject() - Constructor for class de.intarsys.tools.logging.CommonDumpObject
 
CommonFunctor - Class in de.intarsys.tools.functor
A common superclass for implementing IFunctor.
CommonFunctor() - Constructor for class de.intarsys.tools.functor.CommonFunctor
 
CommonLocator - Class in de.intarsys.tools.locator
 
CommonLocator() - Constructor for class de.intarsys.tools.locator.CommonLocator
 
CommonMessage - Class in de.intarsys.tools.message
 
CommonMessage() - Constructor for class de.intarsys.tools.message.CommonMessage
 
CommonNotificationSupport - Class in de.intarsys.tools.event
A convenience implementation to plugin INotificationSupport.
CommonNotificationSupport() - Constructor for class de.intarsys.tools.event.CommonNotificationSupport
 
CommonOIDGenerator - Class in de.intarsys.tools.oid
 
CommonOIDGenerator() - Constructor for class de.intarsys.tools.oid.CommonOIDGenerator
 
CommonResult - Class in de.intarsys.tools.result
 
CommonResult(String) - Constructor for class de.intarsys.tools.result.CommonResult
 
CommonStartStop - Class in de.intarsys.tools.component
A common implementation of IStartStop.
CommonStartStop() - Constructor for class de.intarsys.tools.component.CommonStartStop
 
compareTo(Object) - Method in class de.intarsys.tools.cache.CacheEntry
 
compareTo(Object) - Method in class de.intarsys.tools.enumeration.EnumItem
 
ComponentException - Exception in de.intarsys.tools.component
 
ComponentException() - Constructor for exception de.intarsys.tools.component.ComponentException
 
ComponentException(String) - Constructor for exception de.intarsys.tools.component.ComponentException
 
ComponentException(String, Throwable) - Constructor for exception de.intarsys.tools.component.ComponentException
 
ComponentException(Throwable) - Constructor for exception de.intarsys.tools.component.ComponentException
 
compute() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
compute() - Method in class de.intarsys.tools.concurrent.GenericFutureTask
 
compute() - Method in class de.intarsys.tools.concurrent.TaskSequence
 
compute() - Method in class de.intarsys.tools.concurrent.TaskStep
 
computeAsync() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
concat(byte[], byte[]) - Static method in class de.intarsys.tools.collection.ByteArrayTools
 
ConcatInputStream - Class in de.intarsys.tools.stream
A stream that reads from all its inputs until all are empty.
ConcatInputStream() - Constructor for class de.intarsys.tools.stream.ConcatInputStream
 
configure() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
configure(Logger) - Method in interface de.intarsys.tools.logging.ILogConfigurator
 
ConsoleStream - Class in de.intarsys.tools.stream
A stream object wrapping console output.
ConsoleStream() - Constructor for class de.intarsys.tools.stream.ConsoleStream
SplitStream - Konstruktorkommentar.
ConsoleWriter - Class in de.intarsys.tools.writer
The console writer wraps System.out in a writer that is never closed accidently.
ConsoleWriter() - Constructor for class de.intarsys.tools.writer.ConsoleWriter
ConsoleWriter constructor comment.
ConsoleWriter(Object) - Constructor for class de.intarsys.tools.writer.ConsoleWriter
ConsoleWriter constructor comment.
ConstantFunctor - Class in de.intarsys.tools.functor
A common utility IFunctor returning a constant value.
ConstantFunctor(Object) - Constructor for class de.intarsys.tools.functor.ConstantFunctor
 
ConstantPasswordProvider - Class in de.intarsys.tools.authenticate
A simple IPasswordProvider to return a constant value.
ConstantPasswordProvider(char[]) - Constructor for class de.intarsys.tools.authenticate.ConstantPasswordProvider
 
consume() - Method in class de.intarsys.tools.event.Event
 
consume() - Method in interface de.intarsys.tools.event.IEvent
Indicate that this event does not need to be propagated any further as it is already processed by some listener.
consume() - Method in class de.intarsys.tools.event.RequestEventFacade
 
consumed - Variable in class de.intarsys.tools.event.Event
Flag if the event is already handled.
contains(double, double) - Method in class de.intarsys.tools.geometry.TransformedShape
 
contains(double, double, double, double) - Method in class de.intarsys.tools.geometry.TransformedShape
 
contains(Point2D) - Method in class de.intarsys.tools.geometry.TransformedShape
 
contains(Rectangle2D) - Method in class de.intarsys.tools.geometry.TransformedShape
 
contains(Object) - Method in class de.intarsys.tools.collection.IntHashMap
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class de.intarsys.tools.number.NumberInstance
 
contains(Object) - Method in class de.intarsys.tools.number.NumberInterval
 
contains(Object) - Method in class de.intarsys.tools.number.NumberList
 
containsAll(Collection) - Method in class de.intarsys.tools.number.NumberWrapper
 
containsKey(int) - Method in class de.intarsys.tools.collection.IntHashMap
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class de.intarsys.tools.collection.PartitionedMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class de.intarsys.tools.collection.IntHashMap
Returns true if this HashMap maps one or more keys to this value.
containsValue(Object) - Method in class de.intarsys.tools.collection.PartitionedMap
Returns true if this map maps one or more keys to the specified value.
content - Variable in class de.intarsys.tools.locator.ByteArrayLocator
 
ContextConfigurationException - Exception in de.intarsys.tools.component
 
ContextConfigurationException() - Constructor for exception de.intarsys.tools.component.ContextConfigurationException
 
ContextConfigurationException(String) - Constructor for exception de.intarsys.tools.component.ContextConfigurationException
 
ContextConfigurationException(String, Throwable) - Constructor for exception de.intarsys.tools.component.ContextConfigurationException
 
ContextConfigurationException(Throwable) - Constructor for exception de.intarsys.tools.component.ContextConfigurationException
 
Converter - Class in de.intarsys.tools.string
Simple string conversion utilities;
ConverterException - Exception in de.intarsys.tools.string
 
ConverterException() - Constructor for exception de.intarsys.tools.string.ConverterException
 
ConverterException(String) - Constructor for exception de.intarsys.tools.string.ConverterException
 
ConverterException(String, Throwable) - Constructor for exception de.intarsys.tools.string.ConverterException
 
ConverterException(Throwable) - Constructor for exception de.intarsys.tools.string.ConverterException
 
copy(byte[]) - Static method in class de.intarsys.tools.collection.ByteArrayTools
Make a copy of bytes.
copy(byte[], int, int) - Static method in class de.intarsys.tools.collection.ByteArrayTools
Copy length bytes from bytes starting at from.
copy(URL, File) - Static method in class de.intarsys.tools.installresource.Install
 
copyBinaryFile(File, File) - Static method in class de.intarsys.tools.file.FileTools
Copy the byte content of source to destination.
copyEncoded(Reader, Writer) - Static method in class de.intarsys.tools.stream.StreamTools
 
copyEncodedStream(InputStream, String, OutputStream, String) - Static method in class de.intarsys.tools.stream.StreamTools
 
copyFile(File, File) - Static method in class de.intarsys.tools.file.FileTools
 
copyFile(File, String, File, String) - Static method in class de.intarsys.tools.file.FileTools
Copy the character content of source to destination.
copyRecursively(File, File) - Static method in class de.intarsys.tools.file.FileTools
 
copyRecursivelyInto(File, File, String) - Static method in class de.intarsys.tools.file.FileTools
 
copyStream(InputStream, boolean, OutputStream, boolean) - Static method in class de.intarsys.tools.stream.StreamTools
Kopiert einen Eingabedatenstrom auf einen Ausgabedatenstrom.
copyStream(InputStream, OutputStream) - Static method in class de.intarsys.tools.stream.StreamTools
Kopiert einen Stream.
copyStream(InputStream, OutputStream, long) - Static method in class de.intarsys.tools.stream.StreamTools
Kopiert einen Eingabedatenstrom auf einen Ausgabedatenstrom.
count - Variable in class de.intarsys.tools.stream.FastByteArrayOutputStream
The number of valid bytes in the buffer.
CR - Static variable in class de.intarsys.tools.string.StringTools
 
create() - Static method in class de.intarsys.tools.functor.Args
 
create(IFunctor) - Static method in class de.intarsys.tools.functor.FunctorMethodHandler
 
create(Shape, AffineTransform) - Static method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
Create a new Shape whose coordinates are specified in the space defined by "transform".
create(Shape, AffineTransform) - Static method in class de.intarsys.tools.geometry.ApplyTransformationShape
Create a new Shape created from shape by applying transform
create(Shape, AffineTransform, AffineTransform) - Static method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
create(Object, Object...) - Static method in class de.intarsys.tools.functor.FunctorCall
Create an IFunctorCall with receiver as the receiver and the indexed arguments.
create(Map, Map) - Static method in class de.intarsys.tools.collection.PartitionedMap
 
createArchive(File, String, String, int) - Static method in class de.intarsys.tools.file.ArchiveTools
Just creates a archive file, nothing will be dumped inside this file.
createArea(Shape, boolean) - Static method in class de.intarsys.tools.geometry.ShapeTools
 
createAttachmentName(String, String, String) - Static method in class de.intarsys.tools.file.AttachmentTools
 
createAttachments(File, File[], String) - Static method in class de.intarsys.tools.file.AttachmentTools
Create a list of File instances selected from the array of candidates that are recognized as attachments to file.
createAttachments(File, String) - Static method in class de.intarsys.tools.file.AttachmentTools
Find all attachments to master.
createClass(String, Class<T>, ClassLoader) - Static method in class de.intarsys.tools.reflect.ClassTools
 
createClassLoader(ClassLoader, File, String, String, String) - Static method in class de.intarsys.tools.reflect.ClassLoaderTools
 
createClassLoader(String) - Static method in class de.intarsys.tools.reflect.ClassTools
Create a new ClassLoader on the specified classpath
createDeclaredArgs(IArgs) - Method in class de.intarsys.tools.functor.ArgumentDeclaration
 
CreatedEvent - Class in de.intarsys.tools.event
An event indicating the creation of a new instance by a factory.
CreatedEvent(Object) - Constructor for class de.intarsys.tools.event.CreatedEvent
 
createEmptyFile(File) - Static method in class de.intarsys.tools.file.FileTools
Create an empty file.
createFacade() - Method in class de.intarsys.tools.event.RequestEvent
 
createFacade() - Method in interface de.intarsys.tools.facade.IFacadeSupport
The associated IFacade.
createFacade(IFacadeFactory, Object) - Static method in class de.intarsys.tools.facade.FacadeTools
 
createFacade(Object) - Method in class de.intarsys.tools.facade.DelegatingFacadeFactory
 
createFacade(Object) - Method in class de.intarsys.tools.facade.Facade
 
createFacade(Object) - Static method in class de.intarsys.tools.facade.FacadeTools
 
createFacade(Object) - Method in interface de.intarsys.tools.facade.IFacadeFactory
The IFacade associated with object.
createFileLogger(String, String, boolean) - Static method in class de.intarsys.tools.logging.LogTools
Creates a fileLogger.
createFromList(Class, List) - Static method in class de.intarsys.tools.collection.ArrayTools
 
createFunctor() - Method in interface de.intarsys.tools.functor.IFunctorFactory
Create a new IFunctor object.
createFunctorCall(IFunctor, Object, IArgs) - Method in class de.intarsys.tools.functor.EventFunctorCallFactory
 
createFunctorCall(IFunctor, Object, IArgs) - Method in interface de.intarsys.tools.functor.IFunctorCallFactory
Create a new IFunctorCall.
createFunctorCall(IFunctor, Object, IArgs) - Method in class de.intarsys.tools.functor.SimpleFunctorCallFactory
 
createIndexed() - Static method in class de.intarsys.tools.functor.Args
 
createIndexed(Object) - Static method in class de.intarsys.tools.functor.Args
 
createIndexed(Object, Object) - Static method in class de.intarsys.tools.functor.Args
 
createIndexed(Object, Object, Object) - Static method in class de.intarsys.tools.functor.Args
 
createInnerIterator() - Method in class de.intarsys.tools.collection.NestedIterator
 
createInstance(IArgs) - Method in interface de.intarsys.tools.factory.IFactory
 
createIOException(String, Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
createLocator(Object, ILocator, ILocatorFactory) - Static method in class de.intarsys.tools.functor.ArgTools
 
createLocator(String) - Method in class de.intarsys.tools.locator.AbsoluteFileLocatorLookup
 
createLocator(String) - Method in class de.intarsys.tools.locator.DelegatingLocatorLookup
 
createLocator(String) - Method in class de.intarsys.tools.locator.FileLocatorFactory
The file locator factory supports looking up resources in multiple paths.
createLocator(String) - Method in interface de.intarsys.tools.locator.ILocatorFactory
Create a ILocator object.
createLocator(String) - Method in class de.intarsys.tools.locator.LocatorBasedLookup
 
createLocator(String) - Method in class de.intarsys.tools.locator.MappedLocatorLookup
 
createLocators(String, ILocatorFactory) - Static method in class de.intarsys.tools.locator.LocatorTools
 
createNamed() - Static method in class de.intarsys.tools.functor.Args
 
createNamed(String, Object) - Static method in class de.intarsys.tools.functor.Args
 
createNamed(String, Object, String, Object) - Static method in class de.intarsys.tools.functor.Args
 
createObject() - Method in class de.intarsys.tools.pool.GenericPool
 
createObject() - Method in interface de.intarsys.tools.pool.IPoolObjectFactory
Create the new object.
createObject(Class, Class<T>) - Static method in class de.intarsys.tools.reflect.ObjectTools
Create a new instance of Class "class"
createObject(Class, Class<T>, Class[], Object[]) - Static method in class de.intarsys.tools.reflect.ObjectTools
Create a new instance of Class "class"
createObject(String, Class<T>, ClassLoader) - Static method in class de.intarsys.tools.reflect.ObjectTools
Create a new instance of Class "className" via "classLoader".
createOID() - Method in interface de.intarsys.tools.oid.IOIDGenerator
 
createOID() - Method in class de.intarsys.tools.oid.StringOIDGenerator
 
createOutputStream(File, String, int) - Static method in class de.intarsys.tools.file.ArchiveTools
 
createPlatformFallbackId() - Static method in class de.intarsys.tools.installresource.Install
 
createPlatformId() - Static method in class de.intarsys.tools.installresource.Install
 
createPreferencesNode(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
createRandom(int) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Create a random password of length length.
createResourceBundle() - Method in class de.intarsys.tools.message.MessageBundle
 
createStrict(IArgs) - Static method in class de.intarsys.tools.functor.DeclaredArgs
 
createStrictIfDeclared(IArgs) - Static method in class de.intarsys.tools.functor.DeclaredArgs
 
createTempDir(String, String) - Static method in class de.intarsys.tools.file.TempTools
 
createTempDirVM(File) - Static method in class de.intarsys.tools.file.TempTools
Create the root directory for all temp files
createTempFile(File) - Static method in class de.intarsys.tools.file.FileTools
Create a file object representing a temporary file in the user's temp dir with the same name as the given file.
createTempFile(String) - Static method in class de.intarsys.tools.file.FileTools
Create a file object representing a temporary file in the user's temp dir with the given filename.
createTempFile(String, String) - Static method in class de.intarsys.tools.file.TempTools
 
createTempFileLocator() - Method in class de.intarsys.tools.locator.CommonLocator
 
createTransparent(IArgs) - Static method in class de.intarsys.tools.functor.DeclaredArgs
 
createURL(List<URL>, File) - Static method in class de.intarsys.tools.reflect.ClassLoaderTools
 
createURLs(File, String, String, String) - Static method in class de.intarsys.tools.reflect.ClassLoaderTools
 
createURLs(String) - Static method in class de.intarsys.tools.message.MessageBundle
 
createURLScanJar(List<URL>, File, List<String>) - Static method in class de.intarsys.tools.reflect.ClassLoaderTools
 
CRLF - Static variable in class de.intarsys.tools.string.StringTools
 

D

data - Variable in class de.intarsys.tools.randomaccess.RandomAccessByteArray
The byte array data
DATEFORMAT_SIMPLE - Static variable in class de.intarsys.tools.string.StringTools
 
de.intarsys.tools.adapter - package de.intarsys.tools.adapter
 
de.intarsys.tools.attribute - package de.intarsys.tools.attribute
 
de.intarsys.tools.authenticate - package de.intarsys.tools.authenticate
 
de.intarsys.tools.cache - package de.intarsys.tools.cache
 
de.intarsys.tools.collection - package de.intarsys.tools.collection
 
de.intarsys.tools.component - package de.intarsys.tools.component
 
de.intarsys.tools.concurrent - package de.intarsys.tools.concurrent
 
de.intarsys.tools.currency - package de.intarsys.tools.currency
 
de.intarsys.tools.encoding - package de.intarsys.tools.encoding
 
de.intarsys.tools.enumeration - package de.intarsys.tools.enumeration
 
de.intarsys.tools.environment.file - package de.intarsys.tools.environment.file
 
de.intarsys.tools.event - package de.intarsys.tools.event
 
de.intarsys.tools.exception - package de.intarsys.tools.exception
 
de.intarsys.tools.facade - package de.intarsys.tools.facade
 
de.intarsys.tools.factory - package de.intarsys.tools.factory
 
de.intarsys.tools.file - package de.intarsys.tools.file
 
de.intarsys.tools.format - package de.intarsys.tools.format
 
de.intarsys.tools.functor - package de.intarsys.tools.functor
 
de.intarsys.tools.geometry - package de.intarsys.tools.geometry
 
de.intarsys.tools.hex - package de.intarsys.tools.hex
 
de.intarsys.tools.installresource - package de.intarsys.tools.installresource
 
de.intarsys.tools.lang - package de.intarsys.tools.lang
 
de.intarsys.tools.locator - package de.intarsys.tools.locator
 
de.intarsys.tools.locking - package de.intarsys.tools.locking
 
de.intarsys.tools.logging - package de.intarsys.tools.logging
 
de.intarsys.tools.math - package de.intarsys.tools.math
 
de.intarsys.tools.message - package de.intarsys.tools.message
 
de.intarsys.tools.mime - package de.intarsys.tools.mime
 
de.intarsys.tools.number - package de.intarsys.tools.number
 
de.intarsys.tools.oid - package de.intarsys.tools.oid
 
de.intarsys.tools.pool - package de.intarsys.tools.pool
 
de.intarsys.tools.preferences - package de.intarsys.tools.preferences
 
de.intarsys.tools.prompter - package de.intarsys.tools.prompter
 
de.intarsys.tools.proxy - package de.intarsys.tools.proxy
 
de.intarsys.tools.randomaccess - package de.intarsys.tools.randomaccess
 
de.intarsys.tools.reader - package de.intarsys.tools.reader
 
de.intarsys.tools.reflect - package de.intarsys.tools.reflect
 
de.intarsys.tools.reporter - package de.intarsys.tools.reporter
 
de.intarsys.tools.resourcetracker - package de.intarsys.tools.resourcetracker
 
de.intarsys.tools.result - package de.intarsys.tools.result
 
de.intarsys.tools.stream - package de.intarsys.tools.stream
 
de.intarsys.tools.string - package de.intarsys.tools.string
 
de.intarsys.tools.system - package de.intarsys.tools.system
 
de.intarsys.tools.valueholder - package de.intarsys.tools.valueholder
 
de.intarsys.tools.variable - package de.intarsys.tools.variable
 
de.intarsys.tools.writer - package de.intarsys.tools.writer
 
de.intarsys.tools.xml - package de.intarsys.tools.xml
 
deactivate() - Method in interface de.intarsys.tools.component.IActivateDeactivate
 
deactivate() - Method in class de.intarsys.tools.logging.TaggedThreadFilter
 
DeactivatedEvent - Class in de.intarsys.tools.event
An event indicating the de-activation of an application component.
DeactivatedEvent(Object) - Constructor for class de.intarsys.tools.event.DeactivatedEvent
 
deactivateObject(Object) - Method in class de.intarsys.tools.pool.GenericPool
 
deactivateObject(Object) - Method in interface de.intarsys.tools.pool.IPoolObjectFactory
Deactivate object before checkin to pool.
Declaration - Class in de.intarsys.tools.functor
A common superclass for implementing IDeclaration.
Declaration(Object) - Constructor for class de.intarsys.tools.functor.Declaration
 
DeclarationBlock - Class in de.intarsys.tools.functor
A generic implementation for IDeclarationBlock.
DeclarationBlock(Object) - Constructor for class de.intarsys.tools.functor.DeclarationBlock
 
DeclarationBlock(Object, IDeclaration[]) - Constructor for class de.intarsys.tools.functor.DeclarationBlock
 
DeclarationElement - Class in de.intarsys.tools.functor
A common superclass for IDeclarationElement instances.
DeclarationElement(Object, String, String) - Constructor for class de.intarsys.tools.functor.DeclarationElement
 
DeclarationElement(Object, String, String, IDeclaration[]) - Constructor for class de.intarsys.tools.functor.DeclarationElement
 
DeclarationException - Exception in de.intarsys.tools.functor
An exception while accepting a declaration.
DeclarationException() - Constructor for exception de.intarsys.tools.functor.DeclarationException
 
DeclarationException(String) - Constructor for exception de.intarsys.tools.functor.DeclarationException
 
DeclarationException(String, Throwable) - Constructor for exception de.intarsys.tools.functor.DeclarationException
 
DeclarationException(Throwable) - Constructor for exception de.intarsys.tools.functor.DeclarationException
 
declare(IFunctorCall, ArgumentDeclaration) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
declare(IFunctorCall, String, int, IFunctor) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
declare(String, int, Object) - Method in class de.intarsys.tools.functor.Args
 
declare(String, int, Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
DeclaredArgs - Class in de.intarsys.tools.functor
This IArgs implementation allows the declaration of arguments.
DeclaredArgs(IArgs) - Constructor for class de.intarsys.tools.functor.DeclaredArgs
 
decode(byte[]) - Static method in class de.intarsys.tools.encoding.Base64
Decodes Base64 data into octets
decode(String) - Static method in class de.intarsys.tools.encoding.Base32
 
decodeSpecialChars(String) - Static method in class de.intarsys.tools.xml.XMLTools
 
decrypt(byte[]) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Decrypt a byte array which was previously encrypted using encrypt.
decrypt(String) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Decrypt a string which was previously encrypted using encrypt.
DEFAULT_LANGUAGE - Static variable in class de.intarsys.tools.file.Loader
 
DEFAULT_LENGTH - Static variable in class de.intarsys.tools.hex.HexRow
 
DefaultEscape - Static variable in class de.intarsys.tools.reader.UnEscapeReader
 
DefaultEscapeMap - Static variable in class de.intarsys.tools.reader.DirectTagReader
 
DefaultReporter - Class in de.intarsys.tools.reporter
The default reporting implementation for the Stage kernel.
DefaultReporter() - Constructor for class de.intarsys.tools.reporter.DefaultReporter
 
DefaultReporter(Logger) - Constructor for class de.intarsys.tools.reporter.DefaultReporter
 
defineEntries(Map, List) - Static method in class de.intarsys.tools.collection.MapTools
Define new entries in map from all declaration strings in declarations.
defineEntry(Map, String) - Static method in class de.intarsys.tools.collection.MapTools
Define a new entry in the map from definition.
delegate - Variable in class de.intarsys.tools.locator.DelegatingLocator
 
DelegatingFacadeFactory - Class in de.intarsys.tools.facade
 
DelegatingFacadeFactory() - Constructor for class de.intarsys.tools.facade.DelegatingFacadeFactory
 
DelegatingLocator - Class in de.intarsys.tools.locator
An adapter for implementing a delegation model.
DelegatingLocator(ILocator) - Constructor for class de.intarsys.tools.locator.DelegatingLocator
 
DelegatingLocatorLookup - Class in de.intarsys.tools.locator
 
DelegatingLocatorLookup() - Constructor for class de.intarsys.tools.locator.DelegatingLocatorLookup
 
delete() - Method in class de.intarsys.tools.installresource.Install
Delete the temporary installation.
delete() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
delete() - Method in class de.intarsys.tools.locator.CommonLocator
 
delete() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
delete() - Method in class de.intarsys.tools.locator.FileLocator
 
delete() - Method in interface de.intarsys.tools.locator.ILocator
Delete the artifact referenced by this.
delete() - Method in class de.intarsys.tools.locator.LocatorByReference
 
delete() - Method in class de.intarsys.tools.locator.LocatorViewport
 
delete() - Method in class de.intarsys.tools.locator.NullLocator
 
delete() - Method in class de.intarsys.tools.locator.StreamLocator
 
delete() - Method in class de.intarsys.tools.locator.StringLocator
 
delete() - Method in class de.intarsys.tools.locator.TransientLocator
 
deleteAfter(File, long, boolean) - Static method in class de.intarsys.tools.file.FileTools
Delete any file in directory that is older than millis milliseconds.
deleteAttachments(List) - Static method in class de.intarsys.tools.file.AttachmentTools
 
deleteOnExit(File) - Static method in class de.intarsys.tools.installresource.Install
Make file and all descendents subject to delete.
deleteRecursivly(File) - Static method in class de.intarsys.tools.file.FileTools
Deletes a file or directory, if necessary recursivly.
deleteRecursivly(File, boolean) - Static method in class de.intarsys.tools.file.FileTools
Deletes a file or directory, if necessary recursivly.
delSynchFile(File) - Static method in class de.intarsys.tools.file.SynchTools
 
DeltaTransform - Class in de.intarsys.tools.geometry
 
DeltaTransform() - Constructor for class de.intarsys.tools.geometry.DeltaTransform
 
deltaTransformPoint(AffineTransform, float[]) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
deltaTransformPoint(AffineTransform, float, float) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
deltaTransformPoint(AffineTransform, Point2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
DEPR_ARG_JEVENT - Static variable in interface de.intarsys.tools.event.IRequestEvent
 
destroy(Object) - Method in class de.intarsys.tools.pool.GenericPool
 
destroy(Object) - Method in interface de.intarsys.tools.pool.IPool
Destroy an object previously allocated from the pool.
DestroyedEvent - Class in de.intarsys.tools.event
An event indicating the destruction of an instance.
DestroyedEvent(Object) - Constructor for class de.intarsys.tools.event.DestroyedEvent
 
destroyObject(Object) - Method in class de.intarsys.tools.pool.GenericPool
 
destroyObject(Object) - Method in interface de.intarsys.tools.pool.IPoolObjectFactory
Destroy the object.
detach(ITaskListenerSupport) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
detach(INotificationSupport) - Method in class de.intarsys.tools.event.EventDispatcher
 
detach(IReporterSupport) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
DIRECTORY_LOCK - Static variable in class de.intarsys.tools.file.FileTools
 
DirectTagReader - Class in de.intarsys.tools.reader
A Reader that is aware of embedded tags.
DirectTagReader(Reader, IDirectTagHandler, Object) - Constructor for class de.intarsys.tools.reader.DirectTagReader
 
DirectTagReader(Reader, IDirectTagHandler, Object, boolean) - Constructor for class de.intarsys.tools.reader.DirectTagReader
 
disarm(INotificationSupport) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
dispose() - Method in interface de.intarsys.tools.resourcetracker.IResourceReference
 
dispose() - Method in class de.intarsys.tools.resourcetracker.PhantomResourceReference
 
dispose() - Method in class de.intarsys.tools.resourcetracker.SoftResourceReference
 
dispose() - Method in class de.intarsys.tools.resourcetracker.WeakResourceReference
 
dispose(IResourceReference) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
drain() - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
drainQueue() - Method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
dump(String, Object, IDumpObject) - Method in class de.intarsys.tools.logging.CommonDumpObject
 
dump(String, Object, IDumpObject) - Method in interface de.intarsys.tools.logging.IDumpObject
 
dumpObject(String, Object) - Static method in class de.intarsys.tools.logging.LogTools
 
dumpObject(String, Object, IDumpObject) - Static method in class de.intarsys.tools.logging.LogTools
 

E

EchoFunctor - Class in de.intarsys.tools.functor
Echo the incoming arguments.
EchoFunctor() - Constructor for class de.intarsys.tools.functor.EchoFunctor
 
ELEMENT_SEPARATOR - Static variable in class de.intarsys.tools.preferences.PreferencesTools
 
ELEMENT_SEPARATOR - Static variable in class de.intarsys.tools.string.Converter
 
EMPTY - Static variable in class de.intarsys.tools.functor.Args
 
EMPTY - Static variable in class de.intarsys.tools.functor.DeclarationBlock
 
EMPTY - Static variable in class de.intarsys.tools.string.StringTools
An empty string constant
EmptyArgs - Class in de.intarsys.tools.functor
Helper implementation for empty argument list.
EmptyArgs() - Constructor for class de.intarsys.tools.functor.EmptyArgs
 
EmptyDeclarationBlock - Class in de.intarsys.tools.functor
Helper implementation for an empty declaration block.
EmptyDeclarationBlock() - Constructor for class de.intarsys.tools.functor.EmptyDeclarationBlock
 
EmptyEnumeration - Class in de.intarsys.tools.collection
An Enumeration without elements.
EmptyEnumeration() - Constructor for class de.intarsys.tools.collection.EmptyEnumeration
Create an emtpy enumeration
EmptyIterator - Class in de.intarsys.tools.collection
An Iterator over an empty collection.
EmptyIterator() - Constructor for class de.intarsys.tools.collection.EmptyIterator
Create an EmptyIterator.
encode(byte[]) - Static method in class de.intarsys.tools.encoding.Base32
 
encode(byte[]) - Static method in class de.intarsys.tools.encoding.Base64
Encodes hex octets into Base64
encodeDefault(String) - Static method in class de.intarsys.tools.xml.XMLTools
 
encodeLineBreaks(String) - Static method in class de.intarsys.tools.xml.XMLTools
 
encodeSpecialChars(String) - Static method in class de.intarsys.tools.xml.XMLTools
 
encrypt(byte[]) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Encrypt a clear text array of bytes.
encrypt(char[]) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Encrypt a clear text array of chars.
ensureOpen() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
ensureStarted() - Method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
EntityDecoder - Class in de.intarsys.tools.xml
 
EntityDecoder(Reader) - Constructor for class de.intarsys.tools.xml.EntityDecoder
 
EntityDecoder(Reader, boolean) - Constructor for class de.intarsys.tools.xml.EntityDecoder
 
entrySet() - Method in class de.intarsys.tools.collection.PartitionedMap
Returns a set view of the mappings contained in this map.
EnumerationIterator - Class in de.intarsys.tools.collection
Wraps an enumeration into an Iterator API.
EnumerationIterator(Enumeration) - Constructor for class de.intarsys.tools.collection.EnumerationIterator
Create an Iterator over an enumeration.
EnumItem - Class in de.intarsys.tools.enumeration
The abstract superclass for an enumeration implementation.
EnumItem(String) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumItem(String, int) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumItem(String, Message) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumItem(String, Message, int) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumItem(String, String) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumItem(String, String, int) - Constructor for class de.intarsys.tools.enumeration.EnumItem
 
EnumMeta<T extends EnumItem> - Class in de.intarsys.tools.enumeration
The meta data for an enumeration implementation.
EnumMeta(Class) - Constructor for class de.intarsys.tools.enumeration.EnumMeta
 
environment - Static variable in class de.intarsys.tools.environment.file.FileEnvironment
 
environment - Static variable in class de.intarsys.tools.variable.VariableEnvironment
 
equals(Object) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
equals(Object) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
equals(Object) - Method in class de.intarsys.tools.locator.FileLocator
 
equals(Object) - Method in class de.intarsys.tools.locator.TransientLocator
 
equals(Object, Object) - Static method in class de.intarsys.tools.lang.LangTools
 
equalsNearly(double, double, double) - Static method in class de.intarsys.tools.math.MathTools
 
equalsNearly(float, float, float) - Static method in class de.intarsys.tools.math.MathTools
 
equalsOnSystem(File, File) - Static method in class de.intarsys.tools.file.FileTools
true when the two files represent the same physical file in the file system.
ErrorTitle - Static variable in class de.intarsys.tools.message.CommonMessage
 
escape(String) - Static method in class de.intarsys.tools.reader.DirectTagReader
 
ESCAPE_CHARACTER - Static variable in class de.intarsys.tools.reader.DirectTagReader
 
EscapeWriter - Class in de.intarsys.tools.writer
A writer that escapes predefined character sequences.
EscapeWriter(Writer) - Constructor for class de.intarsys.tools.writer.EscapeWriter
EscapeWriter constructor comment.
Event - Class in de.intarsys.tools.event
Abstract superclass for event implementations.
Event(Object) - Constructor for class de.intarsys.tools.event.Event
Create a new event object.
EventDispatcher - Class in de.intarsys.tools.event
Helper object for management and dispatching of events.
EventDispatcher(Object) - Constructor for class de.intarsys.tools.event.EventDispatcher
 
EventFunctorCallFactory - Class in de.intarsys.tools.functor
 
EventFunctorCallFactory() - Constructor for class de.intarsys.tools.functor.EventFunctorCallFactory
 
EventTools - Class in de.intarsys.tools.event
 
EventTools() - Constructor for class de.intarsys.tools.event.EventTools
 
EventType - Class in de.intarsys.tools.event
The type of an Event.
EventType(String) - Constructor for class de.intarsys.tools.event.EventType
 
ExceptionTools - Class in de.intarsys.tools.exception
Tool class for dealing with Exceptions.
ExceptionTools() - Constructor for class de.intarsys.tools.exception.ExceptionTools
 
EXCLUSIVE - Static variable in interface de.intarsys.tools.locking.ILockLevel
 
execute(Runnable) - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
execute(Runnable) - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
exists() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
exists() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
exists() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
exists() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
exists() - Method in class de.intarsys.tools.locator.FileLocator
 
exists() - Method in interface de.intarsys.tools.locator.ILocator
Answer true if the location designated by this exists.
exists() - Method in class de.intarsys.tools.locator.LocatorByReference
 
exists() - Method in class de.intarsys.tools.locator.LocatorViewport
 
exists() - Method in class de.intarsys.tools.locator.NullLocator
 
exists() - Method in class de.intarsys.tools.locator.StreamLocator
 
exists() - Method in class de.intarsys.tools.locator.StringLocator
 
exists() - Method in class de.intarsys.tools.locator.TransientLocator
 
extractClassNamesFromDir(List, File, String) - Static method in class de.intarsys.tools.reflect.ClassTools
Create a list of all classes "current" and its subdirectories.
extractClassNamesFromJar(List, File) - Static method in class de.intarsys.tools.reflect.ClassTools
Create a list of all ".class" entries in the jar file.

F

Facade - Class in de.intarsys.tools.facade
A common superclass for implementaing the facade pattern.
Facade(Object) - Constructor for class de.intarsys.tools.facade.Facade
 
FacadeFactory - Class in de.intarsys.tools.facade
 
FacadeFactory() - Constructor for class de.intarsys.tools.facade.FacadeFactory
 
FacadeTools - Class in de.intarsys.tools.facade
Tool class to handle common IFacadeFactory scenarios.
FacadeTools() - Constructor for class de.intarsys.tools.facade.FacadeTools
 
FactoryTools - Class in de.intarsys.tools.factory
 
FactoryTools() - Constructor for class de.intarsys.tools.factory.FactoryTools
 
fail() - Static method in class de.intarsys.tools.exception.ExceptionTools
Simply fail with a RuntimeException.
FALSE - Static variable in class de.intarsys.tools.reflect.Predicates
 
FastByteArrayOutputStream - Class in de.intarsys.tools.stream
 
FastByteArrayOutputStream() - Constructor for class de.intarsys.tools.stream.FastByteArrayOutputStream
 
FastByteArrayOutputStream(int) - Constructor for class de.intarsys.tools.stream.FastByteArrayOutputStream
 
FieldAccessException - Exception in de.intarsys.tools.reflect
 
FieldAccessException(String) - Constructor for exception de.intarsys.tools.reflect.FieldAccessException
 
FieldAccessException(String, String) - Constructor for exception de.intarsys.tools.reflect.FieldAccessException
 
FieldAccessException(String, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.FieldAccessException
 
FieldAccessException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.FieldAccessException
 
FieldException - Exception in de.intarsys.tools.reflect
An exception while accessing an object field.
FieldException() - Constructor for exception de.intarsys.tools.reflect.FieldException
 
FieldException(String) - Constructor for exception de.intarsys.tools.reflect.FieldException
 
FieldException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.FieldException
 
FieldException(Throwable) - Constructor for exception de.intarsys.tools.reflect.FieldException
 
FieldNotFoundException - Exception in de.intarsys.tools.reflect
 
FieldNotFoundException(String) - Constructor for exception de.intarsys.tools.reflect.FieldNotFoundException
 
file - Variable in class de.intarsys.tools.file.FileTools.Lock
 
FileEnvironment - Class in de.intarsys.tools.environment.file
A VM singleton for accessing an IFileEnvironment.
FileEnvironment() - Constructor for class de.intarsys.tools.environment.file.FileEnvironment
 
FileLocator - Class in de.intarsys.tools.locator
File based implementation of ILocator.
FileLocator(File) - Constructor for class de.intarsys.tools.locator.FileLocator
 
FileLocator(String) - Constructor for class de.intarsys.tools.locator.FileLocator
 
FileLocatorFactory - Class in de.intarsys.tools.locator
The factory for FileLocator objects.
FileLocatorFactory() - Constructor for class de.intarsys.tools.locator.FileLocatorFactory
Create a new factory.
files - Variable in class de.intarsys.tools.installresource.Install
 
FileTools - Class in de.intarsys.tools.file
Some utility methods to ease life with File instances.
FileTools.Lock - Class in de.intarsys.tools.file
 
fillBuffer() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
FillReader - Class in de.intarsys.tools.reader
A Helper reader that repeatedly returns the characters in a predefined pattern until it is closed.
FillReader(String) - Constructor for class de.intarsys.tools.reader.FillReader
Create a FillReader on string.
find(String) - Method in class de.intarsys.tools.installresource.Install
Find all URL's to a specific resource.
findAnyMethod(Class, String, Class...) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findGetter(Object, String) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findInserter(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findMatchingMethod(Class, String, Class[]) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findMethod(Object, String, Object...) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findRemover(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findSetter(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
findSimpleMethod(Class, String, Class...) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
first(List<T>) - Static method in class de.intarsys.tools.collection.ListTools
 
fitKey(String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
flush() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
flush() - Method in interface de.intarsys.tools.preferences.IPreferences
Forces any changes in the contents of this preference node and its descendants to the persistent store.
flush() - Method in class de.intarsys.tools.preferences.NullPreferences
 
flush() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
flush() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
flush() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Force changes to be made persistent.
flush() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
flush() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
flush() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
flush() - Method in class de.intarsys.tools.stream.ConsoleStream
 
flush() - Method in class de.intarsys.tools.stream.HexDumpStream
 
flush() - Method in class de.intarsys.tools.stream.LogOutputStream
 
flush() - Method in class de.intarsys.tools.stream.TempFileOutputStream
 
flush() - Method in class de.intarsys.tools.writer.ConsoleWriter
Flush the stream.
flush() - Method in class de.intarsys.tools.writer.EscapeWriter
Flush the stream.
flush() - Method in class de.intarsys.tools.writer.LogWriter
Flush the stream.
flushBuffer() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
format(Object, String) - Static method in class de.intarsys.tools.string.StringTools
Create a string representation and format value according to the instructions in format.
format(Object, StringBuffer, FieldPosition) - Method in class de.intarsys.tools.format.TrivialDateFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class de.intarsys.tools.format.TrivialIntegerFormat
 
format(Date) - Method in class de.intarsys.tools.format.ISO8601Format
 
format(LogRecord) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
FORMAT_D - Static variable in class de.intarsys.tools.string.StringTools
 
FORMAT_F - Static variable in class de.intarsys.tools.string.StringTools
 
FORMAT_I - Static variable in class de.intarsys.tools.string.StringTools
 
FORMAT_P - Static variable in class de.intarsys.tools.string.StringTools
 
FORMAT_S - Static variable in class de.intarsys.tools.string.StringTools
 
formatDate(Object, String) - Static method in class de.intarsys.tools.string.StringTools
 
formatDateDefault(Date) - Static method in class de.intarsys.tools.string.StringTools
 
formatFloat(Object, String) - Static method in class de.intarsys.tools.string.StringTools
 
formatInteger(Object, String) - Static method in class de.intarsys.tools.string.StringTools
 
formatPath(Object, String) - Static method in class de.intarsys.tools.string.StringTools
 
formatString(Object, String) - Static method in class de.intarsys.tools.string.StringTools
 
FunctorCall - Class in de.intarsys.tools.functor
Generic implementation of IFunctorCall.
FunctorCall(Object, IArgs) - Constructor for class de.intarsys.tools.functor.FunctorCall
 
FunctorFieldHandler - Class in de.intarsys.tools.functor
 
FunctorFieldHandler() - Constructor for class de.intarsys.tools.functor.FunctorFieldHandler
 
FunctorFieldHandler(String, IFunctor, IFunctor) - Constructor for class de.intarsys.tools.functor.FunctorFieldHandler
 
FunctorInvocationException - Exception in de.intarsys.tools.functor
An exception while performing an IFunctor.
FunctorInvocationException() - Constructor for exception de.intarsys.tools.functor.FunctorInvocationException
 
FunctorInvocationException(String) - Constructor for exception de.intarsys.tools.functor.FunctorInvocationException
 
FunctorInvocationException(String, Throwable) - Constructor for exception de.intarsys.tools.functor.FunctorInvocationException
 
FunctorInvocationException(Throwable) - Constructor for exception de.intarsys.tools.functor.FunctorInvocationException
 
FunctorMethodHandler - Class in de.intarsys.tools.functor
 
FunctorMethodHandler(String, IFunctor) - Constructor for class de.intarsys.tools.functor.FunctorMethodHandler
 
FunctorTools - Class in de.intarsys.tools.functor
Tool class for handling functor specific tasks.
futureSimpleGet(Future<T>) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
futureSimpleGetNumber(Future<T>) - Static method in class de.intarsys.tools.exception.ExceptionTools
 

G

GenericFutureTask<R> - Class in de.intarsys.tools.concurrent
 
GenericFutureTask(Callable<R>) - Constructor for class de.intarsys.tools.concurrent.GenericFutureTask
 
GenericFutureTask(Callable<R>, ITaskListener) - Constructor for class de.intarsys.tools.concurrent.GenericFutureTask
 
GenericFutureTask(Callable<R>, Runnable) - Constructor for class de.intarsys.tools.concurrent.GenericFutureTask
 
GenericFutureTask(Callable<R>, Runnable, ITaskListener) - Constructor for class de.intarsys.tools.concurrent.GenericFutureTask
 
GenericPool - Class in de.intarsys.tools.pool
A very simple implementation of a generic IPool.
GenericPool(IPoolObjectFactory) - Constructor for class de.intarsys.tools.pool.GenericPool
 
GeometryTools - Class in de.intarsys.tools.geometry
Tool class for common geometry tasks.
get() - Static method in class de.intarsys.tools.adapter.AdapterOutlet
A VM wide singleton for the IAdapterOutlet.
get() - Static method in class de.intarsys.tools.authenticate.PasswordProvider
 
get() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
get() - Static method in class de.intarsys.tools.environment.file.FileEnvironment
 
get() - Static method in class de.intarsys.tools.facade.FacadeFactory
 
get() - Static method in class de.intarsys.tools.factory.Outlet
 
get() - Static method in class de.intarsys.tools.locator.LocatorFactory
 
get() - Static method in class de.intarsys.tools.locking.LockStrategy
 
get() - Static method in class de.intarsys.tools.logging.LogConfigurator
 
get() - Static method in class de.intarsys.tools.logging.MemoryLogRegistry
 
get() - Static method in class de.intarsys.tools.logging.SDC
 
get() - Method in class de.intarsys.tools.message.Message
 
get() - Static method in class de.intarsys.tools.message.TextOrientation
 
get() - Method in class de.intarsys.tools.preferences.BooleanPrefValueHolder
 
get() - Method in class de.intarsys.tools.preferences.IntegerPrefValueHolder
 
get() - Static method in class de.intarsys.tools.preferences.PreferencesFactory
 
get() - Method in class de.intarsys.tools.preferences.StringPrefValueHolder
 
get() - Static method in class de.intarsys.tools.reporter.Reporter
 
get() - Static method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
get() - Method in interface de.intarsys.tools.valueholder.IValueHolder
Dereference the IValueHolder.
get() - Method in class de.intarsys.tools.valueholder.NullValueHolder
 
get() - Method in class de.intarsys.tools.valueholder.ObjectValueHolder
 
get() - Method in class de.intarsys.tools.valueholder.ThreadLocalValueHolder
 
get() - Static method in class de.intarsys.tools.variable.VariableEnvironment
 
get() - Static method in class de.intarsys.tools.variable.VariableNamespaces
 
get(int) - Method in class de.intarsys.tools.collection.IntHashMap
Returns the value to which the specified key is mapped in this map.
get(int) - Method in class de.intarsys.tools.functor.Args
 
get(int) - Method in class de.intarsys.tools.functor.ChainedArgs
 
get(int) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
get(int) - Method in class de.intarsys.tools.functor.EmptyArgs
 
get(int) - Method in interface de.intarsys.tools.functor.IArgs
The argument at position index.
get(int, Object) - Method in class de.intarsys.tools.functor.Args
 
get(int, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
get(int, Object) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
get(int, Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
get(int, Object) - Method in interface de.intarsys.tools.functor.IArgs
The argument at position index
get(long, TimeUnit) - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
get(Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
get(Object) - Method in class de.intarsys.tools.cache.Cache
The object with the key "key" or null.
get(Object) - Method in class de.intarsys.tools.collection.PartitionedMap
Returns the value to which this map maps the specified key.
get(Object, String) - Static method in class de.intarsys.tools.reflect.ObjectTools
Get the value for field name in object.
get(String) - Method in class de.intarsys.tools.functor.Args
 
get(String) - Method in class de.intarsys.tools.functor.ChainedArgs
 
get(String) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
get(String) - Method in class de.intarsys.tools.functor.EmptyArgs
 
get(String) - Method in interface de.intarsys.tools.functor.IArgs
The argument named name.
get(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the string-valued preference with the given name.
get(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
get(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
get(String, Object) - Method in class de.intarsys.tools.functor.Args
 
get(String, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
get(String, Object) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
get(String, Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
get(String, Object) - Method in interface de.intarsys.tools.functor.IArgs
The argument named name or the defaultValue if not available.
get(String, String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the value associated with the specified key in this preference node.
get(String, String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
get(String, String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
get(Map, Object, Object) - Static method in class de.intarsys.tools.collection.MapTools
 
get(Map, Object, String) - Static method in class de.intarsys.tools.collection.MapTools
 
GET_PREFIX - Static variable in class de.intarsys.tools.reflect.ObjectTools
 
getAccessMode(Object) - Method in interface de.intarsys.tools.reflect.IFieldHandlerAccessibility
Query the access state of the field represented by this within the receiver.
getAccessMode(Object, String) - Method in interface de.intarsys.tools.reflect.IAccessHandlerAccessibility
Query the access state of the property name within the receiver.
getAccessMode(String) - Method in interface de.intarsys.tools.reflect.IAccessSupportAccessibility
Query the access state of the property name within this.
getAdapter(Class<T>) - Method in interface de.intarsys.tools.adapter.IAdapterSupport
Return an object of type clazz that represents the receiver.
getAdapter(Class<T>) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getAdapter(Class<T>) - Method in class de.intarsys.tools.locator.LocatorByReference
 
getAdapter(Class<T>) - Method in class de.intarsys.tools.locator.LocatorViewport
 
getAdapter(Object, Class<T>) - Static method in class de.intarsys.tools.adapter.AdapterTools
An object of type clazz that represents object.
getAdapter(Object, Class<T>) - Method in interface de.intarsys.tools.adapter.IAdapterFactory
Return an object of type clazz that represents object.
getAdapter(Object, Class<T>) - Method in class de.intarsys.tools.adapter.StandardAdapterOutlet
 
getArgs() - Method in class de.intarsys.tools.event.RequestEvent
 
getArgs() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getArgs() - Method in class de.intarsys.tools.functor.ChainedArgs
The main (primary) IArgs.
getArgs() - Method in class de.intarsys.tools.functor.FunctorCall
 
getArgs() - Method in interface de.intarsys.tools.functor.IFunctorCall
The arguments currently associated with the call.
getArgs(IArgs, String, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as an IArgs instance.
getArgsIn() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
getAsString() - Method in class de.intarsys.tools.hex.HexRow
 
getAttribute() - Method in class de.intarsys.tools.event.AttributeChangedEvent
The attribute slot that has changed.
getAttribute(Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
getAttribute(Object) - Method in interface de.intarsys.tools.attribute.IAttributeSupport
Get an attribute value from the context
getAttribute(Object) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
getAttribute(Object) - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
getBasedir() - Static method in class de.intarsys.tools.system.SystemTools
 
getBaseDir() - Method in interface de.intarsys.tools.environment.file.IFileEnvironment
The platform base directory.
getBaseDir() - Method in class de.intarsys.tools.environment.file.StandardFileEnvironment
 
getBaseName(File) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory without the extension.
getBaseName(File, String) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory without the extension.
getBaseName(String) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory without the extension.
getBaseName(String, String) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory without the extension.
getBaseShape() - Method in interface de.intarsys.tools.geometry.IShapeWrapper
 
getBaseShape() - Method in class de.intarsys.tools.geometry.TransformedShape
 
getBaseType() - Method in interface de.intarsys.tools.adapter.IAdapterFactory
The type of objects that can be adapted by this factory.
getBaseType() - Method in class de.intarsys.tools.adapter.StandardAdapterOutlet
 
getBindir() - Static method in class de.intarsys.tools.system.SystemTools
 
getBool(IArgs, String, boolean) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a boolean.
getBoolean(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the boolean-valued preference with the given name.
getBoolean(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getBoolean(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getBoolean(String, boolean) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the boolean value represented by the string associated with the specified key in this preference node.
getBoolean(String, boolean) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getBoolean(String, boolean) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getBooleanProperty(String, boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getBounds() - Method in class de.intarsys.tools.geometry.TransformedShape
 
getBounds2D() - Method in class de.intarsys.tools.geometry.TransformedShape
 
getBundle() - Method in class de.intarsys.tools.message.Message
 
getBundleName(Class) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getBundleName(String) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getByte(IArgs, String, byte) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a byte.
getByteArray(String, byte[]) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the byte array value represented by the string associated with the specified key in this preference node.
getByteArray(String, byte[]) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getByteArray(String, byte[]) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getBytes() - Static method in class de.intarsys.tools.file.SynchTools
 
getBytes() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getBytes() - Method in class de.intarsys.tools.locator.StringLocator
 
getBytes() - Method in class de.intarsys.tools.result.ByteBasedResult
 
getBytes() - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
getBytes(ILocator) - Static method in class de.intarsys.tools.locator.LocatorTools
 
getCanonicalFile() - Method in class de.intarsys.tools.locator.FileLocator
The canonical file represented by this.
getCellValue(int) - Method in class de.intarsys.tools.hex.HexRow
 
getCellValue(int, int) - Method in class de.intarsys.tools.hex.HexData
 
getCellValueAsString(int) - Method in class de.intarsys.tools.hex.HexRow
 
getCellValueAsString(int, int) - Method in class de.intarsys.tools.hex.HexData
 
getChar() - Method in class de.intarsys.tools.number.NumberParser
 
getChar(IArgs, String, char) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a char.
getCharArray(IArgs, String, char[]) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a char[].
getChild() - Method in class de.intarsys.tools.collection.PartitionedMap
 
getChild(String) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.FileLocator
 
getChild(String) - Method in interface de.intarsys.tools.locator.ILocator
The locator for the resource name within the context of this.
getChild(String) - Method in class de.intarsys.tools.locator.LocatorByReference
 
getChild(String) - Method in class de.intarsys.tools.locator.LocatorViewport
 
getChild(String) - Method in class de.intarsys.tools.locator.NullLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.StreamLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.StringLocator
 
getChild(String) - Method in class de.intarsys.tools.locator.TransientLocator
 
getClass(IArgs, String, Class) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a Class.
getClassLoader() - Method in class de.intarsys.tools.installresource.Install
 
getClassLoader() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
The ClassLoader used to access the resource.
getClassLoader() - Method in class de.intarsys.tools.message.MessageBundle
 
getClassLoader() - Method in interface de.intarsys.tools.reflect.IClassLoaderSupport
A ClassLoader instance suitable to load classes and resources in the context of the receiver.
getClassName(Class) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getClassName(String) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getClazz() - Method in class de.intarsys.tools.locator.ClassResourceLocator
The Class used to define this.
getClazz() - Method in class de.intarsys.tools.message.Message
 
getColumn() - Method in interface de.intarsys.tools.reader.ILocationProvider
 
getColumn() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
getCommonPrefix(String, String, boolean) - Static method in class de.intarsys.tools.string.StringTools
 
getConstant() - Method in class de.intarsys.tools.functor.ConstantFunctor
 
getContent() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getContent() - Method in class de.intarsys.tools.locator.StringLocator
 
getContentType() - Method in interface de.intarsys.tools.mime.IMimeTypeSupport
 
getContentType() - Method in class de.intarsys.tools.result.CommonResult
 
getData() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
getDate(IArgs, String, Date) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a Date.
getDeclarationBlock() - Method in interface de.intarsys.tools.functor.IDeclarationSupport
 
getDeclarationContext() - Method in class de.intarsys.tools.functor.Declaration
 
getDeclarationContext() - Method in class de.intarsys.tools.functor.EmptyDeclarationBlock
 
getDeclarationContext() - Method in interface de.intarsys.tools.functor.IDeclaration
An optional declaration context.
getDeclarations() - Method in class de.intarsys.tools.functor.DeclarationBlock
 
getDeclarations() - Method in class de.intarsys.tools.functor.DeclarationElement
 
getDeclarations() - Method in class de.intarsys.tools.functor.EmptyDeclarationBlock
 
getDeclarations() - Method in interface de.intarsys.tools.functor.IDeclarationBlock
The array of IDeclaration instances in this block.
getDecodedDataLength(byte[]) - Static method in class de.intarsys.tools.encoding.Base64
returns length of decoded data given an array containing encoded data.
getDefault() - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getDefaultFunctor() - Method in class de.intarsys.tools.functor.ArgumentDeclaration
 
getDefaultValue() - Method in class de.intarsys.tools.preferences.PrefValueHolder
 
getDelegate() - Method in class de.intarsys.tools.event.NotificationSupportProxy
 
getDelegate() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getDelegate() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getDescription() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getDestinationChars() - Method in class de.intarsys.tools.writer.EscapeWriter
 
getDouble(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the double-valued preference with the given name.
getDouble(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getDouble(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getDouble(String, double) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the double value represented by the string associated with the specified key in this preference node.
getDouble(String, double) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getDouble(String, double) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getEncoding() - Static method in class de.intarsys.tools.file.FileTools
 
getEncoding() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getEncoding() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getEncoding() - Method in class de.intarsys.tools.locator.FileLocator
The encoding of the file.
getEncoding() - Method in class de.intarsys.tools.locator.StringLocator
 
getEnd() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getEnumClazz() - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getEnumeration() - Method in class de.intarsys.tools.collection.EnumerationIterator
 
getEnumItem(IArgs, EnumMeta<T>, String) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a EnumItem.
getEnumItem(IArgs, EnumMeta<T>, String, String) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a EnumItem.
getEnumItem(IPreferences, EnumMeta<T>, String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
getEnumItem(IPreferences, EnumMeta<T>, String, String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
getEscape() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
getEscapeMap() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
getEvent(IArgs) - Static method in class de.intarsys.tools.event.EventTools
 
getEventType() - Method in class de.intarsys.tools.event.ActivatedEvent
 
getEventType() - Method in class de.intarsys.tools.event.AttributeChangedEvent
 
getEventType() - Method in class de.intarsys.tools.event.CancelEvent
 
getEventType() - Method in class de.intarsys.tools.event.CancelRequestedEvent
 
getEventType() - Method in class de.intarsys.tools.event.CreatedEvent
 
getEventType() - Method in class de.intarsys.tools.event.DeactivatedEvent
 
getEventType() - Method in class de.intarsys.tools.event.DestroyedEvent
 
getEventType() - Method in class de.intarsys.tools.event.Event
 
getEventType() - Method in interface de.intarsys.tools.event.IEvent
A type for this event.
getEventType() - Method in class de.intarsys.tools.event.OkEvent
 
getEventType() - Method in class de.intarsys.tools.event.OkRequestedEvent
 
getEventType() - Method in class de.intarsys.tools.event.RequestEvent
 
getEventType() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getEventType() - Method in class de.intarsys.tools.event.ResumedEvent
 
getEventType() - Method in class de.intarsys.tools.event.SelectionEvent
 
getEventType() - Method in class de.intarsys.tools.event.StartedEvent
 
getEventType() - Method in class de.intarsys.tools.event.StoppedEvent
 
getEventType() - Method in class de.intarsys.tools.event.StopRequestedEvent
 
getEventType() - Method in class de.intarsys.tools.event.SuspendedEvent
 
getEventType() - Method in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
getException() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
getExtension(File) - Static method in class de.intarsys.tools.file.FileTools
Get the extension of the file name.
getExtension(String) - Static method in class de.intarsys.tools.file.FileTools
Get the extension of the file name.
getExtension(String, String) - Static method in class de.intarsys.tools.file.FileTools
Get the extension of the file name.
getFactories() - Method in interface de.intarsys.tools.factory.IOutlet
 
getFactories() - Method in class de.intarsys.tools.factory.StandardOutlet
 
getFactory() - Method in interface de.intarsys.tools.factory.IFactorySupport
 
getFallbackArgs() - Method in class de.intarsys.tools.functor.ChainedArgs
The fallback (secondary) IArgs;
getFallbackString(String, Object[]) - Method in class de.intarsys.tools.message.MessageBundle
 
getFile() - Method in class de.intarsys.tools.installresource.Install
 
getFile() - Method in class de.intarsys.tools.locator.FileLocator
Answer the file represented by this.
getFile(IArgs, String, File) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a File.
getFile(ILocator) - Static method in class de.intarsys.tools.locator.LocatorTools
 
getFileName(String) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory (with extension).
getFileName(String, String) - Static method in class de.intarsys.tools.file.FileTools
Get the local name of the file in its directory (with extension).
getFiles() - Method in class de.intarsys.tools.installresource.Install
 
getFirst() - Method in class de.intarsys.tools.number.NumberWrapper
 
getFirstLine(String) - Static method in class de.intarsys.tools.string.StringTools
The first line of text (all characters up to the first occurence of either "\n" or "\r".
getFloat(IArgs, String, float) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a float.
getFloat(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the float-valued preference with the given name.
getFloat(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getFloat(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getFloat(String, float) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the float value represented by the string associated with the specified key in this preference node.
getFloat(String, float) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getFloat(String, float) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getFrom() - Method in class de.intarsys.tools.number.NumberInterval
 
getFullName() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getFullName() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getFullName() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getFullName() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getFullName() - Method in class de.intarsys.tools.locator.FileLocator
 
getFullName() - Method in interface de.intarsys.tools.locator.ILocator
The full physical name of this.
getFullName() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getFullName() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getFullName() - Method in class de.intarsys.tools.locator.NullLocator
 
getFullName() - Method in class de.intarsys.tools.locator.StreamLocator
 
getFullName() - Method in class de.intarsys.tools.locator.StringLocator
 
getFullName() - Method in class de.intarsys.tools.locator.TransientLocator
 
getFunctorFactories() - Method in interface de.intarsys.tools.functor.IFunctorOutlet
 
getFunctorFactories() - Method in class de.intarsys.tools.functor.StandardFunctorOutlet
 
getGetter() - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
getHandler() - Method in class de.intarsys.tools.reader.DirectTagReader
 
getHandlers() - Method in class de.intarsys.tools.logging.MemoryLogRegistry
 
getHebrew() - Static method in class de.intarsys.tools.message.TextOrientation
 
getIconName() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getId() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getId() - Method in interface de.intarsys.tools.factory.IFactory
 
getId() - Method in interface de.intarsys.tools.functor.IFunctorFactory
The unique id for this IFunctorFactory instance.
getId() - Method in interface de.intarsys.tools.functor.INamedFunctor
A unique id for the IFunctor.
getId() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
getImpl() - Method in class de.intarsys.tools.facade.Facade
 
getImpl() - Method in interface de.intarsys.tools.facade.IFacade
The implementation behind the facade.
getInChain(Throwable, Class<?>) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
getIndex() - Method in class de.intarsys.tools.functor.ArgumentDeclaration
 
getInnerIterator() - Method in class de.intarsys.tools.collection.NestedIterator
 
getInputStream() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.FileLocator
 
getInputStream() - Method in interface de.intarsys.tools.locator.ILocator
Return an InputStream on the data represented by the receiver.
getInputStream() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getInputStream() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getInputStream() - Method in class de.intarsys.tools.locator.NullLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.StreamLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.StringLocator
 
getInputStream() - Method in class de.intarsys.tools.locator.TransientLocator
 
getInstance() - Method in class de.intarsys.tools.event.CreatedEvent
 
getInstance() - Method in class de.intarsys.tools.event.DestroyedEvent
 
getInstance() - Static method in class de.intarsys.tools.format.ISO8601Format
 
getInstance() - Static method in class de.intarsys.tools.format.TrivialDateFormat
The default instance
getInstance() - Static method in class de.intarsys.tools.format.TrivialIntegerFormat
The default instance
getInt(IArgs, String, int) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a int.
getInt(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the integer-valued preference with the given name.
getInt(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getInt(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getInt(String, int) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the int value represented by the string associated with the specified key in this preference node.
getInt(String, int) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getInt(String, int) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getIntProperty(String, int) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getInvoker() - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
getItem(String) - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getItemOrDefault(String) - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getItems() - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getIterator() - Method in class de.intarsys.tools.collection.IteratorEnumeration
 
getJEvent(IArgs) - Static method in class de.intarsys.tools.event.EventTools
 
getKey() - Method in class de.intarsys.tools.cache.CacheEntry
The key of the cache entry.
getKey() - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
getKey() - Method in class de.intarsys.tools.message.Message
 
getKey() - Method in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
getKey() - Method in class de.intarsys.tools.preferences.PrefValueHolder
 
getKeys() - Method in class de.intarsys.tools.attribute.AttributeMap
The keys used in this attribute lookup map.
getLabel() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getLabel() - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
getLabelPrefix() - Method in class de.intarsys.tools.concurrent.TaskSequence
 
getLabelSuffix() - Method in class de.intarsys.tools.concurrent.TaskSequence
 
getLarge(IPreferences, String, String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
getLastModified() - Method in class de.intarsys.tools.locator.FileLocator
Answer the timestamp of the last modification.
getLcid(Locale) - Static method in class de.intarsys.tools.message.LocaleTools
 
getLeading(String, int) - Static method in class de.intarsys.tools.string.StringTools
 
getLength() - Method in class de.intarsys.tools.hex.HexRow
 
getLength() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getLength() - Method in class de.intarsys.tools.locator.CommonLocator
 
getLength() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getLength() - Method in class de.intarsys.tools.locator.FileLocator
 
getLength() - Method in interface de.intarsys.tools.locator.ILocator
Returns the length of this data container or -1 if unknown
getLength() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getLength() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getLength() - Method in class de.intarsys.tools.locator.NullLocator
 
getLength() - Method in class de.intarsys.tools.locator.StringLocator
 
getLength() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
getLength() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Returns the length of this data container.
getLength() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
getLength() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
getLength() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
getLength() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
getLibdir() - Static method in class de.intarsys.tools.system.SystemTools
 
getLine() - Method in interface de.intarsys.tools.reader.ILocationProvider
 
getLine() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
getLineCount(String) - Static method in class de.intarsys.tools.string.StringTools
The number of lines in text.
getList() - Method in class de.intarsys.tools.number.NumberList
 
getLocale() - Method in class de.intarsys.tools.message.MessageBundle
 
getLocalizedLabel() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getLocalName() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.FileLocator
 
getLocalName() - Method in interface de.intarsys.tools.locator.ILocator
The local name of the receiver within its parent.
getLocalName() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getLocalName() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getLocalName() - Method in class de.intarsys.tools.locator.NullLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.StreamLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.StringLocator
 
getLocalName() - Method in class de.intarsys.tools.locator.TransientLocator
 
getLocator() - Method in interface de.intarsys.tools.locator.ILocatorSupport
Return the ILocator that defines the physical resource location for the reciver.
getLocator() - Method in class de.intarsys.tools.locator.LocatorBasedLookup
 
getLocator() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getLocator() - Method in class de.intarsys.tools.result.ByteBasedResult
 
getLocator() - Method in class de.intarsys.tools.result.LocatorBasedResult
 
getLocator() - Method in class de.intarsys.tools.result.StringBasedResult
 
getLocator(IArgs, String, ILocator, ILocatorFactory) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a ILocator.
getLocatorFactories() - Method in class de.intarsys.tools.locator.DelegatingLocatorLookup
 
getLocators(IArgs, String, ILocatorFactory) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a List.
getLocatorSupport() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getLock() - Method in class de.intarsys.tools.locator.FileLocator
 
getLock() - Method in interface de.intarsys.tools.locking.ILockSupport
 
getLog() - Method in class de.intarsys.tools.reader.LogReader
 
getLog() - Method in class de.intarsys.tools.stream.LogInputStream
 
getLog() - Method in class de.intarsys.tools.stream.LogOutputStream
 
getLog() - Method in class de.intarsys.tools.writer.LogWriter
 
getLogger() - Method in class de.intarsys.tools.reporter.DefaultReporter
 
getLogger(Class<?>) - Static method in class de.intarsys.tools.logging.LogTools
Get a logger that corresponds to clazz.
getLogger(String) - Static method in class de.intarsys.tools.logging.LogTools
Get a logger for name name.
getLogRecords() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
getLong(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the current value of the long-valued preference with the given name.
getLong(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getLong(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getLong(String, long) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the long value represented by the string associated with the specified key in this preference node.
getLong(String, long) - Method in class de.intarsys.tools.preferences.NullPreferences
 
getLong(String, long) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
getMagicBytes() - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
getMain() - Method in interface de.intarsys.tools.preferences.IPreferencesFactory
The standard root to be used by a "main" component.
getMain() - Method in class de.intarsys.tools.preferences.NullPreferencesFactory
 
getMap(IArgs, String, Map) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a Map.
getMaps() - Method in class de.intarsys.tools.locator.MappedLocatorLookup
 
getMax() - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getMax() - Method in class de.intarsys.tools.number.NumberInstance
 
getMax() - Method in class de.intarsys.tools.number.NumberInterval
 
getMax() - Method in class de.intarsys.tools.number.NumberList
 
getMax() - Method in class de.intarsys.tools.number.NumberWrapper
 
getMessage() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getMessage() - Method in exception de.intarsys.tools.reflect.FieldAccessException
 
getMessage() - Method in exception de.intarsys.tools.reflect.FieldNotFoundException
 
getMessage() - Method in exception de.intarsys.tools.reflect.MethodInvocationException
 
getMessage() - Method in exception de.intarsys.tools.reflect.MethodNotFoundException
 
getMessage() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getMessageBundle() - Method in interface de.intarsys.tools.message.IMessageBundleSupport
A MessageBundle instance suitable to load messages associated with the receiver context.
getMessageBundle(Class) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getMessageBundle(String, ClassLoader) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getMeta() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getMeta(Class) - Static method in class de.intarsys.tools.enumeration.EnumItem
 
getMetaInfo(String) - Method in interface de.intarsys.tools.component.IMetaInfoSupport
 
getMetaInfo(String) - Method in class de.intarsys.tools.component.MetaInfoSupportAdapter
 
getMin() - Method in class de.intarsys.tools.enumeration.EnumMeta
 
getMin() - Method in class de.intarsys.tools.number.NumberInstance
 
getMin() - Method in class de.intarsys.tools.number.NumberInterval
 
getMin() - Method in class de.intarsys.tools.number.NumberList
 
getMin() - Method in class de.intarsys.tools.number.NumberWrapper
 
getN() - Method in class de.intarsys.tools.number.NumberInstance
 
getName() - Method in class de.intarsys.tools.event.Event
 
getName() - Method in class de.intarsys.tools.event.EventType
 
getName() - Method in interface de.intarsys.tools.event.IEvent
A name for this event.
getName() - Method in class de.intarsys.tools.event.RequestEvent
 
getName() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getName() - Method in class de.intarsys.tools.functor.DeclarationElement
 
getName() - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
getName() - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
getName() - Method in interface de.intarsys.tools.functor.IDeclarationElement
An optional name for the declaration element.
getName() - Method in class de.intarsys.tools.installresource.Install
 
getName() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
The resource name defined when constructing this.
getName() - Method in class de.intarsys.tools.locator.ClassResourceLocator
The resource name used when constructing this.
getName() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getName() - Method in exception de.intarsys.tools.reflect.FieldAccessException
 
getName() - Method in exception de.intarsys.tools.reflect.FieldException
 
getName() - Method in exception de.intarsys.tools.reflect.FieldNotFoundException
 
getName() - Method in exception de.intarsys.tools.reflect.MethodException
 
getName() - Method in exception de.intarsys.tools.reflect.MethodInvocationException
 
getName() - Method in exception de.intarsys.tools.reflect.MethodNotFoundException
 
getName() - Method in class de.intarsys.tools.result.StreamResult
 
getNames() - Method in interface de.intarsys.tools.variable.IVariableNamespaces
 
getNames() - Method in class de.intarsys.tools.variable.StandardVariableNamespaces
 
getNamespace(String) - Method in interface de.intarsys.tools.variable.IVariableNamespaces
 
getNamespace(String) - Method in class de.intarsys.tools.variable.StandardVariableNamespaces
 
getNewValue() - Method in class de.intarsys.tools.event.AttributeChangedEvent
The new value of the attribute.
getNewValue() - Method in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
getObject() - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
getObject() - Method in class de.intarsys.tools.locking.AbstractLock
The object that is guarded by this lock.
getObject(IArgs, String, Object) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a Object.
getObject(String) - Method in class de.intarsys.tools.message.MessageBundle
 
getOffset() - Method in class de.intarsys.tools.hex.HexRow
 
getOffset() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
getOffset() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Returns the current offset in this data container.
getOffset() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
getOffset() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
getOffset() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
getOffset() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
getOldValue() - Method in class de.intarsys.tools.event.AttributeChangedEvent
The previous value of the attribute.
getOrientation() - Method in class de.intarsys.tools.message.TextOrientation
 
getOSArch() - Static method in class de.intarsys.tools.system.SystemTools
 
getOSName() - Static method in class de.intarsys.tools.system.SystemTools
 
getOut() - Method in class de.intarsys.tools.writer.EscapeWriter
 
getOuterCurrent() - Method in class de.intarsys.tools.collection.NestedIterator
 
getOuterIterator() - Method in class de.intarsys.tools.collection.NestedIterator
 
getOutputStream() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.FileLocator
 
getOutputStream() - Method in interface de.intarsys.tools.locator.ILocator
Return an OutputStream on the location represented by the receiver.
getOutputStream() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getOutputStream() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getOutputStream() - Method in class de.intarsys.tools.locator.NullLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.StreamLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.StringLocator
 
getOutputStream() - Method in class de.intarsys.tools.locator.TransientLocator
 
getOwner() - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
getOwner() - Method in class de.intarsys.tools.event.EventDispatcher
 
getOwner() - Method in class de.intarsys.tools.reporter.ReplayReporter
 
getOwner() - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
getPackageName(Class) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getPackageName(Class) - Static method in class de.intarsys.tools.reflect.ClassTools
 
getPackageName(String) - Static method in class de.intarsys.tools.message.MessageBundleTools
 
getParent() - Method in class de.intarsys.tools.collection.PartitionedMap
 
getParent() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getParent() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getParent() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getParent() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getParent() - Method in class de.intarsys.tools.locator.FileLocator
 
getParent() - Method in interface de.intarsys.tools.locator.ILocator
The ILocator that is one hierarchy level up or null.
getParent() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getParent() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getParent() - Method in class de.intarsys.tools.locator.NullLocator
 
getParent() - Method in class de.intarsys.tools.locator.StreamLocator
 
getParent() - Method in class de.intarsys.tools.locator.StringLocator
 
getParent() - Method in class de.intarsys.tools.locator.TransientLocator
 
getParentFile(File) - Static method in class de.intarsys.tools.file.FileTools
Try to get a valid parent for file.
getPassword() - Method in class de.intarsys.tools.authenticate.ConstantPasswordProvider
 
getPassword() - Method in interface de.intarsys.tools.authenticate.IPasswordProvider
Returns a password or null to indicate cancellation.
getPassword() - Method in class de.intarsys.tools.authenticate.NullPasswordProvider
 
getPath() - Method in class de.intarsys.tools.installresource.Install
 
getPath() - Method in class de.intarsys.tools.message.MessageBundle
 
getPathIterator(AffineTransform) - Method in class de.intarsys.tools.geometry.TransformedShape
 
getPathIterator(AffineTransform, double) - Method in class de.intarsys.tools.geometry.TransformedShape
 
getPathRelativeTo(File, File) - Static method in class de.intarsys.tools.file.FileTools
get relative path of "file" with respect to "base" directory example : base = /a/b/c; file = /a/d/e/x.txt; getRelativePath(file, base) == ../../d/e/x.txt;
getPathRelativeTo(File, File, boolean) - Static method in class de.intarsys.tools.file.FileTools
 
getPercent() - Method in class de.intarsys.tools.concurrent.TaskStep
 
getPercent() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getPlatformDefaultId() - Static method in class de.intarsys.tools.installresource.Install
 
getPlatformFallbackId() - Static method in class de.intarsys.tools.installresource.Install
 
getPlatformId() - Static method in class de.intarsys.tools.installresource.Install
 
getPoint(IArgs, String, Point2D) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a Point2D.
getPosition() - Method in interface de.intarsys.tools.reader.ILocationProvider
 
getPosition() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
getPositionStack() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
getPositiveBigInt(byte[]) - Static method in class de.intarsys.tools.math.BigIntegerTools
 
getPreferences() - Method in interface de.intarsys.tools.preferences.IPreferencesSupport
The IPreferences for this object.
getPreferences() - Method in class de.intarsys.tools.preferences.PrefValueHolder
 
getProfileDir() - Method in interface de.intarsys.tools.environment.file.IFileEnvironment
Some user specific private directory.
getProfileDir() - Method in class de.intarsys.tools.environment.file.StandardFileEnvironment
 
getQueue() - Method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
getQueue() - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
getRandom() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
getRandomAccess() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.FileLocator
 
getRandomAccess() - Method in interface de.intarsys.tools.locator.ILocator
The IRandomAccess for this.
getRandomAccess() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getRandomAccess() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getRandomAccess() - Method in class de.intarsys.tools.locator.NullLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.StreamLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.StringLocator
 
getRandomAccess() - Method in class de.intarsys.tools.locator.TransientLocator
 
getRc() - Method in class de.intarsys.tools.event.Event
 
getRc() - Method in interface de.intarsys.tools.event.IRequestEvent
 
getRc() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getReader() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getReader() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getReader() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getReader() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getReader() - Method in class de.intarsys.tools.locator.FileLocator
 
getReader() - Method in interface de.intarsys.tools.locator.ILocator
A Reader on the data represented by the receiver.
getReader() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getReader() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getReader() - Method in class de.intarsys.tools.locator.NullLocator
 
getReader() - Method in class de.intarsys.tools.locator.StreamLocator
 
getReader() - Method in class de.intarsys.tools.locator.StringLocator
 
getReader() - Method in class de.intarsys.tools.locator.TransientLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.FileLocator
 
getReader(String) - Method in interface de.intarsys.tools.locator.ILocator
A Reader on the data represented by the receiver for the given encoding.
getReader(String) - Method in class de.intarsys.tools.locator.LocatorByReference
 
getReader(String) - Method in class de.intarsys.tools.locator.LocatorViewport
 
getReader(String) - Method in class de.intarsys.tools.locator.NullLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.StreamLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.StringLocator
 
getReader(String) - Method in class de.intarsys.tools.locator.TransientLocator
 
getRealized() - Method in interface de.intarsys.tools.proxy.IProxy
The object represented by the receiver.
getReceiver() - Method in class de.intarsys.tools.functor.FunctorCall
 
getReceiver() - Method in interface de.intarsys.tools.functor.IFunctorCall
The receiver for the behavior implemented.
getReferenceCount() - Method in interface de.intarsys.tools.component.IReferenceCounter
 
getResolvedName() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getResource() - Method in interface de.intarsys.tools.resourcetracker.IResourceReference
The resource tracked.
getResource() - Method in class de.intarsys.tools.resourcetracker.PhantomResourceReference
 
getResource() - Method in class de.intarsys.tools.resourcetracker.SoftResourceReference
 
getResource() - Method in class de.intarsys.tools.resourcetracker.WeakResourceReference
 
getResourceBundle() - Method in class de.intarsys.tools.message.MessageBundle
 
getResourceNameDefault(String) - Method in class de.intarsys.tools.installresource.Install
 
getResourceNameFallback(String) - Method in class de.intarsys.tools.installresource.Install
 
getResourceNameFull(String) - Method in class de.intarsys.tools.installresource.Install
 
getResourceNamePlain(String) - Method in class de.intarsys.tools.installresource.Install
 
getResultType() - Method in interface de.intarsys.tools.factory.IFactory
 
getRoot() - Method in interface de.intarsys.tools.preferences.IPreferencesFactory
The global root where all IPreferences are mounted.
getRoot() - Method in class de.intarsys.tools.preferences.NullPreferencesFactory
 
getRoot(Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
The root cause of t.
getRow(int) - Method in class de.intarsys.tools.hex.HexData
 
getRowCount() - Method in class de.intarsys.tools.hex.HexData
 
getRows() - Method in class de.intarsys.tools.hex.HexData
 
getSample() - Method in class de.intarsys.tools.cache.CacheEntry
The sample representing the "importance" of the entry.
getSearchPathDefinition() - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
getSearchPaths() - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
getSequence() - Method in class de.intarsys.tools.concurrent.TaskStep
 
getSetter() - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
getShape() - Method in class de.intarsys.tools.geometry.TransformedShape
 
getShared() - Static method in class de.intarsys.tools.environment.file.FileEnvironment
 
getShared() - Static method in class de.intarsys.tools.variable.VariableEnvironment
 
getSize() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
getSource() - Method in interface de.intarsys.tools.event.IEvent
The object originating the event instance.
getSource() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getSourceChars() - Method in class de.intarsys.tools.writer.EscapeWriter
 
getSourceTransform() - Method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
getStackTraceString(Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
getStart() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getString() - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
getString() - Method in class de.intarsys.tools.result.StringBasedResult
 
getString(IArgs, String, String) - Static method in class de.intarsys.tools.functor.ArgTools
The argument value at name as a String.
getString(String) - Method in class de.intarsys.tools.message.MessageBundle
 
getString(String, Object) - Method in class de.intarsys.tools.message.MessageBundle
 
getString(String, Object[]) - Method in class de.intarsys.tools.message.MessageBundle
 
getString(String, Object, Object) - Method in class de.intarsys.tools.message.MessageBundle
 
getString(String, Object, Object, Object) - Method in class de.intarsys.tools.message.MessageBundle
 
getString(String, Object, Object, Object, Object) - Method in class de.intarsys.tools.message.MessageBundle
 
getStyle() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getSuffix() - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
getSynchFile() - Static method in class de.intarsys.tools.file.SynchTools
 
getTarget() - Method in interface de.intarsys.tools.event.IRequestEvent
 
getTarget() - Method in class de.intarsys.tools.event.RequestEvent
 
getTarget() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getTargetTransform() - Method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
getTempDir() - Method in interface de.intarsys.tools.environment.file.IFileEnvironment
The directory for temporary files.
getTempDir() - Method in class de.intarsys.tools.environment.file.StandardFileEnvironment
 
getTempDir() - Static method in class de.intarsys.tools.file.TempTools
 
getTempDirVM() - Static method in class de.intarsys.tools.file.TempTools
 
getThrowable() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getTip() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getTitle() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getTo() - Method in class de.intarsys.tools.number.NumberInterval
 
getTrailing(String, int) - Static method in class de.intarsys.tools.string.StringTools
 
getTransform() - Method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
 
getTransform() - Method in class de.intarsys.tools.geometry.ApplyTransformationShape
 
getTransform() - Method in class de.intarsys.tools.geometry.TransformedShape
 
getType() - Method in class de.intarsys.tools.event.AbstractEventFacade
 
getType() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getType() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getType() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getType() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getType() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getType() - Method in class de.intarsys.tools.locator.FileLocator
 
getType() - Method in interface de.intarsys.tools.locator.ILocator
The type of the resource.
getType() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getType() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getType() - Method in class de.intarsys.tools.locator.NullLocator
 
getType() - Method in class de.intarsys.tools.locator.StreamLocator
 
getType() - Method in class de.intarsys.tools.locator.StringLocator
 
getType() - Method in class de.intarsys.tools.locator.TransientLocator
 
getType() - Method in class de.intarsys.tools.reporter.ReportMessage
 
getType() - Method in class de.intarsys.tools.result.StreamResult
 
getTypedName() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.FileLocator
 
getTypedName() - Method in interface de.intarsys.tools.locator.ILocator
The qualified local name of the receiver within its parent that includes the type specification for the destination if appropriate.
getTypedName() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getTypedName() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getTypedName() - Method in class de.intarsys.tools.locator.NullLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.StreamLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.StringLocator
 
getTypedName() - Method in class de.intarsys.tools.locator.TransientLocator
 
getUnicodePrefix() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
getUnqualifiedName(Class) - Static method in class de.intarsys.tools.reflect.ClassTools
 
getUsername() - Method in interface de.intarsys.tools.authenticate.IAuthenticationProvider
A username or null to indicate cancellation.
getValue() - Method in class de.intarsys.tools.cache.CacheEntry
The value of the cache entry.
getValue() - Method in interface de.intarsys.tools.event.IRequestEvent
 
getValue() - Method in class de.intarsys.tools.event.RequestEvent
 
getValue() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getValue() - Method in interface de.intarsys.tools.result.ILiteralResult
 
getValue() - Method in class de.intarsys.tools.result.LiteralResult
 
getValue(int) - Method in class de.intarsys.tools.hex.HexData
 
getValue(Object) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
getValue(Object) - Method in interface de.intarsys.tools.reflect.IFieldHandler
Make a reflective read access to the field represented by this within the receiver.
getValue(Object, String) - Method in interface de.intarsys.tools.reflect.IAccessHandler
Make a reflective get access to the field name within receiver
getValue(String) - Method in interface de.intarsys.tools.reflect.IAccessSupport
Make a reflective get access to the field name.
getValueAsString(int) - Method in class de.intarsys.tools.hex.HexData
 
getVariable(String) - Method in interface de.intarsys.tools.variable.IVariableNamespace
The string variable stored with key.
getVariable(String) - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 
getVariable(String, String) - Method in interface de.intarsys.tools.variable.IVariableNamespace
The string variable stored with key or defaultValue if the result would be null.
getVariable(String, String) - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 
getVariableIterator() - Method in interface de.intarsys.tools.variable.IVariableNamespace
An iterator over the entries (Map.Entry) of the Map.
getVariableIterator() - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 
getVariables() - Method in interface de.intarsys.tools.variable.IVariableNamespace
The map holding the assoications from names to values.
getVariables() - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 
getVeto() - Method in class de.intarsys.tools.event.AbstractEventFacade
 
getVeto() - Method in class de.intarsys.tools.event.RequestEventFacade
 
getViewEnd() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
getViewLength() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
getViewOffset() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
getVisited() - Method in class de.intarsys.tools.event.StopRequestedEvent
 
getWeight() - Method in class de.intarsys.tools.enumeration.EnumItem
 
getWidthLevel() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getWidthName() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getWidthSDC() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getWidthThread() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
getWindingRule(Shape) - Static method in class de.intarsys.tools.geometry.ShapeTools
Returns the shapes fill style winding rule.
getWorkingDir() - Method in interface de.intarsys.tools.environment.file.IFileEnvironment
The working directory.
getWorkingDir() - Method in class de.intarsys.tools.environment.file.StandardFileEnvironment
 
getWriter() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getWriter() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getWriter() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getWriter() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getWriter() - Method in class de.intarsys.tools.locator.FileLocator
 
getWriter() - Method in interface de.intarsys.tools.locator.ILocator
A Writer on the location represented by the receiver.
getWriter() - Method in class de.intarsys.tools.locator.LocatorByReference
 
getWriter() - Method in class de.intarsys.tools.locator.LocatorViewport
 
getWriter() - Method in class de.intarsys.tools.locator.NullLocator
 
getWriter() - Method in class de.intarsys.tools.locator.StreamLocator
 
getWriter() - Method in class de.intarsys.tools.locator.StringLocator
 
getWriter() - Method in class de.intarsys.tools.locator.TransientLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.FileLocator
 
getWriter(String) - Method in interface de.intarsys.tools.locator.ILocator
A Writer on the location represented by the receiver for the given encoding.
getWriter(String) - Method in class de.intarsys.tools.locator.LocatorByReference
 
getWriter(String) - Method in class de.intarsys.tools.locator.LocatorViewport
 
getWriter(String) - Method in class de.intarsys.tools.locator.NullLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.StreamLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.StringLocator
 
getWriter(String) - Method in class de.intarsys.tools.locator.TransientLocator
 
guessFileSuffix(byte[]) - Static method in class de.intarsys.tools.file.MagicFileNumberTest
 
guessFileSuffix(IRandomAccess) - Static method in class de.intarsys.tools.file.MagicFileNumberTest
 

H

handleAttributeChange(AttributeChangedEvent) - Method in class de.intarsys.tools.event.AttributeChangeListener
 
handleEvent(Event) - Method in class de.intarsys.tools.event.AttributeChangeListener
 
handleEvent(Event) - Method in class de.intarsys.tools.event.EventDispatcher
 
handleEvent(Event) - Method in interface de.intarsys.tools.event.INotificationListener
Called when an event occurs.
handleException() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
handleException(Exception) - Method in interface de.intarsys.tools.component.IExceptionHandler
 
handleFinally() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
handleResult() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
hash(char[]) - Static method in class de.intarsys.tools.authenticate.PasswordTools
A one way hash for a clear text password.
hashCode() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
hashCode() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
hashCode() - Method in class de.intarsys.tools.locator.FileLocator
 
hashCode() - Method in class de.intarsys.tools.locator.TransientLocator
 
hasListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.EventDispatcher
 
hasModifier(String) - Method in class de.intarsys.tools.functor.DeclarationElement
 
hasModifier(String) - Method in interface de.intarsys.tools.functor.IDeclarationElement
true if the declaration has the requested modifier.
hasMoreElements() - Method in class de.intarsys.tools.collection.EmptyEnumeration
Return always false as an emtpy enumeration has no elements.
hasMoreElements() - Method in class de.intarsys.tools.collection.IteratorEnumeration
 
hasMoreElements() - Method in class de.intarsys.tools.collection.SingleObjectEnumeration
 
hasNext() - Method in class de.intarsys.tools.collection.ArrayIterator
 
hasNext() - Method in class de.intarsys.tools.collection.EmptyIterator
Return always false as an emtpy iterator has no elements.
hasNext() - Method in class de.intarsys.tools.collection.EnumerationIterator
Return true if underlying enumeration still has elements.
hasNext() - Method in class de.intarsys.tools.collection.IntervalIterator
 
hasNext() - Method in class de.intarsys.tools.collection.NestedIterator
 
hasNext() - Method in class de.intarsys.tools.collection.ReverseListIterator
 
hasNext() - Method in class de.intarsys.tools.collection.SingleObjectIterator
 
HexData - Class in de.intarsys.tools.hex
 
HexData(byte[]) - Constructor for class de.intarsys.tools.hex.HexData
 
HexData(byte[], int, int) - Constructor for class de.intarsys.tools.hex.HexData
 
hexDigitToInt(char) - Static method in class de.intarsys.tools.hex.HexTools
The numeric value for the hex digit, return -1 if not valid digit
HexDumpStream - Class in de.intarsys.tools.stream
A stream object dumping its data in hex format.
HexDumpStream(OutputStream) - Constructor for class de.intarsys.tools.stream.HexDumpStream
Creates a new HexOutputStream.
HexRow - Class in de.intarsys.tools.hex
 
HexRow(HexData, int, int) - Constructor for class de.intarsys.tools.hex.HexRow
 
hexStringToBytes(String) - Static method in class de.intarsys.tools.hex.HexTools
 
hexStringToInt(String) - Static method in class de.intarsys.tools.hex.HexTools
 
HexTools - Class in de.intarsys.tools.hex
Helper class for faster mapping of bytes to their hex equivalent
HexTools() - Constructor for class de.intarsys.tools.hex.HexTools
 
HTMLEncodeLineBreaks - Class in de.intarsys.tools.xml
A reader that encodes literal line breaks to html tags.
HTMLEncodeLineBreaks(Reader) - Constructor for class de.intarsys.tools.xml.HTMLEncodeLineBreaks
 

I

IAccessHandler - Interface in de.intarsys.tools.reflect
An object supporting handling reflective access to fields of a delegate.
IAccessHandlerAccessibility - Interface in de.intarsys.tools.reflect
An object supporting handling reflective calls to fields of a delegate.
IAccessSupport - Interface in de.intarsys.tools.reflect
An object supporting reflective calls to its fields.
IAccessSupportAccessibility - Interface in de.intarsys.tools.reflect
An object supporting reflective calls to its fields.
IActivateDeactivate - Interface in de.intarsys.tools.component
Component lifecycle feature.
IAdapterFactory - Interface in de.intarsys.tools.adapter
A factory instance that can create an adapter object of type clazz on behalf of the object object.
IAdapterOutlet - Interface in de.intarsys.tools.adapter
The outlet, supporting multiple IAdapterFactory instances.
IAdapterSupport - Interface in de.intarsys.tools.adapter
An object that is able to be adapted to another type.
IArgs - Interface in de.intarsys.tools.functor
The arguments for executing an IFunctor implementation.
IArgumentDeclaration - Interface in de.intarsys.tools.functor
The declaration for an argument to an IFunctorCall.
IAttributeSupport - Interface in de.intarsys.tools.attribute
This interface declares support for "generic attributes".
IAuthenticationProvider - Interface in de.intarsys.tools.authenticate
A simple interface for providing complete authentication.
IBasicAccessSupport - Interface in de.intarsys.tools.reflect
An object supporting reflective get operations.
IBasicInvocationSupport - Interface in de.intarsys.tools.reflect
An object supporting reflective method calls
IChangeSupport - Interface in de.intarsys.tools.event
Deprecated.
IClassLoaderAccess - Interface in de.intarsys.tools.reflect
An interface indicating support for complete access (get and set) to a ClassLoader.
IClassLoaderSupport - Interface in de.intarsys.tools.reflect
An interface indicating support for getting a ClassLoader.
IContextSupport - Interface in de.intarsys.tools.component
Component lifecycle feature.
ID - Static variable in class de.intarsys.tools.event.ActivatedEvent
 
ID - Static variable in class de.intarsys.tools.event.AttributeChangedEvent
 
ID - Static variable in class de.intarsys.tools.event.CancelEvent
 
ID - Static variable in class de.intarsys.tools.event.CancelRequestedEvent
 
ID - Static variable in class de.intarsys.tools.event.CreatedEvent
 
ID - Static variable in class de.intarsys.tools.event.DeactivatedEvent
 
ID - Static variable in class de.intarsys.tools.event.DestroyedEvent
 
ID - Static variable in class de.intarsys.tools.event.Event
 
ID - Static variable in class de.intarsys.tools.event.OkEvent
 
ID - Static variable in class de.intarsys.tools.event.OkRequestedEvent
 
ID - Static variable in class de.intarsys.tools.event.ResumedEvent
 
ID - Static variable in class de.intarsys.tools.event.SelectionEvent
 
ID - Static variable in class de.intarsys.tools.event.StartedEvent
 
ID - Static variable in class de.intarsys.tools.event.StoppedEvent
 
ID - Static variable in class de.intarsys.tools.event.StopRequestedEvent
 
ID - Static variable in class de.intarsys.tools.event.SuspendedEvent
 
ID - Static variable in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
ID_ALL - Static variable in class de.intarsys.tools.event.Event
 
IDeclaration - Interface in de.intarsys.tools.functor
A declaration allows to modify the state and or behavior of an IFunctorCall.
IDeclarationBlock - Interface in de.intarsys.tools.functor
A group of IDeclaration instances.
IDeclarationElement - Interface in de.intarsys.tools.functor
A concrete named declaration.
IDeclarationSupport - Interface in de.intarsys.tools.functor
An object that may have declarations.
IDENTITY - Static variable in class de.intarsys.tools.geometry.TransformedShape
 
IDirectTagHandler - Interface in de.intarsys.tools.reader
 
IDumpObject - Interface in de.intarsys.tools.logging
 
IEvent - Interface in de.intarsys.tools.event
An object indicating an event.
IEventDispatcher - Interface in de.intarsys.tools.event
An object that supports event broadcasting.
IExceptionHandler - Interface in de.intarsys.tools.component
An object that handles exceptions.
IFacade - Interface in de.intarsys.tools.facade
An object hiding the real implementation object
IFacadeFactory - Interface in de.intarsys.tools.facade
A factory for IFacade instances to an Object.
IFacadeSupport - Interface in de.intarsys.tools.facade
An object that is able to create its own IFacade.
IFactory<T> - Interface in de.intarsys.tools.factory
 
IFactorySupport - Interface in de.intarsys.tools.factory
 
IFieldHandler - Interface in de.intarsys.tools.reflect
An object able to access a field within a delegate
IFieldHandlerAccessibility - Interface in de.intarsys.tools.reflect
An object able to access a field within a delegate
IFileEnvironment - Interface in de.intarsys.tools.environment.file
An object describing the process / VM file system context.
IFunctor - Interface in de.intarsys.tools.functor
An iconified behavior.
IFunctorCall - Interface in de.intarsys.tools.functor
An object representing the actual call of an IFunctor.
IFunctorCallFactory - Interface in de.intarsys.tools.functor
A factory for IFunctorCall objects.
IFunctorFactory - Interface in de.intarsys.tools.functor
A factory for IFunctor objects.
IFunctorHandler - Interface in de.intarsys.tools.functor
An object that supports execution of functors.
IFunctorOutlet - Interface in de.intarsys.tools.functor
 
IInitializeable - Interface in de.intarsys.tools.component
Component lifecycle feature.
IInstantiable - Interface in de.intarsys.tools.component
This interface declares the ability of a dynamically loaded component to be instantiated.
IInvocationHandler - Interface in de.intarsys.tools.reflect
An object that supports handling reflective calls to the methods of a delegate.
IInvocationHandlerAccessibility - Interface in de.intarsys.tools.reflect
An object that supports handling reflective calls to the behavior of a delegate.
IInvocationSupport - Interface in de.intarsys.tools.reflect
An object supporting reflective access to its methods.
IInvocationSupportAccessibility - Interface in de.intarsys.tools.reflect
An object supporting reflective access to its methods.
ILiteralResult - Interface in de.intarsys.tools.result
 
ILocationProvider - Interface in de.intarsys.tools.reader
An interface describing the ability to provide information about the current context into a data stream.
ILocator - Interface in de.intarsys.tools.locator
The locator specifies the physical location of a resource.
ILocatorFactory - Interface in de.intarsys.tools.locator
A factory for ILocator objects.
ILocatorNameFilter - Interface in de.intarsys.tools.locator
ILocatorNameFilter objects can filter ILocator objects when listing their children.
ILocatorSupport - Interface in de.intarsys.tools.locator
Indicate support for locating the receivers resource physically.
ILock - Interface in de.intarsys.tools.locking
 
ILockLevel - Interface in de.intarsys.tools.locking
 
ILockStrategy - Interface in de.intarsys.tools.locking
 
ILockSupport - Interface in de.intarsys.tools.locking
 
ILogConfigurator - Interface in de.intarsys.tools.logging
Classes implementing this interface can be used in conjunction with the singleton LogConfigurator to configure Logger instances created by the class LogTools.
IMessageBundleAccess - Interface in de.intarsys.tools.message
An interface indicating support for assigning a MessageBundle.
IMessageBundleSupport - Interface in de.intarsys.tools.message
An interface indicating support for accessing a MessageBundle.
IMetaInfoSupport - Interface in de.intarsys.tools.component
This interface declares the components ability to provide meta information.
IMethodHandler - Interface in de.intarsys.tools.reflect
An object able to access a method within a delegate
IMethodHandlerAccessibility - Interface in de.intarsys.tools.reflect
An object able to access a method within a delegate
IMimeTypeSupport - Interface in de.intarsys.tools.mime
 
importPreferences(IPreferences, IPreferences) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
INamedFunctor - Interface in de.intarsys.tools.functor
An IFunctor that can be identified via a unique id.
increment(int) - Method in class de.intarsys.tools.number.NumberInstance
 
increment(int) - Method in class de.intarsys.tools.number.NumberInterval
 
increment(int) - Method in class de.intarsys.tools.number.NumberList
 
increment(int) - Method in class de.intarsys.tools.number.NumberWrapper
 
INDENT - Static variable in class de.intarsys.tools.logging.LogTools
 
indexOf(byte[], int, int, byte[], int, int, int) - Static method in class de.intarsys.tools.collection.ByteArrayTools
Search index of pattern in source.
initialize() - Method in interface de.intarsys.tools.component.IInitializeable
Initialize the components state.
initialize(byte[], char[]) - Static method in class de.intarsys.tools.authenticate.PasswordTools
Initialize the PasswordTools.
INotificationListener - Interface in de.intarsys.tools.event
Called to inform a listener about an event occurrence.
INotificationSupport - Interface in de.intarsys.tools.event
The implementor supports registration of INotificationListener objects to be informed about event.
insert(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
Insert value in the relation field name in object.
insertCellValue(int, int, byte) - Method in class de.intarsys.tools.hex.HexData
 
Install - Class in de.intarsys.tools.installresource
Abstract superclass for implementing the resource installation behavior.
Install(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.Install
 
InstallFile - Class in de.intarsys.tools.installresource
An abstraction to access a file to be deployed along with the application via the class loader.
InstallFile(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.InstallFile
 
InstallFileList - Class in de.intarsys.tools.installresource
An abstraction to access a directory structure to be deployed along with the application via the class loader.
InstallFileList(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.InstallFileList
 
InstallZip - Class in de.intarsys.tools.installresource
An abstraction to access a directory structure to be deployed along with the application via the class loader.
InstallZip(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.InstallZip
 
IntegerPrefValueHolder - Class in de.intarsys.tools.preferences
A PrefValueHolder implementation for integer typed values.
IntegerPrefValueHolder(IPreferences, String, int) - Constructor for class de.intarsys.tools.preferences.IntegerPrefValueHolder
 
InternalError - Static variable in class de.intarsys.tools.message.CommonMessage
 
InternalErrorTitle - Static variable in class de.intarsys.tools.message.CommonMessage
 
intersects(double, double, double, double) - Method in class de.intarsys.tools.geometry.TransformedShape
 
intersects(Rectangle2D) - Method in class de.intarsys.tools.geometry.TransformedShape
 
IntervalIterator - Class in de.intarsys.tools.collection
Implement an Iterator over a virtual collection of numbers defined by an interval.
IntervalIterator(Number, Number) - Constructor for class de.intarsys.tools.collection.IntervalIterator
IntervalIterator constructor .
IntHashMap - Class in de.intarsys.tools.collection
A hash map that uses primitive ints for the key rather than objects.
IntHashMap() - Constructor for class de.intarsys.tools.collection.IntHashMap
Constructs a new, empty hashtable with a default capacity and load factor, which is 20 and 0.75 respectively.
IntHashMap(int) - Constructor for class de.intarsys.tools.collection.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
IntHashMap(int, float) - Constructor for class de.intarsys.tools.collection.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
invalidate() - Method in class de.intarsys.tools.geometry.TransformedShape
 
inverseTransformRect(AffineTransform, Rectangle2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
Transform a rectangle in device space to user space.
invoke(Object, IArgs) - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
invoke(Object, IArgs) - Method in interface de.intarsys.tools.reflect.IMethodHandler
Execute the implementation associated with this method in the context of the receiver and return the result.
invoke(Object, IArgs) - Method in class de.intarsys.tools.reflect.Predicates.And
 
invoke(Object, IArgs) - Method in class de.intarsys.tools.reflect.Predicates.Or
 
invoke(Object, String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationHandler
Make a reflective call to the method name within receiver
invoke(Object, String, Object...) - Static method in class de.intarsys.tools.reflect.ObjectTools
Invoke method name in object.
invoke(String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationSupport
Make a reflective call to the method name.
IOIDGenerator - Interface in de.intarsys.tools.oid
 
IOutlet - Interface in de.intarsys.tools.factory
 
IPasswordProvider - Interface in de.intarsys.tools.authenticate
A simple interface for a password provider.
IPasswordValidator - Interface in de.intarsys.tools.authenticate
A simple interface for a password validator.
IPool - Interface in de.intarsys.tools.pool
A pool of objects.
IPoolObjectFactory - Interface in de.intarsys.tools.pool
A factory for the lifecycle management of objects in a generic pool implementation.
IPreferences - Interface in de.intarsys.tools.preferences
Yet another preferences abstraction.
IPreferencesFactory - Interface in de.intarsys.tools.preferences
A factory for IPreferences root objects.
IPreferencesSupport - Interface in de.intarsys.tools.preferences
An object that has preferences.
IPreferencesSyncher - Interface in de.intarsys.tools.preferences
An object that can be synched with its preferences.
IPrompter - Interface in de.intarsys.tools.prompter
 
IProxy - Interface in de.intarsys.tools.proxy
An object acting as a stand-in for another object.
IRandomAccess - Interface in de.intarsys.tools.randomaccess
An interface for an object that can randomly access bytes in a data stream.
IReferenceCounter - Interface in de.intarsys.tools.component
An object that is aware of its referents.
IReporter - Interface in de.intarsys.tools.reporter
An interface to report different types of information to the user.
IReporterSupport - Interface in de.intarsys.tools.reporter
An object that supports state notifications.
IRequestEvent - Interface in de.intarsys.tools.event
 
IResourceReference - Interface in de.intarsys.tools.resourcetracker
An interface for accessing a generic resource associated with a tracked Reference by the ResourceTracker.
IResult - Interface in de.intarsys.tools.result
 
IS_PREFIX - Static variable in class de.intarsys.tools.reflect.ObjectTools
 
isActive() - Method in interface de.intarsys.tools.component.IActivateDeactivate
 
isActive() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isActivityEnd() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isActivityStart() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isAlwaysUnchanged() - Method in class de.intarsys.tools.locator.TransientLocator
 
isAncestor(File, File) - Static method in class de.intarsys.tools.file.FileTools
 
isArrayByteBase64(byte[]) - Static method in class de.intarsys.tools.encoding.Base64
 
ISaveStateSupport - Interface in de.intarsys.tools.component
An object supporting state dumps.
isBase64(byte) - Static method in class de.intarsys.tools.encoding.Base64
 
isBase64(String) - Static method in class de.intarsys.tools.encoding.Base64
 
isBlock() - Method in class de.intarsys.tools.functor.Declaration
 
isBlock() - Method in class de.intarsys.tools.functor.DeclarationBlock
 
isBlock() - Method in class de.intarsys.tools.functor.DeclarationElement
 
isBlock() - Method in class de.intarsys.tools.functor.EmptyDeclarationBlock
 
isBlock() - Method in interface de.intarsys.tools.functor.IDeclaration
true if this declaration has child elements itself.
isCancelled() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isCitrix() - Static method in class de.intarsys.tools.system.SystemTools
 
isClosed() - Method in class de.intarsys.tools.pool.GenericPool
 
isClosed() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
isConsumed() - Method in class de.intarsys.tools.event.Event
 
isConsumed() - Method in interface de.intarsys.tools.event.IEvent
true if this event is already consumed by some listener.
isConsumed() - Method in class de.intarsys.tools.event.RequestEventFacade
 
IScopedPlatformPreferences - Interface in de.intarsys.tools.preferences
A interface that indicates the availability of "scoping" for a standard Java Preferences implementation.
isDefined(int) - Method in class de.intarsys.tools.functor.Args
 
isDefined(int) - Method in class de.intarsys.tools.functor.ChainedArgs
 
isDefined(int) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isDefined(int) - Method in class de.intarsys.tools.functor.EmptyArgs
 
isDefined(int) - Method in interface de.intarsys.tools.functor.IArgs
true if an argument at index is defined.
isDefined(String) - Method in class de.intarsys.tools.functor.Args
 
isDefined(String) - Method in class de.intarsys.tools.functor.ChainedArgs
 
isDefined(String) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isDefined(String) - Method in class de.intarsys.tools.functor.EmptyArgs
 
isDefined(String) - Method in interface de.intarsys.tools.functor.IArgs
true if an argument named name is defined.
isDirectory() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.FileLocator
 
isDirectory() - Method in interface de.intarsys.tools.locator.ILocator
Answer true if the location designated by this is a directory.
isDirectory() - Method in class de.intarsys.tools.locator.LocatorByReference
 
isDirectory() - Method in class de.intarsys.tools.locator.LocatorViewport
 
isDirectory() - Method in class de.intarsys.tools.locator.NullLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.StreamLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.StringLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.TransientLocator
 
isDone() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isEmpty() - Method in class de.intarsys.tools.collection.IntHashMap
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class de.intarsys.tools.collection.PartitionedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
isEmpty() - Method in class de.intarsys.tools.event.EventDispatcher
 
isEmpty() - Method in class de.intarsys.tools.number.NumberInstance
 
isEmpty() - Method in class de.intarsys.tools.number.NumberInterval
 
isEmpty() - Method in class de.intarsys.tools.number.NumberList
 
isEmpty() - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
isEmpty(char[]) - Static method in class de.intarsys.tools.string.StringTools
true if value is "empty" in any respect.
isEmpty(String) - Static method in class de.intarsys.tools.string.StringTools
true if value is "empty" in any respect.
isError() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isFailed() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
IShapeWrapper - Interface in de.intarsys.tools.geometry
 
isHexDigit(char) - Static method in class de.intarsys.tools.hex.HexTools
Evaluate to true if i is a valid hex digit
isHorizontal() - Method in class de.intarsys.tools.message.TextOrientation
 
isIgnoreCase() - Method in class de.intarsys.tools.file.WildcardMatch
 
isInChain(Throwable, Class<?>) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
isIndexed() - Method in class de.intarsys.tools.functor.Args
 
isIndexed() - Method in class de.intarsys.tools.functor.ChainedArgs
 
isIndexed() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isIndexed() - Method in class de.intarsys.tools.functor.EmptyArgs
 
isIndexed() - Method in interface de.intarsys.tools.functor.IArgs
true if this argument list is indexed.
isInvokeEnabled(Object, IArgs) - Method in interface de.intarsys.tools.reflect.IMethodHandlerAccessibility
Query the accessibility of the implementation associated with this method in the context of the receiver.
isInvokeEnabled(Object, String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationHandlerAccessibility
true if calling the method name in receiveris currently enabled.
isInvokeEnabled(String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationSupportAccessibility
true if calling the method name within this is currently enabled.
isKnownReason(Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
isLazy() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isLeftToRight() - Method in class de.intarsys.tools.message.TextOrientation
 
isLinux() - Static method in class de.intarsys.tools.system.SystemTools
 
isLoggable(LogRecord) - Method in class de.intarsys.tools.logging.SingleThreadFilter
 
isLoggable(LogRecord) - Method in class de.intarsys.tools.logging.TaggedThreadFilter
 
isMac() - Static method in class de.intarsys.tools.system.SystemTools
 
isMapped() - Method in interface de.intarsys.tools.reader.IUnEscaper
 
isMapped() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
isMatchSeparators() - Method in class de.intarsys.tools.file.WildcardMatch
 
isMessage() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isNamed() - Method in class de.intarsys.tools.functor.Args
 
isNamed() - Method in class de.intarsys.tools.functor.ChainedArgs
 
isNamed() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isNamed() - Method in class de.intarsys.tools.functor.EmptyArgs
 
isNamed() - Method in interface de.intarsys.tools.functor.IArgs
true if this argument list is named.
isNumeric(String) - Static method in class de.intarsys.tools.string.StringTools
true if value seems to be a numeric value.
Iso4217 - Class in de.intarsys.tools.currency
http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html
Iso4217() - Constructor for class de.intarsys.tools.currency.Iso4217
 
ISO8601Format - Class in de.intarsys.tools.format
 
ISO8601Format() - Constructor for class de.intarsys.tools.format.ISO8601Format
 
isOutOfSynch() - Method in class de.intarsys.tools.cache.Cache
 
isOutOfSynch() - Method in interface de.intarsys.tools.component.ISynchronizable
true if the component is out of synch.
isOutOfSynch() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.FileLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.LocatorByReference
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.LocatorViewport
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.NullLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.StreamLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.StringLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.TransientLocator
 
isPlatformDependent() - Method in class de.intarsys.tools.installresource.Install
 
isProgress() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isReadOnly() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.CommonLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.FileLocator
 
isReadOnly() - Method in interface de.intarsys.tools.locator.ILocator
true if the specified resource is read only.
isReadOnly() - Method in class de.intarsys.tools.locator.LocatorByReference
 
isReadOnly() - Method in class de.intarsys.tools.locator.LocatorViewport
 
isReadOnly() - Method in class de.intarsys.tools.locator.NullLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.ReadOnlyLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.StreamLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.StringLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.TransientLocator
 
isReadOnly() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
isReadOnly() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
true if this is a read only data container.
isReadOnly() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
isReadOnly() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
isReadOnly() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
isReadOnly() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
isShowDate() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
isShowLevel() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
isShowName() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
isShowSDC() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
isShowThread() - Method in class de.intarsys.tools.logging.SimpleFormatter
 
isShutdown() - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
isShutdown() - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
isSpecialTag(String) - Method in class de.intarsys.tools.reader.DirectTagReader
 
isStarted() - Method in class de.intarsys.tools.component.CommonStartStop
 
isStarted() - Method in interface de.intarsys.tools.component.IStartStop
Answer true if this object is started
isStarted() - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
isStatus() - Method in class de.intarsys.tools.reporter.ReportMessage
 
isStrict() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
isSuspended() - Method in interface de.intarsys.tools.component.ISuspendResume
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.FileLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.StreamLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.StringLocator
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.TransientLocator
 
IStartStop - Interface in de.intarsys.tools.component
This describes the components ability to explicitly start or stop its lifecycle.
isTerminated() - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
isTerminated() - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
isText(byte[]) - Static method in class de.intarsys.tools.file.MagicFileNumberTest
does the data contain only ISO-8819-x printable characters ?
isText(IRandomAccess) - Static method in class de.intarsys.tools.file.MagicFileNumberTest
does the data contain only ISO-8819-x printable characters ?
IStreamResult - Interface in de.intarsys.tools.result
 
isUseTempFile() - Method in class de.intarsys.tools.locator.FileLocator
true if temp file should be used.
ISuspendResume - Interface in de.intarsys.tools.component
 
isValid() - Method in class de.intarsys.tools.file.FileTools.Lock
 
isValid(char[]) - Method in interface de.intarsys.tools.authenticate.IPasswordValidator
Check if the password provided by the user is valid.
isVetoed() - Method in class de.intarsys.tools.event.Event
 
isVetoed() - Method in interface de.intarsys.tools.event.IEvent
true if this event is already vetoed by some listener.
isVetoed() - Method in class de.intarsys.tools.event.RequestEventFacade
 
isVowel(char) - Static method in class de.intarsys.tools.string.CharacterTools
true if c is a vowel.
isWindows() - Static method in class de.intarsys.tools.file.FileTools
 
isWindows() - Static method in class de.intarsys.tools.system.SystemTools
 
isWindowsXP() - Static method in class de.intarsys.tools.system.SystemTools
 
ISynchronizable - Interface in de.intarsys.tools.component
This describes a components ability to check its consistency with any physical representation, for example a file system.
ITaskListener - Interface in de.intarsys.tools.concurrent
 
ITaskListenerSupport - Interface in de.intarsys.tools.concurrent
 
iterator() - Method in class de.intarsys.tools.collection.ReverseListIterator
 
iterator() - Method in class de.intarsys.tools.number.NumberInstance
 
iterator() - Method in class de.intarsys.tools.number.NumberInterval
 
iterator() - Method in class de.intarsys.tools.number.NumberList
 
IteratorEnumeration<T> - Class in de.intarsys.tools.collection
Wraps an iterator into an enumeration API.
IteratorEnumeration(Iterator<T>) - Constructor for class de.intarsys.tools.collection.IteratorEnumeration
IteratorEnumeration constructor.
IUnEscaper - Interface in de.intarsys.tools.reader
An interface for readers that can escape character sequences.
IValueHolder<T> - Interface in de.intarsys.tools.valueholder
Generic interface for objects holding references to others.
IVariableNamespace - Interface in de.intarsys.tools.variable
This defines the ability of a component to support generic key/value mappings from string to string.
IVariableNamespaces - Interface in de.intarsys.tools.variable
 

J

join(String[], String) - Static method in class de.intarsys.tools.string.StringTools
Joins an array of Strings to a single one.
join(List<String>, String) - Static method in class de.intarsys.tools.string.StringTools
Joins a List of Strings to a single one.

K

KEY_VALUE_SEPARATOR - Static variable in class de.intarsys.tools.preferences.PreferencesTools
 
KEY_VALUE_SEPARATOR - Static variable in class de.intarsys.tools.string.Converter
 
keys() - Method in interface de.intarsys.tools.preferences.IPreferences
Returns all of the keys that have an associated value in this preference node.
keys() - Method in class de.intarsys.tools.preferences.NullPreferences
 
keys() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
keySet() - Method in class de.intarsys.tools.collection.PartitionedMap
Returns a set view of the keys contained in this map.
KnownReason - Exception in de.intarsys.tools.exception
An exception that may be used to indicate that an exceptional condition is "expected" in the sense that you will need no further tools to investigate the reason, such as a stack trace.
KnownReason() - Constructor for exception de.intarsys.tools.exception.KnownReason
 
KnownReason(String) - Constructor for exception de.intarsys.tools.exception.KnownReason
 
KnownReason(String, Throwable) - Constructor for exception de.intarsys.tools.exception.KnownReason
 
KnownReason(Throwable) - Constructor for exception de.intarsys.tools.exception.KnownReason
 

L

LangTools - Class in de.intarsys.tools.lang
 
LangTools() - Constructor for class de.intarsys.tools.lang.LangTools
 
last(List<T>) - Static method in class de.intarsys.tools.collection.ListTools
 
length - Variable in class de.intarsys.tools.locator.ByteArrayLocator
 
length - Variable in class de.intarsys.tools.randomaccess.RandomAccessByteArray
The number of valid bytes in the byte array
length() - Method in class de.intarsys.tools.hex.HexData
 
LF - Static variable in class de.intarsys.tools.string.StringTools
 
LifecycleWatchdog - Class in de.intarsys.tools.event
A tool for intercepting and handling lifecycle related events.
LifecycleWatchdog(INotificationSupport) - Constructor for class de.intarsys.tools.event.LifecycleWatchdog
 
listenFactoryLifecycle - Variable in class de.intarsys.tools.event.LifecycleWatchdog
A listener for factory lifecycle events
listenObjectLifecycle - Variable in class de.intarsys.tools.event.LifecycleWatchdog
A listener for object lifecycle events
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.FileLocator
 
listLocators(ILocatorNameFilter) - Method in interface de.intarsys.tools.locator.ILocator
Return an array of ILocator that are children of the receiver that conform to filter.
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.LocatorByReference
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.LocatorViewport
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.NullLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.StreamLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.StringLocator
 
listLocators(ILocatorNameFilter) - Method in class de.intarsys.tools.locator.TransientLocator
 
ListTools - Class in de.intarsys.tools.collection
 
LiteralResult - Class in de.intarsys.tools.result
 
LiteralResult(String, Object) - Constructor for class de.intarsys.tools.result.LiteralResult
 
load() - Method in class de.intarsys.tools.installresource.Install
Load the first occurrence of the designated target from the classloader.
load(File, boolean, boolean) - Method in class de.intarsys.tools.file.Loader
 
load(File, String, boolean, boolean) - Method in class de.intarsys.tools.file.Loader
 
loadAll() - Method in class de.intarsys.tools.installresource.Install
Load all occurrences of the designated target from the classloader.
loadEntry(File, String) - Method in class de.intarsys.tools.installresource.InstallFileList
 
loadEntry(File, ZipFile, ZipEntry) - Method in class de.intarsys.tools.installresource.InstallZip
 
Loader - Class in de.intarsys.tools.file
A utility class to simplify the task of loading files and / or directories.
Loader() - Constructor for class de.intarsys.tools.file.Loader
 
loadList(File, InputStream) - Method in class de.intarsys.tools.installresource.InstallFileList
 
loadNLS(File, boolean, boolean) - Method in class de.intarsys.tools.file.Loader
 
loadNLS(File, String, boolean, boolean) - Method in class de.intarsys.tools.file.Loader
 
loadURL(URL) - Method in class de.intarsys.tools.installresource.Install
 
loadURL(URL) - Method in class de.intarsys.tools.installresource.InstallFile
 
loadURL(URL) - Method in class de.intarsys.tools.installresource.InstallFileList
 
loadURL(URL) - Method in class de.intarsys.tools.installresource.InstallZip
 
loadZip(File, File) - Method in class de.intarsys.tools.installresource.InstallZip
 
LocaleTools - Class in de.intarsys.tools.message
 
LocationAwareReader - Class in de.intarsys.tools.reader
An implementation of ILocationProvider.
LocationAwareReader(Reader) - Constructor for class de.intarsys.tools.reader.LocationAwareReader
 
LocatorBasedLookup - Class in de.intarsys.tools.locator
 
LocatorBasedLookup(ILocator) - Constructor for class de.intarsys.tools.locator.LocatorBasedLookup
 
LocatorBasedResult - Class in de.intarsys.tools.result
 
LocatorBasedResult(String, ILocator) - Constructor for class de.intarsys.tools.result.LocatorBasedResult
 
LocatorByReference - Class in de.intarsys.tools.locator
This ILocator serves as an adapter for an ILocatorSupport instance.
LocatorByReference(ILocatorSupport) - Constructor for class de.intarsys.tools.locator.LocatorByReference
 
LocatorFactory - Class in de.intarsys.tools.locator
Singleton access to the ILocatorFactory.
LocatorFactory() - Constructor for class de.intarsys.tools.locator.LocatorFactory
 
LocatorTools - Class in de.intarsys.tools.locator
Tool methods for dealing with ILocator.
LocatorViewport - Class in de.intarsys.tools.locator
A viewport implementation for ILocator.
LocatorViewport(ILocator) - Constructor for class de.intarsys.tools.locator.LocatorViewport
 
lock(File) - Static method in class de.intarsys.tools.file.FileTools
 
lock(Object, Object, ILockLevel) - Method in interface de.intarsys.tools.locking.ILockStrategy
 
lock(Object, Object, ILockLevel) - Method in class de.intarsys.tools.locking.NullLockStrategy
 
Lock() - Constructor for class de.intarsys.tools.file.FileTools.Lock
 
lockFile - Variable in class de.intarsys.tools.file.FileTools.Lock
 
LockStrategy - Class in de.intarsys.tools.locking
 
LockStrategy() - Constructor for class de.intarsys.tools.locking.LockStrategy
 
lockStream - Variable in class de.intarsys.tools.file.FileTools.Lock
 
Log - Static variable in class de.intarsys.tools.concurrent.AbstractFutureTask
 
Log - Static variable in class de.intarsys.tools.concurrent.PACKAGE
 
Log - Static variable in class de.intarsys.tools.factory.PACKAGE
 
Log - Static variable in class de.intarsys.tools.randomaccess.PACKAGE
 
LogConfigurator - Class in de.intarsys.tools.logging
Singleton holding a ILogConfigurator instance.
LogInputStream - Class in de.intarsys.tools.stream
An InputStream that logs any char read.
LogInputStream(InputStream, OutputStream) - Constructor for class de.intarsys.tools.stream.LogInputStream
SplitStream - Konstruktorkommentar.
LogOutputStream - Class in de.intarsys.tools.stream
An output stream that logs any char written.
LogOutputStream(OutputStream, OutputStream) - Constructor for class de.intarsys.tools.stream.LogOutputStream
SplitStream - Konstruktorkommentar.
LogReader - Class in de.intarsys.tools.reader
A reader that logs any char read.
LogReader(Reader, Writer) - Constructor for class de.intarsys.tools.reader.LogReader
 
LogTools - Class in de.intarsys.tools.logging
Tool methods to ease life with java.util.logging.
LogWriter - Class in de.intarsys.tools.writer
A writer that logs any char written.
LogWriter(Writer, Writer) - Constructor for class de.intarsys.tools.writer.LogWriter
EscapeWriter constructor comment.
lookup(String) - Method in class de.intarsys.tools.logging.MemoryLogRegistry
 
lookupFactories(Class) - Method in interface de.intarsys.tools.factory.IOutlet
 
lookupFactories(Class) - Method in class de.intarsys.tools.factory.StandardOutlet
 
lookupFactory(Class) - Static method in class de.intarsys.tools.factory.FactoryTools
Lookup the IFactory instance for a factory class.
lookupFactory(String) - Method in interface de.intarsys.tools.factory.IOutlet
 
lookupFactory(String) - Method in class de.intarsys.tools.factory.StandardOutlet
 
lookupFactory(String, ClassLoader) - Static method in class de.intarsys.tools.factory.FactoryTools
Lookup the IFactory instance for an id.
lookupFactoryFor(Class) - Static method in class de.intarsys.tools.factory.FactoryTools
Lookup the IFactory instance for target object class.
lookupFunctorFactory(String) - Method in interface de.intarsys.tools.functor.IFunctorOutlet
 
lookupFunctorFactory(String) - Method in class de.intarsys.tools.functor.StandardFunctorOutlet
 
lookupString(String) - Method in class de.intarsys.tools.message.MessageBundle
 

M

MagicFileNumberTest - Class in de.intarsys.tools.file
 
MagicFileNumberTest.Type - Class in de.intarsys.tools.file
 
MappedLocatorLookup - Class in de.intarsys.tools.locator
 
MappedLocatorLookup() - Constructor for class de.intarsys.tools.locator.MappedLocatorLookup
 
MapTools - Class in de.intarsys.tools.collection
A tool class for Map extensions.
mark() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
mark() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Mark the current offset into the data in a stack like manner.
markDirty(Object, Object, Object) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
match(String, String) - Method in class de.intarsys.tools.file.WildcardMatch
 
matches(IRandomAccess) - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
MathTools - Class in de.intarsys.tools.math
Tool class for math related functions
MAX_BUFFER - Static variable in class de.intarsys.tools.stream.StreamTools
 
MemoryLogHandler - Class in de.intarsys.tools.logging
 
MemoryLogHandler() - Constructor for class de.intarsys.tools.logging.MemoryLogHandler
 
MemoryLogHandler(String, int) - Constructor for class de.intarsys.tools.logging.MemoryLogHandler
 
MemoryLogRegistry - Class in de.intarsys.tools.logging
 
MemoryLogRegistry() - Constructor for class de.intarsys.tools.logging.MemoryLogRegistry
 
Message - Class in de.intarsys.tools.message
 
Message(MessageBundle, String) - Constructor for class de.intarsys.tools.message.Message
 
Message(Object, String) - Constructor for class de.intarsys.tools.message.Message
 
MessageBundle - Class in de.intarsys.tools.message
A wrapper class for defining and accessing ResourceBundles.
MessageBundle() - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundle(String, ClassLoader) - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundle(String, String) - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundleTools - Class in de.intarsys.tools.message
 
MessageBundleTools() - Constructor for class de.intarsys.tools.message.MessageBundleTools
 
Messages - Static variable in class de.intarsys.tools.concurrent.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.factory.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.message.CommonMessage
 
META_ID - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_NAME - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_VENDOR - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_VERSION - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
MetaInfoSupportAdapter - Class in de.intarsys.tools.component
 
MetaInfoSupportAdapter(String, String, String, String) - Constructor for class de.intarsys.tools.component.MetaInfoSupportAdapter
 
MethodException - Exception in de.intarsys.tools.reflect
An exception while performing an object method.
MethodException() - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(String) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodInvocationException - Exception in de.intarsys.tools.reflect
An exception in the execution of a method.
MethodInvocationException(String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodNotFoundException - Exception in de.intarsys.tools.reflect
An exception in the lookup of method.
MethodNotFoundException(String) - Constructor for exception de.intarsys.tools.reflect.MethodNotFoundException
 
moveAttachment(File, File, File, boolean) - Static method in class de.intarsys.tools.file.AttachmentTools
 
moveAttachment(String, Object, String, File, boolean) - Static method in class de.intarsys.tools.file.AttachmentTools
 
moveAttachments(File, List, File, boolean) - Static method in class de.intarsys.tools.file.AttachmentTools
 
MSG - Static variable in class de.intarsys.tools.message.MessageBundleTools
 
myFactoryStarted(Event) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
myFactoryStopped(Event) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
myObjectActivated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is activated.
myObjectCreated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A new IObject is created and armed for further notification.
myObjectDeactivated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is deactivated.
myObjectDestroyed(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is destroyed.
myObjectStarted(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is started.
myObjectStopped(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is stopped.
myObjectStopRequested(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed IObject is requested to stop.

N

name - Variable in class de.intarsys.tools.installresource.Install
 
name() - Method in interface de.intarsys.tools.preferences.IPreferences
Returns this preference node's name, relative to its parent.
name() - Method in class de.intarsys.tools.preferences.NullPreferences
 
name() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
names() - Method in class de.intarsys.tools.functor.Args
 
names() - Method in class de.intarsys.tools.functor.ChainedArgs
 
names() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
names() - Method in class de.intarsys.tools.functor.EmptyArgs
 
names() - Method in interface de.intarsys.tools.functor.IArgs
The set of all argument names in the argument list if this argument list is not indexed or null.
NestedIterator - Class in de.intarsys.tools.collection
An iterator to enumerate sequentially the elements in a hierarchical collection.
NestedIterator(Iterator) - Constructor for class de.intarsys.tools.collection.NestedIterator
 
NestedIterator(List) - Constructor for class de.intarsys.tools.collection.NestedIterator
 
next() - Method in class de.intarsys.tools.collection.ArrayIterator
 
next() - Method in class de.intarsys.tools.collection.EmptyIterator
Throw always exception, as an empty enumeration has no elements.
next() - Method in class de.intarsys.tools.collection.EnumerationIterator
Return the next element from the underlying enumeration.
next() - Method in class de.intarsys.tools.collection.IntervalIterator
 
next() - Method in class de.intarsys.tools.collection.NestedIterator
 
next() - Method in class de.intarsys.tools.collection.ReverseListIterator
 
next() - Method in class de.intarsys.tools.collection.SingleObjectIterator
 
nextElement() - Method in class de.intarsys.tools.collection.EmptyEnumeration
Throw always exception, as an empty enumeration has no elements.
nextElement() - Method in class de.intarsys.tools.collection.IteratorEnumeration
 
nextElement() - Method in class de.intarsys.tools.collection.SingleObjectEnumeration
 
noargs(Object) - Static method in class de.intarsys.tools.functor.FunctorCall
Create an IFunctorCall with receiver as the receiver and no arguments.
node(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.
node(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
node(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
node(StringTokenizer) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
nodeExists(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Returns true if the named preference node exists in the same tree as this node.
nodeExists(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
nodeExists(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
NONE - Static variable in interface de.intarsys.tools.reflect.IAccessHandlerAccessibility
 
NONE - Static variable in interface de.intarsys.tools.reflect.IAccessSupportAccessibility
 
NONE - Static variable in interface de.intarsys.tools.reflect.IFieldHandlerAccessibility
 
normalizeRect(float[]) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
normalizeRect(Rectangle2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
Normalize the rectangle.
NotificationSupportProxy - Class in de.intarsys.tools.event
 
NotificationSupportProxy() - Constructor for class de.intarsys.tools.event.NotificationSupportProxy
 
NullFunctor - Class in de.intarsys.tools.functor
A common utility IFunctor doing just nothing.
NullFunctor() - Constructor for class de.intarsys.tools.functor.NullFunctor
 
NullLocator - Class in de.intarsys.tools.locator
 
NullLocator() - Constructor for class de.intarsys.tools.locator.NullLocator
 
NullLock - Class in de.intarsys.tools.locking
 
NullLock(Object) - Constructor for class de.intarsys.tools.locking.NullLock
 
NullLockStrategy - Class in de.intarsys.tools.locking
 
NullLockStrategy() - Constructor for class de.intarsys.tools.locking.NullLockStrategy
 
NullOutputStream - Class in de.intarsys.tools.stream
An output stream killing its data.
NullOutputStream() - Constructor for class de.intarsys.tools.stream.NullOutputStream
NullOutputStream constructor comment.
NullPasswordProvider - Class in de.intarsys.tools.authenticate
A dummy IPasswordProvider for example to use in a batch environment.
NullPasswordProvider() - Constructor for class de.intarsys.tools.authenticate.NullPasswordProvider
 
NullPreferences - Class in de.intarsys.tools.preferences
A "null" IPreferences implementation.
NullPreferences() - Constructor for class de.intarsys.tools.preferences.NullPreferences
 
NullPreferencesFactory - Class in de.intarsys.tools.preferences
A factory for NullPreferences
NullPreferencesFactory() - Constructor for class de.intarsys.tools.preferences.NullPreferencesFactory
 
NullReporter - Class in de.intarsys.tools.reporter
A null implementation for IReporter.
NullReporter() - Constructor for class de.intarsys.tools.reporter.NullReporter
 
NullValueHolder - Class in de.intarsys.tools.valueholder
 
NullValueHolder() - Constructor for class de.intarsys.tools.valueholder.NullValueHolder
 
NumberInstance - Class in de.intarsys.tools.number
An implementation of NumberWrapper that represents a single number object.
NumberInstance(double) - Constructor for class de.intarsys.tools.number.NumberInstance
NumberInstance constructor for double.
NumberInstance(int) - Constructor for class de.intarsys.tools.number.NumberInstance
NumberInstance constructor for int.
NumberInstance(Number) - Constructor for class de.intarsys.tools.number.NumberInstance
NumberInstance constructor for Number.
NumberInstance(String) - Constructor for class de.intarsys.tools.number.NumberInstance
NumberInstance constructor for integer value formatted in a String.
NumberInterval - Class in de.intarsys.tools.number
An implementation of NumberWrapper that represents an interval of numbers.
NumberInterval() - Constructor for class de.intarsys.tools.number.NumberInterval
NumberInterval constructor comment.
NumberList - Class in de.intarsys.tools.number
An implementation of NumberWrapper that represents an enumeration of single number objects.
NumberList() - Constructor for class de.intarsys.tools.number.NumberList
NumberList constructor comment.
NumberParser - Class in de.intarsys.tools.number
A parser able to read a definition of numbers.
NumberParser(String) - Constructor for class de.intarsys.tools.number.NumberParser
 
NumberWrapper - Class in de.intarsys.tools.number
An abstract class for the implementation of objects that may occur in the definition of a number string.
NumberWrapper() - Constructor for class de.intarsys.tools.number.NumberWrapper
NumberWrapper constructor comment.
Numeric2Alphabetic(int) - Static method in class de.intarsys.tools.currency.Iso4217
 

O

object - Variable in class de.intarsys.tools.facade.Facade
 
objectActivated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is activated.
objectCreated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is created.
ObjectCreationException - Exception in de.intarsys.tools.reflect
Failure while creating a new object via reflection.
ObjectCreationException() - Constructor for exception de.intarsys.tools.reflect.ObjectCreationException
 
ObjectCreationException(String) - Constructor for exception de.intarsys.tools.reflect.ObjectCreationException
 
ObjectCreationException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.ObjectCreationException
 
ObjectCreationException(Throwable) - Constructor for exception de.intarsys.tools.reflect.ObjectCreationException
 
objectDeactivated(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is deactivated.
objectDestroyed(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is destroyed.
objectStarted(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is started.
objectStopped(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is requested to stop.
objectStopRequested(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Redefine to get informed when an IObject is stopped.
ObjectTools - Class in de.intarsys.tools.reflect
A tool class for convenient object related tasks.
ObjectTools() - Constructor for class de.intarsys.tools.reflect.ObjectTools
 
ObjectValueHolder<T> - Class in de.intarsys.tools.valueholder
 
ObjectValueHolder(T) - Constructor for class de.intarsys.tools.valueholder.ObjectValueHolder
 
OkEvent - Class in de.intarsys.tools.event
An event indicating the positively acknowledged outcome of an execution.
OkEvent(Object) - Constructor for class de.intarsys.tools.event.OkEvent
 
OkRequestedEvent - Class in de.intarsys.tools.event
An event indicating the the request to positively terminate.
OkRequestedEvent(Object) - Constructor for class de.intarsys.tools.event.OkRequestedEvent
 
onFactoryLifecycleEvent(Event) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed object is activated.
onObjectLifecycleEvent(Event) - Method in class de.intarsys.tools.event.LifecycleWatchdog
A previously armed object is activated.
onSubTaskChanged(Object) - Method in class de.intarsys.tools.concurrent.TaskStep
 
open(String) - Method in class de.intarsys.tools.installresource.Install
 
or(IMethodHandler...) - Static method in class de.intarsys.tools.reflect.Predicates
 
Or(IMethodHandler[]) - Constructor for class de.intarsys.tools.reflect.Predicates.Or
 
Outlet - Class in de.intarsys.tools.factory
 
Outlet() - Constructor for class de.intarsys.tools.factory.Outlet
 

P

PACKAGE - Class in de.intarsys.tools.concurrent
 
PACKAGE - Class in de.intarsys.tools.factory
 
PACKAGE - Class in de.intarsys.tools.randomaccess
 
PACKAGE() - Constructor for class de.intarsys.tools.concurrent.PACKAGE
 
PACKAGE() - Constructor for class de.intarsys.tools.factory.PACKAGE
 
PACKAGE() - Constructor for class de.intarsys.tools.randomaccess.PACKAGE
 
padLeft(String, int) - Static method in class de.intarsys.tools.string.StringTools
 
padRight(String, int) - Static method in class de.intarsys.tools.string.StringTools
 
parent() - Method in interface de.intarsys.tools.preferences.IPreferences
Returns the parent of this preference node, or null if this is the root.
parent() - Method in class de.intarsys.tools.preferences.NullPreferences
 
parent() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
parse(String) - Static method in class de.intarsys.tools.number.NumberParser
 
parseArgs(String) - Static method in class de.intarsys.tools.string.StringTools
 
parseArgsString(String) - Static method in class de.intarsys.tools.string.StringTools
 
parseCommandline(String) - Static method in class de.intarsys.tools.string.StringTools
Parse a commandline string with the default escape character.
parseCommandline(String, char) - Static method in class de.intarsys.tools.string.StringTools
Parse a commandline string.
parseObject(String, ParsePosition) - Method in class de.intarsys.tools.format.TrivialDateFormat
 
parseObject(String, ParsePosition) - Method in class de.intarsys.tools.format.TrivialIntegerFormat
 
PartitionedMap - Class in de.intarsys.tools.collection
A map that wraps two other maps.
PartitionedMap() - Constructor for class de.intarsys.tools.collection.PartitionedMap
 
PartitionedMap(Map, Map) - Constructor for class de.intarsys.tools.collection.PartitionedMap
 
PasswordProvider - Class in de.intarsys.tools.authenticate
A VM singleton for accessing a IPasswordProvider.
PasswordProvider() - Constructor for class de.intarsys.tools.authenticate.PasswordProvider
 
PasswordTools - Class in de.intarsys.tools.authenticate
A tool class for handling passwords and authentication
PasswordTools() - Constructor for class de.intarsys.tools.authenticate.PasswordTools
 
path - Variable in class de.intarsys.tools.installresource.Install
 
PATH_SEPARATOR - Static variable in class de.intarsys.tools.file.Loader
 
PATH_SEPARATOR - Static variable in class de.intarsys.tools.locator.FileLocatorFactory
The separator character for the definition of multiple search paths
PATH_SEPARATOR - Static variable in class de.intarsys.tools.locator.LocatorTools
 
PATH_SEPARATOR - Static variable in class de.intarsys.tools.locator.SearchPathLocatorLookup
 
perform(IFunctorCall) - Method in class de.intarsys.tools.functor.ConstantFunctor
 
perform(IFunctorCall) - Method in class de.intarsys.tools.functor.EchoFunctor
 
perform(IFunctorCall) - Method in interface de.intarsys.tools.functor.IFunctor
Perform the encapsulated business logic in the context defined in "call".
perform(IFunctorCall) - Method in class de.intarsys.tools.functor.NullFunctor
 
perform(IFunctor, IFunctorCall) - Method in interface de.intarsys.tools.functor.IFunctorHandler
Perform the encapsulated business logic for functor
PhantomResourceReference - Class in de.intarsys.tools.resourcetracker
A generic reference to some trackable resource.
PhantomResourceReference(Object, Object, ResourceTracker) - Constructor for class de.intarsys.tools.resourcetracker.PhantomResourceReference
 
Predicates - Class in de.intarsys.tools.reflect
 
Predicates() - Constructor for class de.intarsys.tools.reflect.Predicates
 
Predicates.And - Class in de.intarsys.tools.reflect
 
Predicates.Or - Class in de.intarsys.tools.reflect
 
preferenceChange(PreferenceChangeEvent) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
PreferencesAdapter - Class in de.intarsys.tools.preferences
Adapt Preferences to IPreferences.
PreferencesAdapter(PreferencesAdapter, Preferences) - Constructor for class de.intarsys.tools.preferences.PreferencesAdapter
 
PreferencesChangeEvent - Class in de.intarsys.tools.preferences
 
PreferencesChangeEvent(Object) - Constructor for class de.intarsys.tools.preferences.PreferencesChangeEvent
 
PreferencesFactory - Class in de.intarsys.tools.preferences
A VM singleton for a IPreferencesFactory
preferencesRestore() - Method in interface de.intarsys.tools.preferences.IPreferencesSyncher
Load the object state from the IPreferences.
preferencesStore() - Method in interface de.intarsys.tools.preferences.IPreferencesSyncher
Save the object state to the IPreferences.
PreferencesTools - Class in de.intarsys.tools.preferences
A tool class for some common tasks when dealing with IPreferences.
prefix(String) - Method in class de.intarsys.tools.installresource.Install
 
prefix(String, String) - Static method in class de.intarsys.tools.functor.ArgTools
Create a new argument name from name by prefixing with prefix.
PrefValueHolder - Class in de.intarsys.tools.preferences
An IValueHolder implementation that is backed up by preferences.
PrefValueHolder(IPreferences, String, Object) - Constructor for class de.intarsys.tools.preferences.PrefValueHolder
 
process(String, Object) - Method in interface de.intarsys.tools.reader.IDirectTagHandler
 
PROP_USERLANGUAGE - Static variable in class de.intarsys.tools.file.Loader
 
properties() - Method in interface de.intarsys.tools.preferences.IPreferences
A map of all property mappings in this IPreferences node.
properties() - Method in class de.intarsys.tools.preferences.NullPreferences
 
properties() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
put(int, Object) - Method in class de.intarsys.tools.collection.IntHashMap
Maps the specified key to the specified value in this hashtable.
put(int, Object) - Method in class de.intarsys.tools.functor.Args
 
put(int, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
put(int, Object) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
put(int, Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
put(int, Object) - Method in interface de.intarsys.tools.functor.IArgs
 
put(Object, Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
put(Object, Object) - Method in class de.intarsys.tools.collection.PartitionedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, T) - Method in class de.intarsys.tools.cache.Cache
Store the object "value" with the key "key" in the cache.
put(String, boolean) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the boolean-valued preference with the given name.
put(String, boolean) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, boolean) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, byte[]) - Method in interface de.intarsys.tools.preferences.IPreferences
Associates a string representing the specified byte array with the specified key in this preference node.
put(String, byte[]) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, byte[]) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, double) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the double-valued preference with the given name.
put(String, double) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, double) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, float) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the float-valued preference with the given name.
put(String, float) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, float) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, int) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the integer-valued preference with the given name.
put(String, int) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, int) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, long) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the long-valued preference with the given name.
put(String, long) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, long) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, Object) - Method in class de.intarsys.tools.functor.Args
 
put(String, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
put(String, Object) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
put(String, Object) - Method in class de.intarsys.tools.functor.EmptyArgs
 
put(String, Object) - Method in interface de.intarsys.tools.functor.IArgs
 
put(String, String) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the string-valued preference with the given name.
put(String, String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putAll(Map) - Method in class de.intarsys.tools.collection.PartitionedMap
Copies all of the mappings from the specified map to this map (optional operation).
putBoolean(String, boolean) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putBoolean(String, boolean) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putBoolean(String, boolean) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putByteArray(String, byte[]) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putByteArray(String, byte[]) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putByteArray(String, byte[]) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putDouble(String, double) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putDouble(String, double) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putDouble(String, double) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putEnumItem(IPreferences, String, EnumItem) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
putFloat(String, float) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putFloat(String, float) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putFloat(String, float) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putInt(String, int) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putInt(String, int) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putInt(String, int) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putLarge(IPreferences, String, String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
putLong(String, long) - Method in interface de.intarsys.tools.preferences.IPreferences
Set the current value.
putLong(String, long) - Method in class de.intarsys.tools.preferences.NullPreferences
 
putLong(String, long) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
putMetaInfo(String, String) - Method in class de.intarsys.tools.component.MetaInfoSupportAdapter
 
putVariable(String, String) - Method in interface de.intarsys.tools.variable.IVariableNamespace
Enter a name/value binding in the map.
putVariable(String, String) - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 
putVariables(Map) - Method in class de.intarsys.tools.variable.StandardVariableNamespace
 

R

random - Variable in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
RandomAccessByteArray - Class in de.intarsys.tools.randomaccess
A wrapper around a byte array to allow random access like API.
RandomAccessByteArray(byte[]) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
RandomAccessByteArray(byte[], int) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
RandomAccessFile - Class in de.intarsys.tools.randomaccess
Implements random access to a file.
RandomAccessFile(File) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessFile
 
RandomAccessFile(File, boolean) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessFile
 
RandomAccessFilter - Class in de.intarsys.tools.randomaccess
Filter implementation for random access.
RandomAccessFilter(IRandomAccess) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessFilter
 
RandomAccessViewport - Class in de.intarsys.tools.randomaccess
A viewport in an existing IRandomAccess.
RandomAccessViewport(IRandomAccess, long, long) - Constructor for class de.intarsys.tools.randomaccess.RandomAccessViewport
Create a viewport to the existing IRandomAccess ra.
read() - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
read() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Reads a byte of data from this data container.
read() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
read() - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
read() - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
read() - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
read() - Method in class de.intarsys.tools.reader.DirectTagReader
Read a character until we encounter a tag.
read() - Method in class de.intarsys.tools.reader.FillReader
 
read() - Method in class de.intarsys.tools.reader.LocationAwareReader
 
read() - Method in class de.intarsys.tools.reader.LogReader
 
read() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
read() - Method in class de.intarsys.tools.stream.ConcatInputStream
 
read() - Method in class de.intarsys.tools.stream.LogInputStream
Reads the next byte of data from the input stream.
read() - Method in class de.intarsys.tools.xml.HTMLEncodeLineBreaks
 
read() - Method in class de.intarsys.tools.xml.XMLEncodeSpecialChars
 
read(byte[]) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
read(byte[]) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Reads up to buffer.length bytes of data from this data container into an array of bytes.
read(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
read(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
read(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
read(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
read(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
read(byte[], int, int) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Reads up to len bytes of data from this data container into an array of bytes.
read(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
read(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
read(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
read(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
read(byte[], int, int) - Method in class de.intarsys.tools.stream.LogInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(char[], int, int) - Method in class de.intarsys.tools.reader.DirectTagReader
 
read(char[], int, int) - Method in class de.intarsys.tools.reader.FillReader
 
read(char[], int, int) - Method in class de.intarsys.tools.reader.LocationAwareReader
 
read(char[], int, int) - Method in class de.intarsys.tools.reader.LogReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
read(char[], int, int) - Method in class de.intarsys.tools.xml.HTMLEncodeLineBreaks
 
read(char[], int, int) - Method in class de.intarsys.tools.xml.XMLEncodeSpecialChars
 
readEscaped() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
readHex() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
READONLY - Static variable in interface de.intarsys.tools.reflect.IAccessHandlerAccessibility
 
READONLY - Static variable in interface de.intarsys.tools.reflect.IAccessSupportAccessibility
 
READONLY - Static variable in interface de.intarsys.tools.reflect.IFieldHandlerAccessibility
 
ReadOnlyLocator - Class in de.intarsys.tools.locator
A simple read only locator.
ReadOnlyLocator(ILocator) - Constructor for class de.intarsys.tools.locator.ReadOnlyLocator
 
READWRITE - Static variable in interface de.intarsys.tools.reflect.IAccessHandlerAccessibility
 
READWRITE - Static variable in interface de.intarsys.tools.reflect.IAccessSupportAccessibility
 
READWRITE - Static variable in interface de.intarsys.tools.reflect.IFieldHandlerAccessibility
 
ReflectionException - Exception in de.intarsys.tools.reflect
 
ReflectionException() - Constructor for exception de.intarsys.tools.reflect.ReflectionException
 
ReflectionException(String) - Constructor for exception de.intarsys.tools.reflect.ReflectionException
 
ReflectionException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.ReflectionException
 
ReflectionException(Throwable) - Constructor for exception de.intarsys.tools.reflect.ReflectionException
 
register(MemoryLogHandler) - Method in class de.intarsys.tools.logging.MemoryLogRegistry
 
registerAdapterFactory(IAdapterFactory) - Method in interface de.intarsys.tools.adapter.IAdapterOutlet
Register a new IAdapterFactory
registerAdapterFactory(IAdapterFactory) - Method in class de.intarsys.tools.adapter.StandardAdapterOutlet
 
registerFactory(IFactory) - Method in interface de.intarsys.tools.factory.IOutlet
 
registerFactory(IFactory) - Method in class de.intarsys.tools.factory.StandardOutlet
 
registerFunctorFactory(IFunctorFactory) - Method in interface de.intarsys.tools.functor.IFunctorOutlet
 
registerFunctorFactory(IFunctorFactory) - Method in class de.intarsys.tools.functor.StandardFunctorOutlet
 
rehash() - Method in class de.intarsys.tools.collection.IntHashMap
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
release() - Method in interface de.intarsys.tools.component.IReferenceCounter
 
release() - Method in class de.intarsys.tools.file.FileTools.Lock
 
release(Object) - Method in interface de.intarsys.tools.locking.ILock
 
release(Object) - Method in class de.intarsys.tools.locking.NullLock
 
remove() - Method in class de.intarsys.tools.collection.ArrayIterator
 
remove() - Method in class de.intarsys.tools.collection.EmptyIterator
 
remove() - Method in class de.intarsys.tools.collection.EnumerationIterator
 
remove() - Method in class de.intarsys.tools.collection.IntervalIterator
 
remove() - Method in class de.intarsys.tools.collection.NestedIterator
 
remove() - Method in class de.intarsys.tools.collection.ReverseListIterator
 
remove() - Method in class de.intarsys.tools.collection.SingleObjectEnumeration
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class de.intarsys.tools.collection.SingleObjectIterator
 
remove(int) - Method in class de.intarsys.tools.collection.IntHashMap
Removes the key (and its corresponding value) from this hashtable.
remove(IResourceReference) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
remove(Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
remove(Object) - Method in class de.intarsys.tools.cache.Cache
Remove an object from the cache.
remove(Object) - Method in class de.intarsys.tools.collection.PartitionedMap
Removes the mapping for this key from this map if present (optional operation).
remove(Object) - Method in class de.intarsys.tools.number.NumberWrapper
 
remove(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
Remove value in the relation field name in object.
remove(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Removes the value associated with the specified key in this preference node, if any.
remove(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
remove(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
removeAll(Collection) - Method in class de.intarsys.tools.number.NumberWrapper
 
removeAttribute(Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
removeAttribute(Object) - Method in interface de.intarsys.tools.attribute.IAttributeSupport
Remove an attribute binding in the context
removeAttribute(Object) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
removeAttribute(Object) - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
removeCellValue(int, int) - Method in class de.intarsys.tools.hex.HexData
 
removeChangeListener(INotificationListener) - Method in interface de.intarsys.tools.event.IChangeSupport
Deprecated.
Remove listener from the collection of objects to be informed about change events.
removeDeclaration(IDeclaration) - Method in class de.intarsys.tools.functor.DeclarationBlock
 
removeEscapedCharacter(char) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
removeEscapedCharacters() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
removeFactory(IFacadeFactory) - Method in class de.intarsys.tools.facade.DelegatingFacadeFactory
 
removeLocatorFactory(ILocatorFactory) - Method in class de.intarsys.tools.locator.DelegatingLocatorLookup
 
removeMap(String) - Method in class de.intarsys.tools.locator.MappedLocatorLookup
 
removeNode() - Method in interface de.intarsys.tools.preferences.IPreferences
Removes this preference node and all of its descendants, invalidating any preferences contained in the removed nodes.
removeNode() - Method in class de.intarsys.tools.preferences.NullPreferences
 
removeNode() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.EventDispatcher
 
removeNotificationListener(EventType, INotificationListener) - Method in interface de.intarsys.tools.event.INotificationSupport
Remove listener from the collection of objects to be informed about events of type name.
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.event.NotificationSupportProxy
 
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
removeNotificationListener(EventType, INotificationListener) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
removeReporter(IReporter) - Method in interface de.intarsys.tools.reporter.IReporterSupport
 
removeReporter(IReporter) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
removeReporter(IReporter) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
removeStrategy() - Method in class de.intarsys.tools.cache.Cache
Perform the "cleanup" of the cache.
removeTaskListener(ITaskListener) - Method in interface de.intarsys.tools.concurrent.ITaskListenerSupport
 
removeTaskListener(ITaskListener) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
removeWhiteSpace(byte[]) - Static method in class de.intarsys.tools.encoding.Base64
Remove whitespace from MIME containing encoded Base64 data.
rename(String) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
rename(String) - Method in class de.intarsys.tools.locator.CommonLocator
 
rename(String) - Method in class de.intarsys.tools.locator.DelegatingLocator
 
rename(String) - Method in class de.intarsys.tools.locator.FileLocator
 
rename(String) - Method in interface de.intarsys.tools.locator.ILocator
Rename the complete physical name to newName.
rename(String) - Method in class de.intarsys.tools.locator.LocatorByReference
 
rename(String) - Method in class de.intarsys.tools.locator.LocatorViewport
 
rename(String) - Method in class de.intarsys.tools.locator.NullLocator
 
rename(String) - Method in class de.intarsys.tools.locator.StreamLocator
 
rename(String) - Method in class de.intarsys.tools.locator.StringLocator
 
rename(String) - Method in class de.intarsys.tools.locator.TransientLocator
 
renameFile(File, File) - Static method in class de.intarsys.tools.file.FileTools
 
renameFile(File, String, File, String) - Static method in class de.intarsys.tools.file.FileTools
"Rename" a file.
replay(IReporter) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
ReplayReporter - Class in de.intarsys.tools.reporter
An IReporter that may be used to intercept the reporting information and "replay" them later on on another IReporter instance.
ReplayReporter(Object) - Constructor for class de.intarsys.tools.reporter.ReplayReporter
 
reportActivityEnd() - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportActivityEnd() - Method in interface de.intarsys.tools.reporter.IReporter
Indicate the end of an activity.
reportActivityEnd() - Method in class de.intarsys.tools.reporter.NullReporter
 
reportActivityEnd() - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportActivityEnd() - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
reportActivityStart(String, int) - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportActivityStart(String, int) - Method in interface de.intarsys.tools.reporter.IReporter
Indicate the beginning of an activity, possibly blocking system interaction.
reportActivityStart(String, int) - Method in class de.intarsys.tools.reporter.NullReporter
 
reportActivityStart(String, int) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportActivityStart(String, int) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
ReportDispatcher - Class in de.intarsys.tools.reporter
Helper object for implementing IReporterSupport.
ReportDispatcher(Object) - Constructor for class de.intarsys.tools.reporter.ReportDispatcher
 
Reporter - Class in de.intarsys.tools.reporter
 
reportError(String, String, Throwable, int) - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportError(String, String, Throwable, int) - Method in interface de.intarsys.tools.reporter.IReporter
Indicate an error condition.
reportError(String, String, Throwable, int) - Method in class de.intarsys.tools.reporter.NullReporter
 
reportError(String, String, Throwable, int) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportError(String, String, Throwable, int) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
reportMessage(String, String, int) - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportMessage(String, String, int) - Method in interface de.intarsys.tools.reporter.IReporter
Report a message to the user.
reportMessage(String, String, int) - Method in class de.intarsys.tools.reporter.NullReporter
 
reportMessage(String, String, int) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportMessage(String, String, int) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
ReportMessage - Class in de.intarsys.tools.reporter
 
ReportMessage(int, String, String, int, int, Throwable) - Constructor for class de.intarsys.tools.reporter.ReportMessage
 
reportProgress(String, int, int) - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportProgress(String, int, int) - Method in interface de.intarsys.tools.reporter.IReporter
Indicate the progress of an ongoing activity.
reportProgress(String, int, int) - Method in class de.intarsys.tools.reporter.NullReporter
 
reportProgress(String, int, int) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportProgress(String, int, int) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
reportStatus(String, int) - Method in class de.intarsys.tools.reporter.DefaultReporter
 
reportStatus(String, int) - Method in interface de.intarsys.tools.reporter.IReporter
Report a simple state information.
reportStatus(String, int) - Method in class de.intarsys.tools.reporter.NullReporter
 
reportStatus(String, int) - Method in class de.intarsys.tools.reporter.ReplayReporter
 
reportStatus(String, int) - Method in class de.intarsys.tools.reporter.ReportDispatcher
 
RequestEvent - Class in de.intarsys.tools.event
 
RequestEvent(Object) - Constructor for class de.intarsys.tools.event.RequestEvent
 
RequestEvent(Object, EventType, String) - Constructor for class de.intarsys.tools.event.RequestEvent
 
RequestEventFacade - Class in de.intarsys.tools.event
 
RequestEventFacade(RequestEvent) - Constructor for class de.intarsys.tools.event.RequestEventFacade
 
reset() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
reset() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
reset() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Reset to the last position on the mark-stack.
reset() - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
resolvePath(File, String) - Static method in class de.intarsys.tools.file.FileTools
Return a new File instance for "path".
ResourceFinalizer - Class in de.intarsys.tools.resourcetracker
A thread for monitoring a reference queue.
ResourceFinalizer() - Constructor for class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
ResourceTracker - Class in de.intarsys.tools.resourcetracker
An object to keep track of platform resources that should be disposed upon garbage collection of some container object.
ResourceTracker() - Constructor for class de.intarsys.tools.resourcetracker.ResourceTracker
 
ResourceTracker(int) - Constructor for class de.intarsys.tools.resourcetracker.ResourceTracker
 
ResourceTracker(ResourceFinalizer) - Constructor for class de.intarsys.tools.resourcetracker.ResourceTracker
 
ResourceTracker(ResourceFinalizer, int) - Constructor for class de.intarsys.tools.resourcetracker.ResourceTracker
 
restoreState(Object) - Method in interface de.intarsys.tools.component.ISaveStateSupport
Restore a previously saved state.
restrict(String) - Method in interface de.intarsys.tools.preferences.IPreferences
Create a new IPreferences object whose scopes include all scopes from the receiver before and including "scopeName".
restrict(String) - Method in interface de.intarsys.tools.preferences.IScopedPlatformPreferences
 
restrict(String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
restrict(String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
resume() - Method in interface de.intarsys.tools.component.ISuspendResume
 
ResumedEvent - Class in de.intarsys.tools.event
An event indicating that a component is resumed.
ResumedEvent(Object) - Constructor for class de.intarsys.tools.event.ResumedEvent
 
retainAll(Collection) - Method in class de.intarsys.tools.number.NumberWrapper
 
reverse(byte[]) - Static method in class de.intarsys.tools.collection.ArrayTools
 
reverse(byte[], int, int) - Static method in class de.intarsys.tools.collection.ArrayTools
 
reverse(T[]) - Static method in class de.intarsys.tools.collection.ArrayTools
 
reverse(T[], int, int) - Static method in class de.intarsys.tools.collection.ArrayTools
 
ReverseListIterator<T> - Class in de.intarsys.tools.collection
This iterator enumerates the elements of a list in reverse order.
ReverseListIterator(List<T>) - Constructor for class de.intarsys.tools.collection.ReverseListIterator
 
run() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
run() - Method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
runAsync() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 

S

safeString(Object) - Static method in class de.intarsys.tools.string.StringTools
Create a string representation of object that is guaranteed not to fail in any case.
saveState() - Method in interface de.intarsys.tools.component.ISaveStateSupport
Create a restorable dump of the objects state.
scanEndTag() - Method in class de.intarsys.tools.reader.DirectTagReader
 
scanTag() - Method in class de.intarsys.tools.reader.DirectTagReader
Scan the stream for tagged content.
scanTagContent() - Method in class de.intarsys.tools.reader.DirectTagReader
Scan the content between start and end tag and process the result.
SCOPE_DEFAULT - Static variable in interface de.intarsys.tools.preferences.IPreferences
The non - persistent default settings
SCOPE_GLOBAL - Static variable in interface de.intarsys.tools.preferences.IPreferences
Preferences for all users
SCOPE_INSTALLATION - Static variable in interface de.intarsys.tools.preferences.IPreferences
The preferences provided with the instrument installation
SCOPE_TEAM - Static variable in interface de.intarsys.tools.preferences.IPreferences
Preferences for a dedicated team of users
SCOPE_USER - Static variable in interface de.intarsys.tools.preferences.IPreferences
Preferences for a specific user
SDC - Class in de.intarsys.tools.logging
 
SDC() - Constructor for class de.intarsys.tools.logging.SDC
 
SearchPathLocatorLookup - Class in de.intarsys.tools.locator
 
SearchPathLocatorLookup() - Constructor for class de.intarsys.tools.locator.SearchPathLocatorLookup
 
seek(long) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
seek(long) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Sets the offset, measured from the beginning of the data container at which the next read or write occurs.
seek(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
seek(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
seek(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
seek(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
seekBy(long) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
seekBy(long) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Sets the offset, measured from the current offset at which the next read or write occurs.
seekBy(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
seekBy(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
seekBy(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
seekBy(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
SelectionEvent - Class in de.intarsys.tools.event
An event indicating a selection.
SelectionEvent(Object) - Constructor for class de.intarsys.tools.event.SelectionEvent
 
SEPARATOR - Static variable in class de.intarsys.tools.collection.MapTools
 
SEPARATOR - Static variable in class de.intarsys.tools.number.NumberInterval
 
SEPARATOR - Static variable in class de.intarsys.tools.number.NumberList
 
set(IAdapterOutlet) - Static method in class de.intarsys.tools.adapter.AdapterOutlet
Set the VM wide singleton for the IAdapterOutlet.
set(IPasswordProvider) - Static method in class de.intarsys.tools.authenticate.PasswordProvider
 
set(IFileEnvironment) - Static method in class de.intarsys.tools.environment.file.FileEnvironment
 
set(IFacadeFactory) - Static method in class de.intarsys.tools.facade.FacadeFactory
 
set(IOutlet) - Static method in class de.intarsys.tools.factory.Outlet
 
set(ILocatorFactory) - Static method in class de.intarsys.tools.locator.LocatorFactory
 
set(ILockStrategy) - Static method in class de.intarsys.tools.locking.LockStrategy
 
set(ILogConfigurator) - Static method in class de.intarsys.tools.logging.LogConfigurator
 
set(IPreferencesFactory) - Static method in class de.intarsys.tools.preferences.PreferencesFactory
 
set(IReporter) - Static method in class de.intarsys.tools.reporter.Reporter
returns the old active reporter
set(IVariableNamespace) - Static method in class de.intarsys.tools.variable.VariableEnvironment
 
set(IVariableNamespaces) - Static method in class de.intarsys.tools.variable.VariableNamespaces
 
set(Object) - Method in class de.intarsys.tools.preferences.BooleanPrefValueHolder
 
set(Object) - Method in class de.intarsys.tools.preferences.IntegerPrefValueHolder
 
set(Object) - Method in class de.intarsys.tools.preferences.StringPrefValueHolder
 
set(Object) - Method in class de.intarsys.tools.valueholder.NullValueHolder
 
set(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
Set field name in object to value.
set(String) - Static method in class de.intarsys.tools.logging.SDC
 
set(T) - Method in interface de.intarsys.tools.valueholder.IValueHolder
Assign a new value.
set(T) - Method in class de.intarsys.tools.valueholder.ObjectValueHolder
 
set(T) - Method in class de.intarsys.tools.valueholder.ThreadLocalValueHolder
 
setAlwaysUnchanged(boolean) - Method in class de.intarsys.tools.locator.TransientLocator
 
setArgs(IArgs) - Method in class de.intarsys.tools.functor.FunctorCall
 
setArgs(IArgs) - Method in interface de.intarsys.tools.functor.IFunctorCall
Assign an argument list for the call.
setArgs(Object) - Method in class de.intarsys.tools.event.RequestEvent
 
setAttribute(Object, Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
setAttribute(Object, Object) - Method in interface de.intarsys.tools.attribute.IAttributeSupport
Set the value of an attribute in the context
setAttribute(Object, Object) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
setAttribute(Object, Object) - Method in class de.intarsys.tools.functor.FunctorMethodHandler
 
setBytes(byte[]) - Static method in class de.intarsys.tools.file.SynchTools
 
setCellValue(int, byte) - Method in class de.intarsys.tools.hex.HexRow
 
setCellValue(int, int, byte) - Method in class de.intarsys.tools.hex.HexData
 
setCellValue(int, int, String) - Method in class de.intarsys.tools.hex.HexData
 
setCellValue(int, String) - Method in class de.intarsys.tools.hex.HexRow
 
setClassLoader(ClassLoader) - Method in class de.intarsys.tools.installresource.Install
 
setClassLoader(ClassLoader) - Method in class de.intarsys.tools.message.MessageBundle
 
setClassLoader(ClassLoader) - Method in interface de.intarsys.tools.reflect.IClassLoaderAccess
Assign the class loader suitable for use in the context of the generic receiver object.
setClosed(boolean) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
setColumn(int) - Method in class de.intarsys.tools.reader.LocationAwareReader
 
setContext(Object) - Method in interface de.intarsys.tools.component.IContextSupport
 
setDefault() - Method in class de.intarsys.tools.enumeration.EnumItem
 
setDefault(T) - Method in class de.intarsys.tools.enumeration.EnumMeta
 
setDelegate(INotificationSupport) - Method in class de.intarsys.tools.event.NotificationSupportProxy
 
setDelegate(ILocator) - Method in class de.intarsys.tools.locator.LocatorViewport
 
setDestinationChars(String) - Method in class de.intarsys.tools.writer.EscapeWriter
 
setEncoding(String) - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
setEncoding(String) - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
setEncoding(String) - Method in class de.intarsys.tools.locator.FileLocator
 
setEncoding(String) - Method in class de.intarsys.tools.locator.StringLocator
 
setEnd(long) - Method in class de.intarsys.tools.locator.LocatorViewport
 
setEndTag(String) - Method in class de.intarsys.tools.reader.DirectTagReader
 
setEscape(char) - Method in interface de.intarsys.tools.reader.IUnEscaper
 
setEscape(char) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
setEscapeMap(Map) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
setException(Throwable) - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
setFrom(Number) - Method in class de.intarsys.tools.number.NumberInterval
 
setFullName(String) - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
setGetter(IFunctor) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
setIconName(String) - Method in class de.intarsys.tools.enumeration.EnumItem
 
setId(String) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
setIgnoreCase(boolean) - Method in class de.intarsys.tools.file.WildcardMatch
 
setInstance(Object) - Method in class de.intarsys.tools.event.CreatedEvent
 
setInstance(Object) - Method in class de.intarsys.tools.event.DestroyedEvent
 
setKey(String) - Method in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
setLabel(String) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
setLabelPrefix(String) - Method in class de.intarsys.tools.concurrent.TaskSequence
 
setLazy(boolean) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
setLength(int) - Method in class de.intarsys.tools.hex.HexRow
 
setLength(long) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
setLength(long) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Assign the length.
setLength(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
setLength(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
setLength(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
setLength(long) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
setLine(int) - Method in class de.intarsys.tools.reader.LocationAwareReader
 
setList(List) - Method in class de.intarsys.tools.number.NumberList
 
setLocale(Locale) - Method in class de.intarsys.tools.message.MessageBundle
 
setLocalName(String) - Method in class de.intarsys.tools.locator.TransientLocator
 
setLocation(int, int) - Method in class de.intarsys.tools.reader.LocationAwareReader
Offset the current location to a user defined line and column.
setLocationProvider(ILocationProvider) - Method in interface de.intarsys.tools.reader.IDirectTagHandler
 
setLog(OutputStream) - Method in class de.intarsys.tools.stream.LogInputStream
 
setLog(OutputStream) - Method in class de.intarsys.tools.stream.LogOutputStream
 
setLog(Writer) - Method in class de.intarsys.tools.reader.LogReader
 
setMatchSeparators(boolean) - Method in class de.intarsys.tools.file.WildcardMatch
 
setMessage(String) - Method in interface de.intarsys.tools.prompter.IPrompter
 
setMessage(String) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setMessageBundle(MessageBundle) - Method in interface de.intarsys.tools.message.IMessageBundleAccess
Associate the message bundle with the receiver.
setName(String) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
setName(String) - Method in class de.intarsys.tools.locator.LocatorViewport
 
setName(String) - Method in class de.intarsys.tools.result.StreamResult
 
setNamespace(String, IVariableNamespace) - Method in interface de.intarsys.tools.variable.IVariableNamespaces
 
setNamespace(String, IVariableNamespace) - Method in class de.intarsys.tools.variable.StandardVariableNamespaces
 
setNewValue(String) - Method in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
setOffset(int) - Method in class de.intarsys.tools.hex.HexRow
 
setParent(Map) - Method in class de.intarsys.tools.collection.PartitionedMap
 
setPath(String) - Method in class de.intarsys.tools.message.MessageBundle
 
setPercent(int) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setPlatformFallbackId(String) - Static method in class de.intarsys.tools.installresource.Install
 
setPlatformId(String) - Static method in class de.intarsys.tools.installresource.Install
 
setPosition(int) - Method in class de.intarsys.tools.reader.LocationAwareReader
 
setRc(boolean) - Method in class de.intarsys.tools.event.Event
 
setRc(boolean) - Method in interface de.intarsys.tools.event.IRequestEvent
 
setRc(boolean) - Method in class de.intarsys.tools.event.RequestEvent
 
setRc(boolean) - Method in class de.intarsys.tools.event.RequestEventFacade
 
setReadOnly() - Method in class de.intarsys.tools.locator.CommonLocator
 
setReadOnly() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
setReadOnly() - Method in interface de.intarsys.tools.locator.ILocator
Make the receiver read only.
setReadOnly() - Method in class de.intarsys.tools.locator.LocatorByReference
 
setReadOnly() - Method in class de.intarsys.tools.locator.NullLocator
 
setReceiver(Object) - Method in class de.intarsys.tools.functor.FunctorCall
 
setReceiver(Object) - Method in interface de.intarsys.tools.functor.IFunctorCall
Assign a new receiver.
setResult(R) - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
setSearchPath(File, String) - Method in class de.intarsys.tools.locator.SearchPathLocatorLookup
 
setSearchPathDefinition(String) - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
setSearchPaths(List) - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
setSetter(IFunctor) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
setShared(IFileEnvironment) - Static method in class de.intarsys.tools.environment.file.FileEnvironment
 
setShared(IVariableNamespace) - Static method in class de.intarsys.tools.variable.VariableEnvironment
 
setShowDate(boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setShowLevel(boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setShowName(boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setShowSDC(boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setShowThread(boolean) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setSize(int) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
setSourceChars(String) - Method in class de.intarsys.tools.writer.EscapeWriter
 
setStart(long) - Method in class de.intarsys.tools.locator.LocatorViewport
 
setStartTag(String) - Method in class de.intarsys.tools.reader.DirectTagReader
 
setStrict(boolean) - Method in class de.intarsys.tools.functor.DeclaredArgs
 
setStyle(int) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setSynchFile(File) - Static method in class de.intarsys.tools.file.SynchTools
 
setSynchFile(File, byte[]) - Static method in class de.intarsys.tools.file.SynchTools
 
setSynchFile(File, String) - Static method in class de.intarsys.tools.file.SynchTools
 
setSynchSynchronous(boolean) - Method in class de.intarsys.tools.locator.FileLocator
 
setSynchSynchronous(boolean) - Method in class de.intarsys.tools.locator.FileLocatorFactory
 
setTarget(Object) - Method in class de.intarsys.tools.event.RequestEvent
 
setTarget(Object) - Method in class de.intarsys.tools.event.RequestEventFacade
 
setTempDir(File) - Static method in class de.intarsys.tools.file.TempTools
 
setThrowable(Throwable) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setTitle(String) - Method in interface de.intarsys.tools.prompter.IPrompter
 
setTitle(String) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setTo(Number) - Method in class de.intarsys.tools.number.NumberInterval
 
setTransform(Shape, AffineTransform) - Static method in class de.intarsys.tools.geometry.ApplySpaceChangeShape
Create a new Shape that behaves like the base shape with its coordinates relative to the new space defined by "newTransform".
setType(int) - Method in class de.intarsys.tools.reporter.ReportMessage
 
setType(String) - Method in class de.intarsys.tools.result.StreamResult
 
setUnicodePrefix(char) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
setUseTempFile(boolean) - Method in class de.intarsys.tools.locator.FileLocator
 
setValue(int, byte) - Method in class de.intarsys.tools.hex.HexData
 
setValue(int, String) - Method in class de.intarsys.tools.hex.HexData
 
setValue(Object) - Method in interface de.intarsys.tools.event.IRequestEvent
 
setValue(Object) - Method in class de.intarsys.tools.event.RequestEvent
 
setValue(Object) - Method in class de.intarsys.tools.event.RequestEventFacade
 
setValue(Object, Object) - Method in class de.intarsys.tools.functor.FunctorFieldHandler
 
setValue(Object, Object) - Method in interface de.intarsys.tools.reflect.IFieldHandler
Make a reflective write access to the field represented by this within receiver.
setValue(Object, String, Object) - Method in interface de.intarsys.tools.reflect.IAccessHandler
Make a reflective set access to the field name within receiver
setValue(String, Object) - Method in interface de.intarsys.tools.reflect.IAccessSupport
Make a reflective set access to the field name.
setVeto(boolean) - Method in class de.intarsys.tools.event.AbstractEventFacade
 
setVeto(boolean) - Method in class de.intarsys.tools.event.Event
 
setVeto(boolean) - Method in class de.intarsys.tools.event.RequestEventFacade
 
setWidthLevel(int) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setWidthName(int) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setWidthSDC(int) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
setWidthThread(int) - Method in class de.intarsys.tools.logging.SimpleFormatter
 
ShapeTools - Class in de.intarsys.tools.geometry
 
ShapeTools() - Constructor for class de.intarsys.tools.geometry.ShapeTools
 
SHARED - Static variable in interface de.intarsys.tools.locking.ILockLevel
 
sharedEnvironment - Static variable in class de.intarsys.tools.environment.file.FileEnvironment
 
sharedEnvironment - Static variable in class de.intarsys.tools.variable.VariableEnvironment
 
shutdown() - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
shutdown() - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
shutdownNow() - Method in class de.intarsys.tools.concurrent.SynchronousExecutorService
 
shutdownNow() - Method in class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
SimpleFormatter - Class in de.intarsys.tools.logging
A simple usable formatter for java logging
SimpleFormatter() - Constructor for class de.intarsys.tools.logging.SimpleFormatter
 
SimpleFunctorCallFactory - Class in de.intarsys.tools.functor
 
SimpleFunctorCallFactory() - Constructor for class de.intarsys.tools.functor.SimpleFunctorCallFactory
 
SingleObjectEnumeration<T> - Class in de.intarsys.tools.collection
An enumeration of a single object.
SingleObjectEnumeration(T) - Constructor for class de.intarsys.tools.collection.SingleObjectEnumeration
EnumerationIterator constructor comment.
SingleObjectIterator - Class in de.intarsys.tools.collection
An iterator over a single object.
SingleObjectIterator(Object) - Constructor for class de.intarsys.tools.collection.SingleObjectIterator
EnumerationIterator constructor comment.
SingleThreadFilter - Class in de.intarsys.tools.logging
Only accept log requests within a dedicated thread.
SingleThreadFilter() - Constructor for class de.intarsys.tools.logging.SingleThreadFilter
 
SingleThreadFilter(Thread) - Constructor for class de.intarsys.tools.logging.SingleThreadFilter
 
size() - Method in class de.intarsys.tools.cache.Cache
The actual size of the cache.
size() - Method in class de.intarsys.tools.collection.IntHashMap
Returns the number of keys in this hashtable.
size() - Method in class de.intarsys.tools.collection.PartitionedMap
Returns the number of key-value mappings in this map.
size() - Method in class de.intarsys.tools.functor.Args
 
size() - Method in class de.intarsys.tools.functor.ChainedArgs
 
size() - Method in class de.intarsys.tools.functor.DeclarationBlock
 
size() - Method in class de.intarsys.tools.functor.DeclarationElement
 
size() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
size() - Method in class de.intarsys.tools.functor.EmptyArgs
 
size() - Method in class de.intarsys.tools.functor.EmptyDeclarationBlock
 
size() - Method in interface de.intarsys.tools.functor.IArgs
The total number of arguments.
size() - Method in interface de.intarsys.tools.functor.IDeclarationBlock
The number of declarations in this block.
size() - Method in class de.intarsys.tools.number.NumberInstance
 
size() - Method in class de.intarsys.tools.number.NumberInterval
 
size() - Method in class de.intarsys.tools.number.NumberList
 
size() - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
skip(long) - Method in class de.intarsys.tools.reader.LocationAwareReader
 
skip(long) - Method in class de.intarsys.tools.reader.UnEscapeReader
 
SoftResourceReference - Class in de.intarsys.tools.resourcetracker
A generic reference to some trackable resource.
SoftResourceReference(Object, Object, ResourceTracker) - Constructor for class de.intarsys.tools.resourcetracker.SoftResourceReference
 
SPACE - Static variable in class de.intarsys.tools.string.StringTools
An single space constant
StandardAdapterOutlet - Class in de.intarsys.tools.adapter
The standard implementation for IAdapterOutlet.
StandardAdapterOutlet() - Constructor for class de.intarsys.tools.adapter.StandardAdapterOutlet
 
StandardFileEnvironment - Class in de.intarsys.tools.environment.file
 
StandardFileEnvironment() - Constructor for class de.intarsys.tools.environment.file.StandardFileEnvironment
 
StandardFileEnvironment(File, File) - Constructor for class de.intarsys.tools.environment.file.StandardFileEnvironment
 
StandardFileEnvironment(File, File, File, File) - Constructor for class de.intarsys.tools.environment.file.StandardFileEnvironment
 
StandardFunctorOutlet - Class in de.intarsys.tools.functor
 
StandardFunctorOutlet() - Constructor for class de.intarsys.tools.functor.StandardFunctorOutlet
 
StandardOutlet - Class in de.intarsys.tools.factory
 
StandardOutlet() - Constructor for class de.intarsys.tools.factory.StandardOutlet
 
StandardVariableNamespace - Class in de.intarsys.tools.variable
A general implementation for an object providing IVariableNamespace.
StandardVariableNamespace() - Constructor for class de.intarsys.tools.variable.StandardVariableNamespace
Create a VariableScope
StandardVariableNamespaces - Class in de.intarsys.tools.variable
 
StandardVariableNamespaces() - Constructor for class de.intarsys.tools.variable.StandardVariableNamespaces
 
start() - Method in class de.intarsys.tools.component.CommonStartStop
 
start() - Method in interface de.intarsys.tools.component.IStartStop
Start the component lifecycle.
start() - Method in class de.intarsys.tools.event.LifecycleWatchdog
Arm the watchdog itself.
start() - Method in class de.intarsys.tools.resourcetracker.ResourceFinalizer
 
startAuto() - Method in class de.intarsys.tools.event.LifecycleWatchdog
Arm the watchdog itself.
StartedEvent - Class in de.intarsys.tools.event
An event indicating the start of an application component.
StartedEvent(Object) - Constructor for class de.intarsys.tools.event.StartedEvent
 
startsWith(byte[], byte[]) - Static method in class de.intarsys.tools.collection.ByteArrayTools
true if bytes starts with the byte sequence defined in pattern.
startTag() - Method in interface de.intarsys.tools.reader.IDirectTagHandler
 
stop() - Method in class de.intarsys.tools.component.CommonStartStop
 
stop() - Method in interface de.intarsys.tools.component.IStartStop
Stop the component lifecycle.
stop() - Method in class de.intarsys.tools.event.LifecycleWatchdog
Disarm the watchdog itself.
StoppedEvent - Class in de.intarsys.tools.event
An event indicating the stop of an application component.
StoppedEvent(Object) - Constructor for class de.intarsys.tools.event.StoppedEvent
 
stopRequested(Set) - Method in class de.intarsys.tools.component.CommonStartStop
 
stopRequested(Set) - Method in interface de.intarsys.tools.component.IStartStop
Ask the component if it agrees to end its lifecycle at the very moment.
stopRequested(Set) - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
StopRequestedEvent - Class in de.intarsys.tools.event
An event indicating that the stop for an application component was requested.
StopRequestedEvent(Object, Set) - Constructor for class de.intarsys.tools.event.StopRequestedEvent
 
StreamLocator - Class in de.intarsys.tools.locator
A simple adapter from InputStream to ILocator.
StreamLocator(InputStream, OutputStream, String, String) - Constructor for class de.intarsys.tools.locator.StreamLocator
 
StreamLocator(InputStream, String, String) - Constructor for class de.intarsys.tools.locator.StreamLocator
 
StreamLocator(OutputStream, String, String) - Constructor for class de.intarsys.tools.locator.StreamLocator
 
StreamResult - Class in de.intarsys.tools.result
 
StreamResult(String) - Constructor for class de.intarsys.tools.result.StreamResult
 
StreamTools - Class in de.intarsys.tools.stream
A tool class for the handling of streams.
StringBasedResult - Class in de.intarsys.tools.result
 
StringBasedResult(String, String) - Constructor for class de.intarsys.tools.result.StringBasedResult
 
StringLocator - Class in de.intarsys.tools.locator
A simple adapter from a String to ILocator.
StringLocator(String, String, String) - Constructor for class de.intarsys.tools.locator.StringLocator
 
StringOIDGenerator - Class in de.intarsys.tools.oid
Create an OID unique to the running VM.
StringOIDGenerator(String, String) - Constructor for class de.intarsys.tools.oid.StringOIDGenerator
 
StringPrefValueHolder - Class in de.intarsys.tools.preferences
A PrefValueHolder implementation for String typed values.
StringPrefValueHolder(IPreferences, String, String) - Constructor for class de.intarsys.tools.preferences.StringPrefValueHolder
 
StringTools - Class in de.intarsys.tools.string
A tool class for the handling of strings.
StringTools() - Constructor for class de.intarsys.tools.string.StringTools
 
STYLE_BEEP - Static variable in interface de.intarsys.tools.reporter.IReporter
 
STYLE_NONE - Static variable in interface de.intarsys.tools.reporter.IReporter
 
STYLE_STANDALONE - Static variable in interface de.intarsys.tools.reporter.IReporter
 
supports(Object) - Method in class de.intarsys.tools.event.LifecycleWatchdog
Answer true if we are interested in the object instance.
suspend() - Method in interface de.intarsys.tools.component.ISuspendResume
 
SuspendedEvent - Class in de.intarsys.tools.event
An event indicating that a component is supended.
SuspendedEvent(Object) - Constructor for class de.intarsys.tools.event.SuspendedEvent
 
switchArgs() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
sync() - Method in interface de.intarsys.tools.preferences.IPreferences
Ensures that future reads from this preference node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync() - Method in class de.intarsys.tools.preferences.NullPreferences
 
sync() - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
synch() - Method in class de.intarsys.tools.cache.Cache
 
synch() - Method in interface de.intarsys.tools.component.ISynchronizable
Perform a synchronization with the components physical resources.
synch() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
synch() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
synch() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
synch() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
synch() - Method in class de.intarsys.tools.locator.FileLocator
 
synch() - Method in class de.intarsys.tools.locator.LocatorByReference
 
synch() - Method in class de.intarsys.tools.locator.LocatorViewport
 
synch() - Method in class de.intarsys.tools.locator.NullLocator
 
synch() - Method in class de.intarsys.tools.locator.StreamLocator
 
synch() - Method in class de.intarsys.tools.locator.StringLocator
 
synch() - Method in class de.intarsys.tools.locator.TransientLocator
 
SynchronousExecutorService - Class in de.intarsys.tools.concurrent
A simple ExecutorService running all commands synchronously.
SynchronousExecutorService() - Constructor for class de.intarsys.tools.concurrent.SynchronousExecutorService
 
SynchronousQueuedExecutorService - Class in de.intarsys.tools.concurrent
A simple ExecutorService running all commands synchronously.
SynchronousQueuedExecutorService() - Constructor for class de.intarsys.tools.concurrent.SynchronousQueuedExecutorService
 
SynchTools - Class in de.intarsys.tools.file
Tool methods to implement a file based synchronization with other platform processes.
SynchTools() - Constructor for class de.intarsys.tools.file.SynchTools
 
SystemTools - Class in de.intarsys.tools.system
 

T

table - Static variable in class de.intarsys.tools.currency.Iso4217
 
TaggedThreadFilter - Class in de.intarsys.tools.logging
Only accept log requests within threads that are tagged with the receiver object.
TaggedThreadFilter() - Constructor for class de.intarsys.tools.logging.TaggedThreadFilter
 
tagRead() - Method in class de.intarsys.tools.reader.DirectTagReader
Read the underlying stream until the end tag is encountered.
TaskCallbackDispatcher - Class in de.intarsys.tools.concurrent
Helper object for implementing ITaskListenerSupport.
TaskCallbackDispatcher(Object) - Constructor for class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
taskCancelled() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
taskCancelled(Object) - Method in interface de.intarsys.tools.concurrent.ITaskListener
 
taskCancelled(Object) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
taskFailed() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
taskFailed() - Method in class de.intarsys.tools.concurrent.CallbackFutureTask
 
taskFailed(Object, ExecutionException) - Method in interface de.intarsys.tools.concurrent.ITaskListener
 
taskFailed(Object, ExecutionException) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
taskFinally() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
taskFinished() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
taskFinished() - Method in class de.intarsys.tools.concurrent.CallbackFutureTask
 
taskFinished(Object, Object) - Method in interface de.intarsys.tools.concurrent.ITaskListener
 
taskFinished(Object, Object) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
TaskSequence<R> - Class in de.intarsys.tools.concurrent
experimental
TaskSequence(String) - Constructor for class de.intarsys.tools.concurrent.TaskSequence
 
taskStarted() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
taskStarted(Object) - Method in interface de.intarsys.tools.concurrent.ITaskListener
 
taskStarted(Object) - Method in class de.intarsys.tools.concurrent.TaskCallbackDispatcher
 
TaskStep<R> - Class in de.intarsys.tools.concurrent
experimental
TaskStep(TaskSequence, Runnable, int) - Constructor for class de.intarsys.tools.concurrent.TaskStep
 
TempFileOutputStream - Class in de.intarsys.tools.stream
A stream wrapper that deferrs writing to the final destination until the stream is closed.
TempFileOutputStream(File) - Constructor for class de.intarsys.tools.stream.TempFileOutputStream
 
TempFileOutputStream(File, String, String) - Constructor for class de.intarsys.tools.stream.TempFileOutputStream
 
TempTools - Class in de.intarsys.tools.file
Tools for dealing with temporary files and directories.
TempTools() - Constructor for class de.intarsys.tools.file.TempTools
 
test1() - Static method in class de.intarsys.tools.collection.NestedIterator
 
TextOrientation - Class in de.intarsys.tools.message
 
TextOrientation(Locale) - Constructor for class de.intarsys.tools.message.TextOrientation
 
ThreadLocalValueHolder<T> - Class in de.intarsys.tools.valueholder
 
ThreadLocalValueHolder() - Constructor for class de.intarsys.tools.valueholder.ThreadLocalValueHolder
 
toArgs(Object) - Static method in class de.intarsys.tools.functor.ArgTools
Cast or convert value to an IArgs.
toArray() - Method in class de.intarsys.tools.number.NumberInstance
 
toArray() - Method in class de.intarsys.tools.number.NumberInterval
 
toArray() - Method in class de.intarsys.tools.number.NumberList
 
toArray(Class, Collection) - Static method in class de.intarsys.tools.collection.ArrayTools
 
toArray(Object[]) - Method in class de.intarsys.tools.number.NumberWrapper
 
toBoolean(Object) - Static method in class de.intarsys.tools.functor.FunctorTools
 
toByteArray() - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
toByteArray() - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
toByteArray(char[]) - Static method in class de.intarsys.tools.string.CharacterTools
Create a byte array from the char array ignoring any encoding.
toByteArray(InputStream) - Static method in class de.intarsys.tools.stream.StreamTools
 
toByteArray(String) - Static method in class de.intarsys.tools.string.StringTools
Create a byte array from the string.
toBytes() - Method in class de.intarsys.tools.hex.HexData
 
toBytes(File) - Static method in class de.intarsys.tools.file.FileTools
Create a byte array with the files content.
toCharArray(byte[]) - Static method in class de.intarsys.tools.string.CharacterTools
Create a char array from the byte array ignoring any encoding.
toFloatArray(Rectangle2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
toList(IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Convert the args to a List.
toList(IArgs) - Static method in class de.intarsys.tools.functor.FunctorTools
 
toLoggerName(Class<?>) - Static method in class de.intarsys.tools.logging.LogTools
The name we want to use for a logger used in clazz.
toMap(IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Convert the args to a Map.
toMap(IArgs) - Static method in class de.intarsys.tools.functor.FunctorTools
 
toRect(String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toRect(String, int[]) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString - Static variable in class de.intarsys.tools.functor.ArgTools
 
toString() - Method in class de.intarsys.tools.attribute.Attribute
 
toString() - Method in class de.intarsys.tools.collection.PartitionedMap
 
toString() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
toString() - Method in class de.intarsys.tools.enumeration.EnumItem
 
toString() - Method in class de.intarsys.tools.event.AttributeChangedEvent
 
toString() - Method in class de.intarsys.tools.event.LifecycleWatchdog
 
toString() - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
toString() - Method in class de.intarsys.tools.functor.Args
 
toString() - Method in class de.intarsys.tools.functor.ChainedArgs
 
toString() - Method in class de.intarsys.tools.functor.DeclarationElement
 
toString() - Method in class de.intarsys.tools.functor.DeclaredArgs
 
toString() - Method in class de.intarsys.tools.functor.EmptyArgs
 
toString() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
toString() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
toString() - Method in class de.intarsys.tools.locator.FileLocator
 
toString() - Method in class de.intarsys.tools.locking.AbstractLock
 
toString() - Method in class de.intarsys.tools.message.Message
 
toString() - Method in class de.intarsys.tools.number.NumberInstance
 
toString() - Method in class de.intarsys.tools.number.NumberInterval
 
toString() - Method in class de.intarsys.tools.number.NumberList
 
toString() - Method in class de.intarsys.tools.result.ByteBasedResult
 
toString() - Method in class de.intarsys.tools.result.LiteralResult
 
toString() - Method in class de.intarsys.tools.result.LocatorBasedResult
 
toString() - Method in class de.intarsys.tools.result.StringBasedResult
 
toString(byte[]) - Static method in class de.intarsys.tools.string.StringTools
Create a string from the byte array.
toString(float[]) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString(int[]) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString(IArgs, String) - Static method in class de.intarsys.tools.functor.ArgTools
Create a printable String for args.
toString(Rectangle) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString(File) - Static method in class de.intarsys.tools.file.FileTools
Read a file's content at once and return as a string.
toString(File, String) - Static method in class de.intarsys.tools.file.FileTools
Read a file's content at once and return as a string in the correct encoding.
toString(InputStream, String) - Static method in class de.intarsys.tools.stream.StreamTools
 
toString(Reader) - Static method in class de.intarsys.tools.stream.StreamTools
 
toString(String[]) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString(List) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toString(Map) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toStringArgs(String, StringBuilder, String, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
 
toStringArray(String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
toStringFlags(StringBuilder) - Method in class de.intarsys.tools.locking.AbstractLock
provide some detail information for this
toStringPlain(String, StringBuilder, String, Object) - Static method in class de.intarsys.tools.functor.ArgTools
 
toStringThreeState(Boolean) - Static method in class de.intarsys.tools.lang.BooleanTools
 
touch() - Method in class de.intarsys.tools.cache.CacheEntry
Mark the Cache entry as recently used.
toURL() - Method in class de.intarsys.tools.locator.ByteArrayLocator
 
toURL() - Method in class de.intarsys.tools.locator.ClassLoaderResourceLocator
 
toURL() - Method in class de.intarsys.tools.locator.ClassResourceLocator
 
toURL() - Method in class de.intarsys.tools.locator.DelegatingLocator
 
toURL() - Method in class de.intarsys.tools.locator.FileLocator
 
toURL() - Method in interface de.intarsys.tools.locator.ILocator
The location designated by this as an URL.
toURL() - Method in class de.intarsys.tools.locator.LocatorByReference
 
toURL() - Method in class de.intarsys.tools.locator.LocatorViewport
 
toURL() - Method in class de.intarsys.tools.locator.NullLocator
 
toURL() - Method in class de.intarsys.tools.locator.StreamLocator
 
toURL() - Method in class de.intarsys.tools.locator.StringLocator
 
toURL() - Method in class de.intarsys.tools.locator.TransientLocator
 
trackPhantom(Object, Object) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
trackSoft(Object, Object) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
trackWeak(Object, Object) - Method in class de.intarsys.tools.resourcetracker.ResourceTracker
 
TransformedShape - Class in de.intarsys.tools.geometry
A shape that can be transformed with lazy access to the transformed shape.
TransformedShape(TransformedShape) - Constructor for class de.intarsys.tools.geometry.TransformedShape
 
TransformedShape(Shape) - Constructor for class de.intarsys.tools.geometry.TransformedShape
 
transformPoint(AffineTransform, float[]) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
transformPoint(AffineTransform, float, float) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
transformPoint(AffineTransform, Point2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
transformRect(AffineTransform, float[]) - Static method in class de.intarsys.tools.geometry.GeometryTools
 
transformRect(AffineTransform, Rectangle2D) - Static method in class de.intarsys.tools.geometry.GeometryTools
Transform a rectangle, the rectangle is modified.
TransientLocator - Class in de.intarsys.tools.locator
A "non persistent" locator.
TransientLocator(String, String) - Constructor for class de.intarsys.tools.locator.TransientLocator
 
triggerChange(PreferenceChangeEvent) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
triggerChanged(Object, Object, Object) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
triggerChanged(Object, Object, Object) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
triggerChangedBasic(Object, Object, Object) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
triggerEvent(Event) - Method in class de.intarsys.tools.event.CommonNotificationSupport
 
triggerEvent(Event) - Method in class de.intarsys.tools.event.EventDispatcher
 
triggerEvent(Event) - Method in interface de.intarsys.tools.event.IEventDispatcher
 
triggerEvent(Event) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
triggerEvent(Event) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
triggerEventReverse(Event) - Method in class de.intarsys.tools.event.EventDispatcher
 
trimAlphaNumeric(String) - Static method in class de.intarsys.tools.string.StringTools
Create a string containing only the alphanumeric content of value.
trimLeft(String) - Static method in class de.intarsys.tools.string.StringTools
Create a new string from value without leading whitespace.
trimPath(String) - Static method in class de.intarsys.tools.file.FileTools
Replaces all characters that are generally not allowed or considered useful in filenames with underscore.
trimRight(String) - Static method in class de.intarsys.tools.string.StringTools
Create a new string from value without trailing whitespace.
TrivialDateFormat - Class in de.intarsys.tools.format
A thread safe, quite trivial formatter for date/calendar objects.
TrivialDateFormat() - Constructor for class de.intarsys.tools.format.TrivialDateFormat
Create a TrivialDateFormat
TrivialIntegerFormat - Class in de.intarsys.tools.format
A thread safe, quite trivial formatter for integer numbers
TrivialIntegerFormat() - Constructor for class de.intarsys.tools.format.TrivialIntegerFormat
Create a TrivialIntegerFormat
TRUE - Static variable in class de.intarsys.tools.reflect.Predicates
 
TunnelingException - Exception in de.intarsys.tools.exception
A message to enable tunneling through signatures that allow for runtime exceptions only.
TunnelingException(String, Throwable) - Constructor for exception de.intarsys.tools.exception.TunnelingException
 
TunnelingException(Throwable) - Constructor for exception de.intarsys.tools.exception.TunnelingException
 
Type(String, byte[]) - Constructor for class de.intarsys.tools.file.MagicFileNumberTest.Type
 
TYPE - Static variable in class de.intarsys.tools.event.RequestEvent
 
TYPE_ACTIVITY_END - Static variable in class de.intarsys.tools.reporter.ReportMessage
 
TYPE_ACTIVITY_START - Static variable in class de.intarsys.tools.reporter.ReportMessage
 
TYPE_ERROR - Static variable in class de.intarsys.tools.reporter.ReportMessage
 
TYPE_MESSAGE - Static variable in class de.intarsys.tools.reporter.ReportMessage
 
TYPE_PROGRESS - Static variable in class de.intarsys.tools.reporter.ReportMessage
 
TYPE_STATUS - Static variable in class de.intarsys.tools.reporter.ReportMessage
 

U

undo() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
undo() - Method in class de.intarsys.tools.concurrent.GenericFutureTask
 
unescape(String) - Static method in class de.intarsys.tools.reader.UnEscapeReader
 
UnEscapeReader - Class in de.intarsys.tools.reader
A reader that can unescape character data from a wrapped reader.
UnEscapeReader(Reader) - Constructor for class de.intarsys.tools.reader.UnEscapeReader
 
UnEscapeReader(Reader, char, Map) - Constructor for class de.intarsys.tools.reader.UnEscapeReader
 
UnEscapeReader(Reader, Map) - Constructor for class de.intarsys.tools.reader.UnEscapeReader
 
UNIQUE - Static variable in class de.intarsys.tools.collection.EmptyEnumeration
 
UNIQUE - Static variable in class de.intarsys.tools.collection.EmptyIterator
 
unlock(FileTools.Lock) - Static method in class de.intarsys.tools.file.FileTools
 
unlock(Object, Object) - Method in interface de.intarsys.tools.locking.ILockStrategy
 
unlock(Object, Object) - Method in class de.intarsys.tools.locking.NullLockStrategy
 
unread(char[], int, int) - Method in class de.intarsys.tools.reader.DirectTagReader
 
unread(int) - Method in class de.intarsys.tools.reader.DirectTagReader
 
unregister(MemoryLogHandler) - Method in class de.intarsys.tools.logging.MemoryLogRegistry
 
unregisterAdapterFactory(IAdapterFactory) - Method in interface de.intarsys.tools.adapter.IAdapterOutlet
Unregister an IAdapterFactory.
unregisterAdapterFactory(IAdapterFactory) - Method in class de.intarsys.tools.adapter.StandardAdapterOutlet
 
unregisterFactory(IFactory) - Method in interface de.intarsys.tools.factory.IOutlet
 
unregisterFactory(IFactory) - Method in class de.intarsys.tools.factory.StandardOutlet
 
unregisterFunctorFactory(IFunctorFactory) - Method in interface de.intarsys.tools.functor.IFunctorOutlet
 
unregisterFunctorFactory(IFunctorFactory) - Method in class de.intarsys.tools.functor.StandardFunctorOutlet
 
unwrap(Object) - Static method in class de.intarsys.tools.facade.FacadeTools
 

V

valid - Variable in class de.intarsys.tools.file.FileTools.Lock
 
values() - Method in class de.intarsys.tools.collection.PartitionedMap
Returns a collection view of the values contained in this map.
VariableEnvironment - Class in de.intarsys.tools.variable
A environment that allows per thread usage of IVariableSupport objects.
VariableEnvironment() - Constructor for class de.intarsys.tools.variable.VariableEnvironment
 
VariableNamespaces - Class in de.intarsys.tools.variable
 
VariableNamespaces() - Constructor for class de.intarsys.tools.variable.VariableNamespaces
 
veto - Variable in class de.intarsys.tools.event.Event
Flag if execution of the action that is announced by the event is interrupted by one of the listeners.
veto() - Method in class de.intarsys.tools.event.Event
 
veto() - Method in interface de.intarsys.tools.event.IEvent
Indicate that the behavior associated with this event should not be performed by the source.
veto() - Method in class de.intarsys.tools.event.RequestEventFacade
 

W

wait(File, long, long) - Static method in class de.intarsys.tools.file.FileTools
Wait for a file to arrive.
waitSynchFile(File, int) - Static method in class de.intarsys.tools.file.SynchTools
 
WeakResourceReference - Class in de.intarsys.tools.resourcetracker
A generic reference to some trackable resource.
WeakResourceReference(Object, Object, ResourceTracker) - Constructor for class de.intarsys.tools.resourcetracker.WeakResourceReference
 
WildcardMatch - Class in de.intarsys.tools.file
Handles wildcards for filename matching.
WildcardMatch() - Constructor for class de.intarsys.tools.file.WildcardMatch
 
with(T) - Static method in class de.intarsys.tools.collection.ListTools
 
with(T, T) - Static method in class de.intarsys.tools.collection.ListTools
 
with(T, T, T) - Static method in class de.intarsys.tools.collection.ListTools
 
write(byte[]) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
write(byte[]) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Writes b.length bytes from the specified byte array, starting at the current offset.
write(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
write(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
write(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
write(byte[]) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
write(byte[]) - Method in class de.intarsys.tools.stream.HexDumpStream
 
write(byte[]) - Method in class de.intarsys.tools.stream.NullOutputStream
 
write(byte[]) - Method in class de.intarsys.tools.stream.TempFileOutputStream
 
write(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
write(byte[], int, int) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Writes len bytes from the specified byte array starting at start.
write(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
write(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
write(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
write(byte[], int, int) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
write(byte[], int, int) - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
write(byte[], int, int) - Method in class de.intarsys.tools.stream.HexDumpStream
 
write(byte[], int, int) - Method in class de.intarsys.tools.stream.NullOutputStream
 
write(byte[], int, int) - Method in class de.intarsys.tools.stream.TempFileOutputStream
 
write(char[], int, int) - Method in class de.intarsys.tools.writer.ConsoleWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class de.intarsys.tools.writer.EscapeWriter
 
write(char[], int, int) - Method in class de.intarsys.tools.writer.LogWriter
 
write(int) - Method in class de.intarsys.tools.randomaccess.BufferedRandomAccess
 
write(int) - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Writes the specified byte .
write(int) - Method in class de.intarsys.tools.randomaccess.RandomAccessByteArray
 
write(int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFile
 
write(int) - Method in class de.intarsys.tools.randomaccess.RandomAccessFilter
 
write(int) - Method in class de.intarsys.tools.randomaccess.RandomAccessViewport
 
write(int) - Method in class de.intarsys.tools.stream.ConsoleStream
 
write(int) - Method in class de.intarsys.tools.stream.FastByteArrayOutputStream
 
write(int) - Method in class de.intarsys.tools.stream.HexDumpStream
 
write(int) - Method in class de.intarsys.tools.stream.LogOutputStream
 
write(int) - Method in class de.intarsys.tools.stream.NullOutputStream
Writes the specified byte to this output stream.
write(int) - Method in class de.intarsys.tools.stream.TempFileOutputStream
 
write(int) - Method in class de.intarsys.tools.writer.LogWriter
 
write(File, byte[]) - Static method in class de.intarsys.tools.file.FileTools
Create a file from the byte content.
write(File, String) - Static method in class de.intarsys.tools.file.FileTools
Create a file from the string content.
write(File, String, boolean) - Static method in class de.intarsys.tools.file.FileTools
Create a file from the string content.
write(File, String, String) - Static method in class de.intarsys.tools.file.FileTools
Create a file from the string content.
write(File, String, String, boolean) - Static method in class de.intarsys.tools.file.FileTools
Create a file from the string content / append a string to a file
write(String, int, int) - Method in class de.intarsys.tools.writer.LogWriter
 
WRITEONLY - Static variable in interface de.intarsys.tools.reflect.IAccessHandlerAccessibility
 
WRITEONLY - Static variable in interface de.intarsys.tools.reflect.IAccessSupportAccessibility
 
WRITEONLY - Static variable in interface de.intarsys.tools.reflect.IFieldHandlerAccessibility
 

X

XMLEncodeSpecialChars - Class in de.intarsys.tools.xml
A reader that encodes XML special characters to entities.
XMLEncodeSpecialChars(Reader) - Constructor for class de.intarsys.tools.xml.XMLEncodeSpecialChars
 
XMLTools - Class in de.intarsys.tools.xml
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages