intarsys runtime library
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

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.
IActivityContext - Interface in de.intarsys.tools.component
Provides a context for an ongoing "activity".
IAdapterFactory<B> - 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.
IArgs.IBinding - Interface in de.intarsys.tools.functor
A binding between an index or name and a value in an IArgs object.
IArgumentDeclaration - Interface in de.intarsys.tools.functor
The declaration for an argument to an IFunctorCall.
IAttachmentSupport - Interface in de.intarsys.tools.attachment
An object that natively supports attachments.
IAttribute - Interface in de.intarsys.tools.infoset
An IAttribute is an information element in the infoset abstraction, attached to an IElement and accessed via its unique name.
IAttributeSupport - Interface in de.intarsys.tools.attribute
This interface declares support for "generic attributes".
IAuthenticationHandler - Interface in de.intarsys.aaa.authentication
The authentication strategy.
IBaseFunctor<T> - Interface in de.intarsys.tools.functor
An iconified behavior.
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 This is a basic support interface used in ObjectTools to support reflective operations.
IBasicRegistrySupport - Interface in de.intarsys.tools.reflect
An object supporting reflective registry operations.
IBeanContainer - Interface in de.intarsys.tools.bean
A container for bean POJO's
IBeanProxy - Interface in de.intarsys.tools.bean
 
ICategory - Interface in de.intarsys.tools.category
An object providing a classification for another object.
ICategoryRegistry - Interface in de.intarsys.tools.category
 
ICategorySupport - Interface in de.intarsys.tools.category
An object may declare its ability to classify itself.
ICharsetAccess - Interface in de.intarsys.tools.charset
 
ICharsetSupport - Interface in de.intarsys.tools.charset
 
IClass - Interface in de.intarsys.tools.objectmodel
The abstraction of a class in this object model.
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.
IClassRegistry - Interface in de.intarsys.tools.objectmodel
The abstraction of a "repository" of available IClass instances.
IClassSelector - Interface in de.intarsys.tools.objectmodel
A unique identifier for an IClass instance.
ICodeExitHandler - Interface in de.intarsys.tools.codeexit
An "interpreter" object that can handle execution of the "source" with the parameters in "args".
ICodeExitHandlerRegistry - Interface in de.intarsys.tools.codeexit
A registry that can map type names to ICodeExitHandler instances.
ICodeExitMetaHandler - Interface in de.intarsys.tools.codeexit
Handle meta semantics on behalf of a CodeExit service type.
IComponentProvider<C,T> - Interface in de.intarsys.tools.ui
An object that can publish itself as a concrete toolkit component.
IContextSupport - Interface in de.intarsys.tools.component
Component lifecycle feature.
IConverter<S,T> - Interface in de.intarsys.tools.converter
The interface for a converter object.
IConverterRegistry - Interface in de.intarsys.tools.converter
The registry for all IConverter instances.
ICredential - Interface in de.intarsys.tools.authenticate
The abstraction of a credential provided by a principal for authentication purposes.
ICredentialProvider - Interface in de.intarsys.tools.authenticate
Provide an ICredential for authentication.
ICredentialScope - Interface in de.intarsys.tools.authenticate
A scope where an ICredential is valid.
ICredentialSpec - Interface in de.intarsys.tools.authenticate
The specification of an ICredential.
ICredentialStore - Interface in de.intarsys.tools.authenticate
An ICredentialProvider that supports writing.
ICryptdec - Interface in de.intarsys.tools.crypto
En/Decrypt data.
ICryptdecFactory - Interface in de.intarsys.tools.crypto
Create an ICryptdec for a concrete crypto operation.
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.MessageEvent
 
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.objectmodel.InvokeAccept
 
ID - Static variable in class de.intarsys.tools.objectmodel.InvokeIntercept
 
ID - Static variable in class de.intarsys.tools.preferences.PreferencesChangeEvent
 
ID - Static variable in class de.intarsys.tools.reflect.InvokeAccept
 
ID - Static variable in class de.intarsys.tools.reflect.InvokeIntercept
 
ID_ALL - Static variable in class de.intarsys.tools.event.Event
 
IDateEnvironment - Interface in de.intarsys.tools.date
A service providing Date instances with difference accuracy.
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 IDeclarationElement 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.
IDeserializer - Interface in de.intarsys.tools.serialize
An IDeserializer can deserialize an object from its current state.
IDigest - Interface in de.intarsys.tools.digest
A digital "fingerprint" for a piece of data.
IDigester - Interface in de.intarsys.tools.digest
Computes an IDigest (hash value) for the provided data.
IDirectTagHandler - Interface in de.intarsys.tools.reader
 
IDisposable - Interface in de.intarsys.tools.component
This interface declares that the object must be disposed at the end of its lifecycle in order to get all resources released.
IDocument - Interface in de.intarsys.tools.infoset
An IDocument is the root information element in the infoset abstraction, containing a single root IElement instance.
IDumpObject - Interface in de.intarsys.tools.logging
 
