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

P

PACKAGE - Class in de.intarsys.tools.concurrent
 
PACKAGE() - Constructor for class de.intarsys.tools.concurrent.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.converter
 
PACKAGE() - Constructor for class de.intarsys.tools.converter.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.dom
 
PACKAGE() - Constructor for class de.intarsys.tools.dom.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.factory
 
PACKAGE() - Constructor for class de.intarsys.tools.factory.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.randomaccess
 
PACKAGE() - Constructor for class de.intarsys.tools.randomaccess.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.transaction
 
PACKAGE() - Constructor for class de.intarsys.tools.transaction.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.tree
 
PACKAGE() - Constructor for class de.intarsys.tools.tree.PACKAGE
 
PACKAGE - Class in de.intarsys.tools.ui
 
PACKAGE() - Constructor for class de.intarsys.tools.ui.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) - Method in class de.intarsys.tools.format.ISO8601Format
 
parse(String) - Static method in class de.intarsys.tools.number.NumberParser
 
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.
parseElement(byte[]) - Static method in class de.intarsys.tools.dom.DOMTools
 
parseElement(File) - Static method in class de.intarsys.tools.dom.DOMTools
 
parseElement(InputStream, boolean) - Static method in class de.intarsys.tools.dom.DOMTools
 
parseElement(String) - Static method in class de.intarsys.tools.dom.DOMTools
 
parseElement(byte[], int, int) - Static method in class de.intarsys.tools.tlv.common.SimpleElement
 
parseInteger(String) - Static method in class de.intarsys.tools.number.NumberParser
 
parseObject(String, ParsePosition) - Method in class de.intarsys.tools.format.NullableFormat
 
parseObject(String, ParsePosition) - Method in class de.intarsys.tools.format.TrivialDateFormat
 
parseObject(String, ParsePosition) - Method in class de.intarsys.tools.format.TrivialIntegerFormat
 
parseTemplate(byte[], int, int) - Static method in class de.intarsys.tools.tlv.common.SimpleElement
 
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
 
PasswordCredential - Class in de.intarsys.tools.authenticate
An ICredential container for user name and password.
PasswordCredential(String, char[]) - Constructor for class de.intarsys.tools.authenticate.PasswordCredential
 
PasswordProvider - Class in de.intarsys.tools.authenticate
A VM singleton for accessing a IPasswordProvider.
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_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
 
pathAppend(String, String, String) - Static method in class de.intarsys.tools.string.StringTools
Create a new path from the concatenation of prefix and name.
PBAES128Cryptdec - Class in de.intarsys.tools.crypto
 
PBAES128Cryptdec(String, byte[], char[], byte[], int) - Constructor for class de.intarsys.tools.crypto.PBAES128Cryptdec
 
PBCryptdec - Class in de.intarsys.tools.crypto
 
PBCryptdec(String, byte[], char[], byte[]) - Constructor for class de.intarsys.tools.crypto.PBCryptdec
 
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(IFunctor, IFunctorCall) - Method in interface de.intarsys.tools.functor.IFunctorHandler
Perform the encapsulated business logic for functor
perform(IFunctorCall) - Method in class de.intarsys.tools.functor.NullFunctor
 
PermissionResourceAccessHandler - Class in de.intarsys.aaa.permission
An IResourceAccessHandler that acts on a simple permission model.
PermissionResourceAccessHandler() - Constructor for class de.intarsys.aaa.permission.PermissionResourceAccessHandler
 
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
 
PojoReflector - Class in de.intarsys.tools.reflect
A POJO wrapper for the ease of reflective access.
PojoReflector(Object) - Constructor for class de.intarsys.tools.reflect.PojoReflector
 
popResolver() - Method in class de.intarsys.tools.expression.ScopedResolver
 
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.And(IMethodHandler[]) - Constructor for class de.intarsys.tools.reflect.Predicates.And
 
Predicates.Not - Class in de.intarsys.tools.reflect
 
Predicates.Not(IMethodHandler) - Constructor for class de.intarsys.tools.reflect.Predicates.Not
 
Predicates.Or - Class in de.intarsys.tools.reflect
 
Predicates.Or(IMethodHandler[]) - Constructor for class de.intarsys.tools.reflect.Predicates.Or
 
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
 
PreferencesArgs - Class in de.intarsys.tools.preferences
 
PreferencesArgs(IPreferences) - Constructor for class de.intarsys.tools.preferences.PreferencesArgs
 
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
PreferencesResolver - Class in de.intarsys.tools.expression
An IStringEvaluator accessing preferences values.
PreferencesResolver(IPreferences) - Constructor for class de.intarsys.tools.expression.PreferencesResolver
 
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.
PreferenceValue - Class in de.intarsys.tools.preferences
A dummy class for casting in the IConverter framework.
PreferenceValue() - Constructor for class de.intarsys.tools.preferences.PreferenceValue
 
PreferenceValueFromArgsConverter - Class in de.intarsys.tools.preferences
 
PreferenceValueFromArgsConverter() - Constructor for class de.intarsys.tools.preferences.PreferenceValueFromArgsConverter
 