IElement - Interface in de.intarsys.tools.infoset
An IElement is an information container in the infoset abstraction.
IElementConfigurable - Interface in de.intarsys.tools.infoset
An object that supports configuration by an Element instance.
IElementConfigurationHandler - Interface in de.intarsys.tools.infoset
An object that supports configuration of a target object using an Element instance.
IElementFactory - Interface in de.intarsys.tools.infoset
A factory for the infoset abstraction primitives.
IElementSerializable - Interface in de.intarsys.tools.infoset
An object that supports serialization to an Element instance.
IElementSerializationHandler - Interface in de.intarsys.tools.infoset
An object that supports serialization of a target object to an Element instance.
IEventBus - Interface in de.intarsys.tools.eventbus
A simple publish / subscribe bus.
IExceptionHandler - Interface in de.intarsys.tools.component
An object that handles exceptions.
IExpirationSupport - Interface in de.intarsys.tools.component
Mark a resource that has a restricted lifetime.
IExtension - Interface in de.intarsys.claptz
An object defining the dynamic extension to an IExtensionPoint.
IExtensionPoint - Interface in de.intarsys.claptz
An object defining a "plugin" point, where otherwise unrelated client code may register an IExtension for use and activation by the IExtensionPoint provider.
IExtensionPointHandler - Interface in de.intarsys.claptz
An object that handles the semantics of IExtensionPoint and/or IExtension instances.
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
 
IField - Interface in de.intarsys.tools.objectmodel
The abstraction of a "field" or "attribute" member in an IClass.
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<T> - 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<T,F extends IFunctor<T>> - 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
 
IFunctorRegistry - Interface in de.intarsys.tools.functor
A registry for accessing IFunctor instances.
ignorableWhitespace(char[], int, int) - Method in class de.intarsys.tools.sax.ForwardHandler
 
ignorableWhitespace(char[], int, int) - Method in interface de.intarsys.tools.sax.ISAXElementHandler
this message is sent when ignorable whitespace is available to the receiver
ignorableWhitespace(char[], int, int) - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
ignorableWhitespace(char[], int, int) - Method in class de.intarsys.tools.sax.SAXContextBasedHandler
 
IgnoreElementHandler - Class in de.intarsys.tools.sax
Ignore further SAX events until this handler is popped from the stack.
IgnoreElementHandler() - Constructor for class de.intarsys.tools.sax.IgnoreElementHandler
 
IHandlerFactory - Interface in de.intarsys.tools.logging
 
IIdentifiable - Interface in de.intarsys.tools.component
An object that can be identified via a unique id.
IInitializeable - Interface in de.intarsys.tools.component
Component lifecycle feature.
IInstrument - Interface in de.intarsys.claptz
The instrument specification.
IInstrumentPrerequisite - Interface in de.intarsys.claptz
The definition of a prerequisite to an IInstrument instance.
IInstrumentRegistry - Interface in de.intarsys.claptz
A registry for IInstrument instances.
IInstrumentStore - Interface in de.intarsys.claptz.io
 
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.
IIPCScope - Interface in de.intarsys.tools.ipc
All exported/imported objects for the IPC mechanism are held and looked up in the IIPCScope.
IIPCStubFactory<T> - Interface in de.intarsys.tools.ipc
This object creates a business level object from an IPCHandle for better use in local client code.
ILiteralResult - Interface in de.intarsys.tools.result
An IResult holding the literal value od the 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
An abstraction for the location of resource data.
ILocatorFactory - Interface in de.intarsys.tools.locator
A factory for an ILocator.
ILocatorFactorySupport - Interface in de.intarsys.tools.locator
An object that can provide an ILocatorFactory for local lookup.
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 or base 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.
IMember - Interface in de.intarsys.tools.objectmodel
An abstraction for any member within an IClass.
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.
IMethod - Interface in de.intarsys.tools.objectmodel
The abstraction of a "method" or "function" within an IClass.
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
 
ImmutableDelegatingLocator - Class in de.intarsys.tools.locator
Superclass for implementing a delegation model on an immutable wrapped ILocator.
ImmutableDelegatingLocator(ILocator) - Constructor for class de.intarsys.tools.locator.ImmutableDelegatingLocator
 
IMonitor - Interface in de.intarsys.tools.monitor
A monitor allows "monitoring" events along thread as a sequence of samples.
IMonitorRegistry - Interface in de.intarsys.tools.monitor
A registry for IMonitor instances.
importHandle(String) - Method in interface de.intarsys.tools.ipc.IIPCScope
Make an id retrieved from some marshaling layer available as a handle to the remote system in the local VM.
importHandle(String) - Method in class de.intarsys.tools.ipc.StandardIPCScope
 
importPreferences(IPreferences, IPreferences) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
in(Iterator<T>) - Static method in class de.intarsys.tools.collection.IterableTools
Wraps an iterator in an Iterable interface, so it can be used in simplified for-loops.
increment() - Method in class de.intarsys.tools.monitor.Counter
 
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.
init() - Method in class de.intarsys.tools.logging.LogHandlerSwitcher
 
initialize(String, String, String, Attributes) - Method in class de.intarsys.tools.sax.DelegatingElementHandler
 
initialize(String, String, String, Attributes) - Method in interface de.intarsys.tools.sax.ISAXElementHandler
this message is sent when - the receiver was created - it was pushed on the stack. - markStartLocation() was called
initialize(String, String, String, Attributes) - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
initializeAfterConstruction() - Method in interface de.intarsys.tools.component.IInitializeable
Initialize the components state.
initializeAfterCreation() - Method in interface de.intarsys.tools.component.IInitializeable
Initialize the components state.
initializeDocumentElement() - Method in interface de.intarsys.tools.sax.ISAXElementHandler
this message is sent when - the document was started - the receiver represents a document element
initializeDocumentElement() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
INodeHandler - Interface in de.intarsys.tools.tree
This strategy object allows modification of a CommonNode behavior if it is not appropriate to create a subclass of its own.
INoticesSupport - Interface in de.intarsys.tools.notice
An object that can handles notices.
INotificationListener - Interface in de.intarsys.tools.event
Called to inform a listener about an event occurrence.
INotificationObserver<M extends INotificationSupport> - Interface in de.intarsys.tools.event
An object that observes another.
INotificationSupport - Interface in de.intarsys.tools.event
The implementor supports registration of INotificationListener objects to be informed about events.
insert(Object, Object) - Method in class de.intarsys.tools.reflect.CollectionRelationHandler
 
insert(Object, Object) - Method in class de.intarsys.tools.reflect.GenericRelationHandler
 
insert(C, E) - Method in interface de.intarsys.tools.reflect.IRelationHandler
Add a new object to the association in owner.
insert(Object, Object) - Method in class de.intarsys.tools.reflect.MapRelationHandler
 
insert(Object, String, Object) - Static method in class de.intarsys.tools.reflect.ObjectTools
Insert value in the relation field name in object.
insert(Object, Object) - Method in class de.intarsys.tools.reflect.ReflectionRelationHandler
 
insert(Object, Object) - Method in class de.intarsys.tools.reflect.RelationHandlerAdapter
 
insertCellValue(int, int, byte) - Method in class de.intarsys.tools.hex.HexData
 
install() - Method in interface de.intarsys.claptz.IExtensionPointHandler
Install a new IExtensionPoint.
install(IExtension) - Method in interface de.intarsys.claptz.IExtensionPointHandler
Install a new IExtension.
install() - Method in class de.intarsys.claptz.impl.ExtensionPointHandlerAdapter
 
install(IExtension) - Method in class de.intarsys.claptz.impl.ExtensionPointHandlerAdapter
 
install() - Method in class de.intarsys.tools.expression.ExpressionEvaluator.Installer
 
install() - Method in class de.intarsys.tools.expression.MapResolver.AddEntry
 
install() - Method in class de.intarsys.tools.expression.TemplateEvaluator.Installer
 