PreferenceValueFromStringConverter - Class in de.intarsys.tools.preferences
 
PreferenceValueFromStringConverter() - Constructor for class de.intarsys.tools.preferences.PreferenceValueFromStringConverter
 
prefix(String, String) - Static method in class de.intarsys.tools.functor.ArgTools
Create a new camel case 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
 
PRIMITIVE - Static variable in class de.intarsys.tools.functor.EnumReturnMode
 
process(IMonitorRegistry) - Method in class de.intarsys.tools.monitor.MonitorOperator
 
process(String, Object) - Method in interface de.intarsys.tools.reader.IDirectTagHandler
 
PROCESSING_SEPARATOR - Static variable in class de.intarsys.tools.expression.ProcessingDecorator
 
ProcessingDecorator - Class in de.intarsys.tools.expression
A decorating IStringEvaluator to add result processing support to an other embedded IStringEvaluator.
ProcessingDecorator(IStringEvaluator) - Constructor for class de.intarsys.tools.expression.ProcessingDecorator
 
PROP_DISPLAY - Static variable in class de.intarsys.tools.functor.ResultTools
 
PROP_RETURN - Static variable in class de.intarsys.tools.functor.ResultTools
 
PROP_STYLE - Static variable in class de.intarsys.tools.functor.ResultTools
 
Properties - Class in de.intarsys.tools.jaxb
 
Properties() - Constructor for class de.intarsys.tools.jaxb.Properties
 
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
 
PropertiesAdapter - Class in de.intarsys.tools.jaxb
 
PropertiesAdapter() - Constructor for class de.intarsys.tools.jaxb.PropertiesAdapter
 
PropertiesNode - Class in de.intarsys.tools.tree
A common superclass for a node providing some grouped detail information on a properties subset of its parent.
PropertiesResolver - Class in de.intarsys.tools.expression
Resolve names against system properties.
PropertiesResolver() - Constructor for class de.intarsys.tools.expression.PropertiesResolver
 
Property - Class in de.intarsys.tools.jaxb
 
Property() - Constructor for class de.intarsys.tools.jaxb.Property
 
Property(String, String) - Constructor for class de.intarsys.tools.jaxb.Property
 
PropertyNode - Class in de.intarsys.tools.tree
A common superclass for a node providing detail information on a specifc property of its parent.
PropertyNode(CommonNode, Object, String, String, boolean) - Constructor for class de.intarsys.tools.tree.PropertyNode
 
PropertyPresentation - Class in de.intarsys.tools.presentation
Common superclass for the PropertyPresentation implementation.
PropertyPresentationGroup - Class in de.intarsys.tools.presentation
A grouping of PropertyPresentationItem instances.
PropertyPresentationGroup(Object, String) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationGroup
 
PropertyPresentationItem - Class in de.intarsys.tools.presentation
This is a *very* generic tool for displaying object state.
PropertyPresentationItem(Object, String, String) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationItem
 
PropertyPresentationItem(Object, String, String, Format) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationItem
 
PropertyPresentationItem(Object, String, String, Object, Format) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationItem
 
PropertyPresentationItem(String, Object) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationItem
 
PropertyPresentationItem(String, Object, Format) - Constructor for class de.intarsys.tools.presentation.PropertyPresentationItem
 
PropertyRenderer - Class in de.intarsys.tools.presentation
This is a *very* generic tool for displaying object state.
PropertyRenderer(String, String) - Constructor for class de.intarsys.tools.presentation.PropertyRenderer
 
PropertyRenderer(String, String, Format) - Constructor for class de.intarsys.tools.presentation.PropertyRenderer
 
ProtectedResource - Annotation Type in de.intarsys.aaa.resource
Mark an object that has to be protected by some security handling mechanism
ProviderConfigurationException - Exception in de.intarsys.tools.provider
Error thrown when something goes wrong while loading a service provider.
ProviderConfigurationException(String) - Constructor for exception de.intarsys.tools.provider.ProviderConfigurationException
Constructs a new instance with the specified message.
ProviderConfigurationException(String, Throwable) - Constructor for exception de.intarsys.tools.provider.ProviderConfigurationException
Constructs a new instance with the specified message and cause.
Providers - Class in de.intarsys.tools.provider
This is an alternative service- or provider loading tool.
providers(Class<T>) - Static method in class de.intarsys.tools.provider.ProviderTools
 
providers(Class<T>, Class<?>) - Static method in class de.intarsys.tools.provider.ProviderTools
 
ProviderTools - Class in de.intarsys.tools.provider
Tool class to ease access to provider implementations.
ProviderTools() - Constructor for class de.intarsys.tools.provider.ProviderTools
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.CompositeHandler
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.DelegatingHandler
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.FileDumpHandler
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.FilterHandler
 
publish(LogRecord) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
push(Handler) - Method in class de.intarsys.tools.logging.MemoryLogHandler
 
pushResolver(IStringEvaluator) - Method in class de.intarsys.tools.expression.ScopedResolver
Add a new resolver at the beginning of the search sequence.
PushScopeStringEvaluator - Class in de.intarsys.tools.expression
 