Install - Class in de.intarsys.tools.installresource
Abstract superclass for implementing file resource deployment behavior.
Install(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.Install
 
InstallCert - Class in de.intarsys.tools.net
 
InstallCert() - Constructor for class de.intarsys.tools.net.InstallCert
 
installExtensions(IInstrumentRegistry, String, IExtensionPointHandler) - Static method in class de.intarsys.claptz.InstrumentTools
Helper method to register all extensions to an extension point correctly.
InstallFile - Class in de.intarsys.tools.installresource
An abstraction to access a single 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 classloader.
InstallZip(String, String, boolean) - Constructor for class de.intarsys.tools.installresource.InstallZip
 
InstrumentException - Exception in de.intarsys.claptz
An unchecked exception to be used internal in the Instrument framework for indicating abnormal conditions when dealing with instruments.
InstrumentException(String) - Constructor for exception de.intarsys.claptz.InstrumentException
 
InstrumentException(String, Throwable) - Constructor for exception de.intarsys.claptz.InstrumentException
 
InstrumentRegistry - Class in de.intarsys.claptz
A singleton to access the VM IInstrumentRegistry.
InstrumentRegistry() - Constructor for class de.intarsys.claptz.InstrumentRegistry
 
InstrumentRegistryException - Exception in de.intarsys.claptz
An exception indicating errors when dealing with the IInstrumentRegistry.
InstrumentRegistryException(String) - Constructor for exception de.intarsys.claptz.InstrumentRegistryException
 
InstrumentRegistryException(String, Throwable) - Constructor for exception de.intarsys.claptz.InstrumentRegistryException
 
InstrumentResolver - Class in de.intarsys.claptz
An IStringEvaluator implementation giving access to IInstrument related information.
InstrumentResolver(IInstrument) - Constructor for class de.intarsys.claptz.InstrumentResolver
 
InstrumentSerializer - Class in de.intarsys.claptz.io
 
InstrumentSerializer(SerializationContext) - Constructor for class de.intarsys.claptz.io.InstrumentSerializer
 
InstrumentSerializer(SerializationContext, boolean) - Constructor for class de.intarsys.claptz.io.InstrumentSerializer
 
InstrumentTools - Class in de.intarsys.claptz
 
InstrumentTools() - Constructor for class de.intarsys.claptz.InstrumentTools
 
IntegerAdapter - Class in de.intarsys.tools.jaxb
Convert a string to an integer, supporting decimal, hex, octal and binary formats.
IntegerAdapter() - Constructor for class de.intarsys.tools.jaxb.IntegerAdapter
 
IntegerFromBooleanConverter - Class in de.intarsys.tools.converter
Convert a Boolean to Integer
IntegerFromBooleanConverter() - Constructor for class de.intarsys.tools.converter.IntegerFromBooleanConverter
 
IntegerFromNumberConverter - Class in de.intarsys.tools.converter
Convert a Number to Integer
IntegerFromNumberConverter() - Constructor for class de.intarsys.tools.converter.IntegerFromNumberConverter
 
IntegerFromStringConverter - Class in de.intarsys.tools.converter
Convert a String to Integer
IntegerFromStringConverter() - Constructor for class de.intarsys.tools.converter.IntegerFromStringConverter
 
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 class de.intarsys.tools.objectmodel.FunctorMethod
 
invoke(Object, Object, String, IArgs) - Static method in class de.intarsys.tools.objectmodel.ObjectModelTools
 
invoke(Object, String, IArgs) - Static method in class de.intarsys.tools.objectmodel.ObjectModelTools
 
invoke(Object, String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationHandler
Make a reflective call to the method name within receiver
invoke(String, IArgs) - Method in interface de.intarsys.tools.reflect.IInvocationSupport
Make a reflective call to the method name.
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, String, Object...) - Static method in class de.intarsys.tools.reflect.ObjectTools
Invoke method name in object.
invoke(String, IArgs) - Method in class de.intarsys.tools.reflect.PojoReflector
 
invoke(Object, IArgs) - Method in class de.intarsys.tools.reflect.Predicates.And
 
invoke(Object, IArgs) - Method in class de.intarsys.tools.reflect.Predicates.Not
 
invoke(Object, IArgs) - Method in class de.intarsys.tools.reflect.Predicates.Or
 
InvokeAccept - Class in de.intarsys.tools.objectmodel
An event indicating the succesful terminated invocation of a method for a receiver.
InvokeAccept(IMethod, Object, IArgs) - Constructor for class de.intarsys.tools.objectmodel.InvokeAccept
 
InvokeAccept - Class in de.intarsys.tools.reflect
An event indicating a successfully terminated invocation.
InvokeAccept(Object, String, IArgs, Object, Throwable) - Constructor for class de.intarsys.tools.reflect.InvokeAccept
 
InvokeIntercept - Class in de.intarsys.tools.objectmodel
An event indicating the upcoming invocation of a method for a receiver.
InvokeIntercept(Object, INotificationListener, IMethod, IArgs) - Constructor for class de.intarsys.tools.objectmodel.InvokeIntercept
 
invokeIntercept(Object, INotificationListener, String, IArgs) - Static method in class de.intarsys.tools.objectmodel.ObjectModelTools
 
invokeIntercept(Object, Object, INotificationListener, String, IArgs) - Static method in class de.intarsys.tools.objectmodel.ObjectModelTools
 
InvokeIntercept - Class in de.intarsys.tools.reflect
An event indicating an upcoming invocation.
InvokeIntercept(Object, String, IArgs) - Constructor for class de.intarsys.tools.reflect.InvokeIntercept
 
IOIDGenerator - Interface in de.intarsys.tools.oid
 
IOutlet - Interface in de.intarsys.tools.factory
The IOutlet is a collection of IFactory.
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.
IPathFilter - Interface in de.intarsys.tools.file
 
IPCHandle - Class in de.intarsys.tools.ipc
The representation of an object that lives remote to the local VM.
IPCMarshaller - Class in de.intarsys.tools.ipc
 
IPCMarshaller() - Constructor for class de.intarsys.tools.ipc.IPCMarshaller
 
IPCObject - Class in de.intarsys.tools.ipc
 
IPCObject() - Constructor for class de.intarsys.tools.ipc.IPCObject
 
IPCObjectFromObjectConverter - Class in de.intarsys.tools.ipc
Convert a Object to an IPCObject format.
IPCObjectFromObjectConverter() - Constructor for class de.intarsys.tools.ipc.IPCObjectFromObjectConverter
 
IPCScope - Class in de.intarsys.tools.ipc
A VM singleton for the IIPCScope
IPCTools - Class in de.intarsys.tools.ipc
Tool methods for handle interprocess references.
IPCTools() - Constructor for class de.intarsys.tools.ipc.IPCTools
 
IPermission - Interface in de.intarsys.aaa.permission
An iconified permission to access an IResource.
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.
IPresentationHandler - Interface in de.intarsys.tools.presentation
An object to provide presentation information on behalf of another.
IPresentationSupport - Interface in de.intarsys.tools.presentation
These objects can be presented by a GUI.
IPresentationSupportFactory - Interface in de.intarsys.tools.presentation
A factory to create IPresentationSupport objects for POJO's.
IPrompter - Interface in de.intarsys.tools.prompter
 
IProxy<T> - 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.
IRange - Interface in de.intarsys.tools.range
 
IRangeContext - Interface in de.intarsys.tools.range
Contextual information for resolving range declarations like "first", "last", "all" or "current".
IReferenceCounter - Interface in de.intarsys.tools.component
An object that is aware of its referents.
IRelationHandler<C,E> - Interface in de.intarsys.tools.reflect
An object that can manage a relationship from an owner to a collection of associated components.
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.
IResource - Interface in de.intarsys.aaa.resource
An IResource is the target of a permission check.
IResource - Interface in de.intarsys.tools.transaction
A resource involved in a transactional task.
IResourceAccessHandler - Interface in de.intarsys.aaa.resource
An IResourceAccessHandler can protect access to an IResource.
IResourceReference - Interface in de.intarsys.tools.resourcetracker
An interface for accessing a generic resource associated with a tracked Reference by the ResourceTracker.
IResourceRegistry - Interface in de.intarsys.aaa.resource
A registry for IResource instances
IResourceType<T extends IResource> - Interface in de.intarsys.tools.transaction
The type of an IResource.
IResult - Interface in de.intarsys.tools.result
An IResult is a value holder object wrapping the outcome of a computation.
IReturnTypeInfo - Interface in de.intarsys.tools.objectmodel
An executable object (like a functor or executable) holding meta information about the type of its result.
IS_PREFIX - Static variable in class de.intarsys.tools.reflect.ObjectTools
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.AndPermission
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.DenyPermission
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.GrantPermission
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.NotPermission
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.OrPermission
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.permission.PermissionResourceAccessHandler
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.resource.DenyResourceAccessHandler
 
isAccessGranted(IResource) - Method in class de.intarsys.aaa.resource.GrantResourceAccessHandler
 
isAccessGranted(IResource) - Method in interface de.intarsys.aaa.resource.IResourceAccessHandler
if this handler grants access to the resource.
isActive() - Method in interface de.intarsys.tools.component.IActivateDeactivate
 
isActive() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isActive() - Method in class de.intarsys.tools.logging.ThreadFilter
 
isActive() - Method in class de.intarsys.tools.monitor.NullMonitor
 
isAdministrator() - Method in interface de.intarsys.aaa.authentication.ISubject
A flag if this subject has administrative rights.
isAlwaysUnchanged() - Method in class de.intarsys.tools.locator.TransientLocator
 
ISample - Interface in de.intarsys.tools.monitor
A sample taken while the IMonitor is tracing.
isAncestor(File, File) - Static method in class de.intarsys.tools.file.FileTools
 
isAppend() - Method in class de.intarsys.tools.locator.FileLocator
 
isAppend() - Method in class de.intarsys.tools.logging.FileHandlerFactory
 
isAssignable(Class, Class) - Static method in class de.intarsys.tools.reflect.ObjectTools
 
isAsynch() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isAttachment(File, String) - Static method in class de.intarsys.tools.file.FileAttachmentTools
true, if file is an attachment as defined in the extensions. extensions is a ";" separated list of extensions in the form ".ext".
isAuthenticationRequired() - Method in interface de.intarsys.aaa.authentication.IAuthenticationHandler
true if the IAuthenticationHandler requires authentication.
isAvailable() - Method in class de.intarsys.tools.file.FileSnapshot
true if the snapshot files are "available" for use by a reader/writer (not locked by any other client).
ISaveStateSupport - Interface in de.intarsys.tools.component
An object supporting state dumps.
ISAXElementHandler - Interface in de.intarsys.tools.sax
An object that is able to handle all SAX events that can happen while a SAX element context (an open tag) is active.
isBase64(byte) - 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 interface de.intarsys.tools.functor.IDeclaration
true if this declaration has child elements itself.
isCancelled() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isChanged() - Method in class de.intarsys.tools.file.FileSnapshot
true if the snapshot has changed since the last inspection via "isChanged"
isCharacterDataAllowed() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
isCitrix() - Static method in class de.intarsys.tools.system.SystemTools
 
isComposite() - Method in class de.intarsys.tools.tlv.common.SimpleElement
 
isComposite() - Method in class de.intarsys.tools.tlv.common.TlvElement
true if this element contains TLV data itself.
isConsumed() - Method in class de.intarsys.tools.event.Event
 
IScopedPlatformPreferences - Interface in de.intarsys.tools.preferences
A interface that indicates the availability of "scoping" for a standard Java Preferences implementation.
isCreateDocument() - Method in class de.intarsys.tools.serialize.xml.XMLSerializer
 
isDebug() - Method in class de.intarsys.tools.notice.Notice
 
isDefaultDefined() - Method in class de.intarsys.tools.functor.ArgumentDeclaration
 
isDefaultDefined() - Method in interface de.intarsys.tools.functor.IArgumentDeclaration
 
isDeferred() - Method in interface de.intarsys.claptz.IExtensionPointHandler
true if this installer defers installation.
isDeferred() - Method in class de.intarsys.claptz.impl.ExtensionPointHandlerAdapter
 
isDefined(String) - Method in class de.intarsys.tools.expression.TaggedStringVariables
 
isDefined(int) - Method in class de.intarsys.tools.functor.Args
 
isDefined(String) - Method in class de.intarsys.tools.functor.Args
 
isDefined(IArgs, String) - Static method in class de.intarsys.tools.functor.ArgTools
Interpret path as a "." separated sequence of arg names, descend (and lazy create) the tree of IArgs objects and return true if all bindings in the path are defined.
isDefined(int) - Method in class de.intarsys.tools.functor.ChainedArgs
 
isDefined(String) - Method in class de.intarsys.tools.functor.ChainedArgs
 
isDefined() - Method in interface de.intarsys.tools.functor.IArgs.IBinding
 
isDefined(int) - Method in interface de.intarsys.tools.functor.IArgs
true if an argument at index is defined.
isDefined(String) - Method in interface de.intarsys.tools.functor.IArgs
true if an argument named name is defined.
isDefined(int) - Method in class de.intarsys.tools.infoset.ElementArgsAdapter
 
isDefined(String) - Method in class de.intarsys.tools.infoset.ElementArgsAdapter
 
isDefined(int) - Method in class de.intarsys.tools.infoset.ElementChildrenArgsAdapter
 
isDefined(String) - Method in class de.intarsys.tools.infoset.ElementChildrenArgsAdapter
 
isDefined(int) - Method in class de.intarsys.tools.preferences.PreferencesArgs
 
isDefined(String) - Method in class de.intarsys.tools.preferences.PreferencesArgs
 
isDefinedSource() - Method in class de.intarsys.tools.codeexit.CodeExit
 
isDefinedType() - Method in class de.intarsys.tools.codeexit.CodeExit
 
isDelete() - Method in class de.intarsys.claptz.impl.ExtensionObjectDelete
 
isDelete() - Method in class de.intarsys.claptz.impl.ExtensionOperation
 
isDeprecated(Object) - Static method in class de.intarsys.tools.tag.TagDeprecated
 
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.FailedLocator
 
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.NoopLocator
 
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
 
isDirectory() - Method in class de.intarsys.tools.locator.trusted.TrustedLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.URLLocator
 
isDirectory() - Method in class de.intarsys.tools.locator.ZipFileLocator
 
isDisposed() - Method in interface de.intarsys.tools.component.IDisposable
true if this object is already disposed.
isDisposed() - Method in class de.intarsys.tools.ipc.StandardIPCScope
 
isDisposed() - Method in class de.intarsys.tools.ui.UIComponent
 
isDocumentElementLevel() - Method in class de.intarsys.tools.sax.SAXContextBasedHandler
 
isDocumentHandler() - Method in interface de.intarsys.tools.sax.ISAXElementHandler
an handler is a document handler when it handles the startDocument() and endDocument() messages
isDocumentHandler() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
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() - Method in class de.intarsys.tools.sax.SAXContextBasedHandler
 
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.
isEmpty() - Method in class de.intarsys.tools.tree.DeclaredPropertiesNode
 
ISerializationFactory - Interface in de.intarsys.tools.serialize
An ISerializationFactory is responsible for the creation of ISerializer and IDeserializer instances.
ISerializationOutlet - Interface in de.intarsys.tools.serialize
An ISerializationOutlet can provide lookup for ISerializationFactory instances.
ISerializer - Interface in de.intarsys.tools.serialize
An ISerializer serializes "object" to its underlying persistence representation.
isError() - Method in class de.intarsys.tools.notice.Notice
 
isError() - Method in class de.intarsys.tools.sax.SAXContextBasedHandler
 
isEscape() - Method in class de.intarsys.tools.expression.TaggedStringEvaluator
 
isEscape() - Method in class de.intarsys.tools.expression.TaggedStringParser
 
isEscapeText() - Method in class de.intarsys.tools.infoset.OutputFormat
DOCUMENT ME!
isExcluded() - Method in class de.intarsys.claptz.State
 
isExcluded() - Method in class de.intarsys.claptz.StateExcluded
 
isExpandEmptyElements() - Method in class de.intarsys.tools.infoset.OutputFormat
 
isExpired() - Method in class de.intarsys.tools.component.ExpireAfter
 
isExpired() - Method in class de.intarsys.tools.component.ExpireAnd
 
isExpired() - Method in class de.intarsys.tools.component.ExpireAt
 
isExpired() - Method in class de.intarsys.tools.component.ExpireNever
 
isExpired() - Method in class de.intarsys.tools.component.ExpireOr
 
isExpired() - Method in class de.intarsys.tools.component.ExpireTimeout
 
isExpired() - Method in class de.intarsys.tools.component.ExpireUsage
 
isExpired() - Method in interface de.intarsys.tools.component.IExpirationSupport
true if this resource is no longer valid (has expired).
isExpression() - Method in class de.intarsys.tools.expression.TaggedStringExpression
 
isExpression() - Method in class de.intarsys.tools.expression.TaggedStringLiteral
 
isExtensionMatch(File, String) - Static method in class de.intarsys.tools.file.FileTools
 
isFailed() - Method in class de.intarsys.claptz.State
 
isFailed() - Method in class de.intarsys.claptz.StateFailed
 
isFailed() - Method in class de.intarsys.tools.concurrent.AbstractFutureTask
 
isFixTag() - Method in class de.intarsys.tools.sax.XMLElementWriter
 
isFixTag() - Method in class de.intarsys.tools.sax.XMLWriter
Deprecated.
 
isForceToString() - Method in class de.intarsys.tools.reader.DirectTagReader
 
isHandlerPerAttach() - Method in class de.intarsys.tools.logging.LogHandlerSwitcher
 
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
 
ISignatureInfo - Interface in de.intarsys.tools.objectmodel
An object holding meta information about an executable object, like for example an IFunctor or IMethod.
isIgnoreCase() - Method in class de.intarsys.tools.file.WildcardMatch
 
isIgnoreUndefinedEscape() - Method in class de.intarsys.tools.reader.UnEscapeReader
 
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.preferences.PreferencesArgs
 
isInfo() - Method in class de.intarsys.tools.notice.Notice
 
isInsert() - Method in class de.intarsys.claptz.impl.ExtensionObjectInsert
 
isInsert() - Method in class de.intarsys.claptz.impl.ExtensionOperation
 
isInstalled() - Method in interface de.intarsys.claptz.IExtensionPointHandler
true if this installer is installed.
isInstalled() - Method in class de.intarsys.claptz.impl.ExtensionPointHandlerAdapter
 
isInteger() - Method in class de.intarsys.tools.number.NumberParser
 
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.
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.
isKnownReason(Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
isLeaf() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
isLeftToRight() - Method in class de.intarsys.tools.message.TextOrientation
 
isLegalPath(String) - Static method in class de.intarsys.tools.file.FileTools
 
isLinux() - Static method in class de.intarsys.tools.system.SystemTools
 
isLiteral() - Method in class de.intarsys.tools.expression.TaggedStringExpression
 
isLiteral() - Method in class de.intarsys.tools.expression.TaggedStringLiteral
 
isLocked(File) - Static method in class de.intarsys.tools.file.FileTools
Answer true if a cooperative FileTools.Lock is held on file.
isLoggable(LogRecord) - Method in class de.intarsys.tools.logging.ThreadFilter
 
isLookupProviders() - Method in class de.intarsys.tools.converter.StandardConverterRegistry
 
isLost() - Method in class de.intarsys.tools.file.FileSnapshot
 
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
 
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.preferences.PreferencesArgs
 
isNew() - Method in class de.intarsys.claptz.State
 
isNew() - Method in class de.intarsys.claptz.StateNew
 
isNewLineAfterDeclaration() - Method in class de.intarsys.tools.infoset.OutputFormat
DOCUMENT ME!
isNewlines() - Method in class de.intarsys.tools.infoset.OutputFormat
 
isNextEnabled() - Method in class de.intarsys.tools.ui.UIWizard
 
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
 
isObject(Object[]) - Method in class de.intarsys.tools.enumeration.DomainItem
 
isOmitDeclaration() - Method in class de.intarsys.tools.sax.XMLWriter
Deprecated.
 
isOmitEncoding() - Method in class de.intarsys.tools.infoset.OutputFormat
 
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.FailedLocator
 
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.NoopLocator
 
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
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.trusted.TrustedLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.URLLocator
 
isOutOfSynch() - Method in class de.intarsys.tools.locator.ZipFileLocator
 
isPlatformDependent() - Method in class de.intarsys.tools.installresource.Install
 
isPrepared() - Method in class de.intarsys.claptz.State
 
isPrepared() - Method in class de.intarsys.claptz.StatePrepared
 
isPrerequisiteImplied(IInstrument, IInstrument) - Static method in class de.intarsys.claptz.InstrumentTools
Check if newPrerequisite is required already directly or indirectly
isPrettyPrint() - Method in class de.intarsys.tools.sax.XMLElementWriter
 
isPrettyPrint() - Method in class de.intarsys.tools.sax.XMLWriter
Deprecated.
 
isPreviousEnabled() - Method in class de.intarsys.tools.ui.UIWizard
 
isPropertyDescriptor(IArgs) - Static method in class de.intarsys.tools.functor.ResultTools
 
isPropertyDescriptorProperty(String) - Static method in class de.intarsys.tools.functor.ResultTools
 
isPropertyDisplay(IArgs, boolean) - Static method in class de.intarsys.tools.functor.ResultTools
 
isPropertyDisplay(IArgs, String, boolean) - Static method in class de.intarsys.tools.functor.ResultTools
 
isPropertyReturn(IArgs, boolean) - Static method in class de.intarsys.tools.functor.ResultTools
 
isPropertyReturn(IArgs, String, boolean) - Static method in class de.intarsys.tools.functor.ResultTools
 
isReadOnly() - Method in class de.intarsys.claptz.impl.StandardInstrumentRegistry
 
isReadOnly(File) - Static method in class de.intarsys.tools.file.FileTools
 
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.FailedLocator
 
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.NoopLocator
 
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.locator.trusted.TrustedLocator
 
isReadOnly() - Method in class de.intarsys.tools.locator.URLLocator
 
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
 
isRelative() - Method in class de.intarsys.tools.monitor.Monitor
DOCUMENT ME!
isResolved() - Method in class de.intarsys.tools.ipc.IPCHandle
 
isRootElementHandler() - Method in interface de.intarsys.tools.sax.ISAXElementHandler
a handler is a root handler when it is the element immediately below a document handler ther can be only a single root element in a document element.
isRootElementHandler() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
docme
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
 
isSingleton() - Method in class de.intarsys.tools.logging.CommonHandlerFactory
 
ISSLEnvironment - Interface in de.intarsys.tools.net
Provide a SSL environment abstraction for creating preconfigured SSLContext instances.
isStarted() - Method in class de.intarsys.claptz.impl.StandardInstrumentRegistry
 
isStarted() - Method in class de.intarsys.claptz.State
 
isStarted() - Method in class de.intarsys.claptz.StateStarted
 
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
 
isStarted() - Method in class de.intarsys.tools.sax.SAXContextBasedHandler
 
isSticky() - Method in class de.intarsys.tools.notice.Notice
 
isStopped() - Method in class de.intarsys.claptz.State
 
isStopped() - Method in class de.intarsys.claptz.StateStopped
 
isStrict() - Method in class de.intarsys.tools.expression.MapResolver
 
isSupported(Object) - Static method in class de.intarsys.tools.serialize.BONTools
 
isSuppressDeclaration() - Method in class de.intarsys.tools.infoset.OutputFormat
DOCUMENT ME!
isSuspended() - Method in interface de.intarsys.tools.component.ISuspendResume
 
isSwallowExceptions() - Method in class de.intarsys.tools.expression.TaggedStringEvaluator
 
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
 
isSynchSynchronous() - Method in class de.intarsys.tools.locator.URLLocator
 
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 ?
isTimeout(Throwable) - Static method in class de.intarsys.tools.exception.ExceptionTools
 
IStreamResult - Interface in de.intarsys.tools.result
An IResult whose content can be expressed with an ILocator.
isTrimText() - Method in class de.intarsys.tools.infoset.OutputFormat
 
IStringEvaluator - Interface in de.intarsys.tools.expression
Declares the ability to evaluate an expression or statement (for example "2+3" or "variable") defined in a string and return the result.
IStringEvaluatorAccess - Interface in de.intarsys.tools.expression
An object whose string expansion strategies can be customized.
IStringEvaluatorSupport - Interface in de.intarsys.tools.expression
An object that can publish its state via an IStringEvaluator.
isTypeActivity() - Method in class de.intarsys.tools.reporter.ReportEvent
 
isTypeError() - Method in class de.intarsys.tools.reporter.ReportEvent
 
isTypeMessage() - Method in class de.intarsys.tools.reporter.ReportEvent
 
isTypeProgress() - Method in class de.intarsys.tools.reporter.ReportEvent
 
isTypeStatus() - Method in class de.intarsys.tools.reporter.ReportEvent
 
ISubject - Interface in de.intarsys.aaa.authentication
The authenticated subject.
isUpdate() - Method in class de.intarsys.claptz.impl.ExtensionObjectUpdate
 
isUpdate() - Method in class de.intarsys.claptz.impl.ExtensionOperation
 
isUseTempFile() - Method in class de.intarsys.tools.locator.FileLocator
true if temp file should be used.
ISuspendResume - Interface in de.intarsys.tools.component
 
isValid(char[]) - Method in interface de.intarsys.tools.authenticate.IPasswordValidator
Check if the password provided by the user is valid.
isValid() - Method in class de.intarsys.tools.file.FileTools.Lock
 
isValidState(Object...) - Method in class de.intarsys.tools.enumeration.Domain
 
isVetoed() - Method in class de.intarsys.tools.event.Event
 
isVisibleAt(Object, String) - Static method in class de.intarsys.tools.tag.TagVisible
 
isVisibleEqual(Object, String) - Static method in class de.intarsys.tools.tag.TagVisible
 
isVowel(char) - Static method in class de.intarsys.tools.string.CharacterTools
true if c is a vowel.
isWarning() - Method in class de.intarsys.tools.notice.Notice
 
isWhitespaceAllowed() - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
 
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
 
isWriteAttributes() - Method in class de.intarsys.tools.sax.XMLElementWriter
 
isWriteAttributes() - Method in class de.intarsys.tools.sax.XMLWriter
Deprecated.
 
isXHTML() - Method in class de.intarsys.tools.infoset.OutputFormat
Whether or not to use the XHTML standard: like HTML but passes an XML parser with real, closed tags.
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.
ITagSupport - Interface in de.intarsys.tools.tag
An object that natively supports tags.
ITaskListener - Interface in de.intarsys.tools.concurrent
 
ITaskListenerSupport - Interface in de.intarsys.tools.concurrent
 
IterableTools - Class in de.intarsys.tools.collection
 
iterator() - Method in class de.intarsys.tools.collection.ReverseListIterator
 
iterator() - Method in class de.intarsys.tools.expression.TaggedStringVariables
 
iterator() - Method in class de.intarsys.tools.json.JsonArray
 
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
 
iterator() - Method in class de.intarsys.tools.tlv.common.TlvTemplate
 
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.
iteratorTagged(int) - Method in class de.intarsys.tools.tlv.common.TlvTemplate
 
ITrace - Interface in de.intarsys.tools.monitor
A trace of ISample instances for a specific IMonitor .
ITransaction - Interface in de.intarsys.tools.transaction
A transactional process.
ITransactionManager - Interface in de.intarsys.tools.transaction
The public interface for client driven transaction management.
ITrustedLocator - Interface in de.intarsys.tools.locator.trusted
This ILocator guarantees that a change to its physical resource while its is used by application code will be detected or healed.
IUIComponent<M,C,T> - Interface in de.intarsys.tools.ui
A user interface component abstraction, acting as a mediator to a concrete window toolkit and a link between view and model layer.
IUnEscaper - Interface in de.intarsys.tools.reader
An interface for readers that can escape character sequences.
IValidator<T> - Interface in de.intarsys.tools.validation
A functor object that can validate a target.
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
 
IWriterFactory - Interface in de.intarsys.tools.sax
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
intarsys runtime library

Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.