PushScopeStringEvaluator(IStringEvaluator, IStringEvaluator) - Constructor for class de.intarsys.tools.expression.PushScopeStringEvaluator
 
PushScopeStringEvaluator.Resolver - Class in de.intarsys.tools.expression
 
PushScopeStringEvaluator.Resolver() - Constructor for class de.intarsys.tools.expression.PushScopeStringEvaluator.Resolver
 
put(Object, Object) - Method in class de.intarsys.tools.attribute.AttributeMap
 
put(Object, T) - Method in class de.intarsys.tools.cache.Cache
Store the object "value" with the key "key" in the cache.
put(int, Object) - Method in class de.intarsys.tools.collection.IntHashMap
Maps the specified key to the specified value in this hashtable.
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(byte[]) - Method in class de.intarsys.tools.crypto.SecretMemory
 
put(char[]) - Method in class de.intarsys.tools.crypto.SecretMemory
 
put(int, Object) - Method in class de.intarsys.tools.dom.ElementArgsAdapter
 
put(String, Object) - Method in class de.intarsys.tools.dom.ElementArgsAdapter
 
put(int, Object) - Method in class de.intarsys.tools.dom.ElementChildrenArgsAdapter
 
put(String, Object) - Method in class de.intarsys.tools.dom.ElementChildrenArgsAdapter
 
put(String, Object) - Method in class de.intarsys.tools.expression.MapResolver
 
put(int, Object) - Method in class de.intarsys.tools.functor.Args
 
put(String, Object) - Method in class de.intarsys.tools.functor.Args
 
put(int, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
put(String, Object) - Method in class de.intarsys.tools.functor.ChainedArgs
 
put(int, Object) - Method in interface de.intarsys.tools.functor.IArgs
Define an indexed binding for value.
put(String, Object) - Method in interface de.intarsys.tools.functor.IArgs
Define a named binding for value.
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, 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, double) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the double-valued preference with the given name.
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, int) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the integer-valued preference with the given name.
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, String) - Method in interface de.intarsys.tools.preferences.IPreferences
Sets the current value of the string-valued preference with the given name.
put(String, boolean) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, byte[]) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, double) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, float) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, int) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, long) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, String) - Method in class de.intarsys.tools.preferences.NullPreferences
 
put(String, boolean) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, byte[]) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, double) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, float) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, int) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, long) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(String, String) - Method in class de.intarsys.tools.preferences.PreferencesAdapter
 
put(int, Object) - Method in class de.intarsys.tools.preferences.PreferencesArgs
 
put(String, Object) - Method in class de.intarsys.tools.preferences.PreferencesArgs
 
putAll(Map) - Method in class de.intarsys.tools.collection.PartitionedMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(IArgs, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Put all named top level entries in other into args.
putAll(IArgs, Map) - Static method in class de.intarsys.tools.functor.ArgTools
Put all top level entries in map into args.
putAllDeep(IArgs, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Merge recursively all named entries from other into args.
putAllIfAbsent(IArgs, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Put all named top level entries in other that are not already defined into args.
putAllIfAbsent(IArgs, Map) - Static method in class de.intarsys.tools.functor.ArgTools
Put all top level entries in map that are not already defined into args.
putAllIfAbsentDeep(IArgs, IArgs) - Static method in class de.intarsys.tools.functor.ArgTools
Merge recursively all named entries from other that are not already defined in args into args.
putArgs(IPreferences, IArgs, IDeclarationBlock) - Static method in class de.intarsys.tools.preferences.PreferencesTools
Serialize the declared argument bindings to a preferences node.
putArgsAll(IPreferences, IArgs, boolean) - Static method in class de.intarsys.tools.preferences.PreferencesTools
Save all argument bindings in the preferences node.
putArgsDeclared(IPreferences, IArgs, IDeclarationElement[], boolean) - Static method in class de.intarsys.tools.preferences.PreferencesTools
Serialize the declared argument bindings to a preferences node.
putArgValue(IPreferences, String, Object, IArgumentDeclaration, boolean) - Static method in class de.intarsys.tools.preferences.PreferencesTools
Serialize a name/value pair in a preferences node.
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
 
putBytes(ILocator, byte[]) - Static method in class de.intarsys.tools.locator.LocatorTools
Write bytes to locator.
putBytes(OutputStream, byte[]) - Static method in class de.intarsys.tools.stream.StreamTools
Write all bytes to OutputStream.
putDefinition(IArgs, String) - Static method in class de.intarsys.tools.functor.ArgTools
Add a String based definition to args.
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
 
putMapped(IArgs, IArgs, String[], String[]) - Static method in class de.intarsys.tools.functor.ArgTools
Shovel arguments from other to args, mapping the argument names from otherNames to argsNames.
putPath(IArgs, String, Object) - 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 set value in the leaf IArgs instance.
putProperty(String, String) - Method in class de.intarsys.tools.reader.TaggedReader
 
putSecret(IPreferences, String, String) - Static method in class de.intarsys.tools.preferences.PreferencesTools
 
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
 

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
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.