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

A

absolutePathName(String) - Static method in class org.openbp.common.string.StringUtil
Converts a path name to its absolute form.
AbstractJavaImage - Class in org.openbp.common.rc.image
Abstract image resource item implementation for the ImageIcon object.
AbstractJavaImage() - Constructor for class org.openbp.common.rc.image.AbstractJavaImage
 
accept(File, String) - Method in class org.openbp.common.io.ExtensionFileNameFilter
The method implements the accept method for the FilenameFilter interface, and implements the functionality for comparison of the desired filename to a .xml extension.
accept(File, String) - Method in class org.openbp.common.string.shellmatcher.ShellFilenameFilter
Tests if a specified file should be included in a file list
add(List, int, Object) - Static method in class org.openbp.common.CollectionUtil
Adds a object to a list and extends the list by null values if the index is greater than the size.
add(int) - Method in class org.openbp.common.util.PrimitiveArray
Adds a integer value.
add(Object) - Method in class org.openbp.common.util.SortingArrayList
 
add(int, Object) - Method in class org.openbp.common.util.SortingArrayList
 
add(int, Object) - Method in class org.openbp.common.util.WeakArrayList
Inserts the object at the given position in the list as a weak reference.
addAll(Collection, Iterator) - Static method in class org.openbp.common.CollectionUtil
Adds the elements of an enumeration to a collection.
addAll(Collection, Enumeration) - Static method in class org.openbp.common.CollectionUtil
Adds the elements of an enumeration to a collection.
addAll(Collection, Object[]) - Static method in class org.openbp.common.CollectionUtil
Adds the elements of an array to a collection.
addAll(Collection) - Method in class org.openbp.common.util.SortingArrayList
 
addAll(int, Collection) - Method in class org.openbp.common.util.SortingArrayList
 
addArgumentOption(String, String) - Method in class org.openbp.common.commandline.CommandLineParser
Adds an option with an argument to the list of possible options.
addArgumentOption(String, String, String) - Method in class org.openbp.common.commandline.CommandLineParser
Adds an option with an argument to the list of possible options.
addBooleanOption(String, String) - Method in class org.openbp.common.commandline.CommandLineParser
Adds a boolean option to the list of possible options.
addBooleanOption(String, String, boolean) - Method in class org.openbp.common.commandline.CommandLineParser
Adds a boolean option to the list of possible options.
addClassToCache(String, Class) - Method in class org.openbp.common.classloader.XClassLoaderBase
Adds a class to the class cache.
addDeepMapping(Class, Class) - Method in class org.openbp.common.registry.ClassMappingRegistry
Maps a class and all its super classes to another class.
addDeepMapping(String, String) - Method in class org.openbp.common.registry.ClassMappingRegistry
Maps a class and all its super classes to another class (class name version).
addEntriesToClassLoader(XClassLoader) - Method in class org.openbp.common.classloader.DirectoryUrlResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addEntriesToClassLoader(XClassLoader) - Method in class org.openbp.common.classloader.FileBinaryResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addEntriesToClassLoader(XClassLoader) - Method in class org.openbp.common.classloader.FileUrlResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addEntriesToClassLoader(XClassLoader) - Method in class org.openbp.common.classloader.JarBinaryResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addEntriesToClassLoader(XClassLoader) - Method in class org.openbp.common.classloader.JarUrlResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addEntriesToClassLoader(XClassLoader) - Method in interface org.openbp.common.classloader.ResourceSpec
Adds all entries denoted by this resource specification to the class loader.
addExtender(MappingRegistryExtender) - Method in class org.openbp.common.registry.MappingRegistry
Adds an extender.
addHardReference(Object) - Method in class org.openbp.common.util.WeakArrayList
Adds the object at the end of the list as a regular (hard) reference.
addHardReference(int, Object) - Method in class org.openbp.common.util.WeakArrayList
Inserts the object at the given position in the list as a regular (hard) reference.
addImport(ResourceCollection) - Method in class org.openbp.common.rc.ResourceCollection
Add a imported resource to this resource.
addIntValue(int, String, String) - Method in class org.openbp.common.string.Object2StringConverter
Adds an integer value to the converter.
addListener(Class, EventListener) - Method in class org.openbp.common.listener.ListenerSupport
Adds a listener to the list (using a regular hard reference).
addMsg(Object, String, Object[]) - Method in interface org.openbp.common.generic.msgcontainer.MsgContainer
Adds a message to the message list.
addMsg(Object, String) - Method in interface org.openbp.common.generic.msgcontainer.MsgContainer
Adds a message to the message list.
addMsg(String, Object, String, Object[]) - Method in interface org.openbp.common.generic.msgcontainer.MsgContainer
Adds a message to the message list.
addMsg(String, Object, String) - Method in interface org.openbp.common.generic.msgcontainer.MsgContainer
Adds a message to the message list.
addMsg(Object, String, Object[]) - Method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Adds a message to the message list.
addMsg(Object, String) - Method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Adds a message to the message list.
addMsg(String, Object, String, Object[]) - Method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Adds a message to the message list.
addMsg(String, Object, String) - Method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Adds a message to the message list.
addMsg(Object, String, Object[]) - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Adds a message to the message list.
addMsg(Object, String) - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Adds a message to the message list.
addMsg(String, Object, String, Object[]) - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Adds a message to the message list.
addMsg(String, Object, String) - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Adds a message to the message list.
addMsg(MsgItem) - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Adds a message to the message list.
addNonStandardPackage(String) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Adds a package that should \bnot\b be loaded by the standard class loader.
addPackage(String) - Method in class org.openbp.common.classloader.PackageList
This method adds a package name to this list.
addPattern(String, Object) - Method in class org.openbp.common.string.shellmatcher.MultiMatcher
Adds a pattern.
addPattern(MultiPattern) - Method in class org.openbp.common.string.shellmatcher.MultiMatcher
Adds a pattern.
addPatternValue(Object) - Method in class org.openbp.common.string.shellmatcher.MultiPattern
Adds a pattern value.
addProperty(PropertyDescriptor) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Adds a property.
addProvider(ResourceProvider) - Method in class org.openbp.common.resource.ResourceResolver
Attach a provider to the provider list.
addProvider(String, SettingProvider, int) - Method in class org.openbp.common.setting.SettingResolver
Adds a provider.
addRepeatableOption(String, String) - Method in class org.openbp.common.commandline.CommandLineParser
Adds a repeatable option with an argument (i\. e\. an option that occur more than one time) to the list of possible options.
addReplacement(String, String) - Method in class org.openbp.common.string.StringReplacer
Adds a pattern to the replacer.
addRepositories(String) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method adds a list of repository names, passed as string (each repository seperated by the standard File.pathSeparator from the others).
addRepository(String) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method adds a single repository given by name to the list of repositories maintained by this configuration.
addResourceEntry(String, ResourceEntry) - Method in class org.openbp.common.classloader.XClassLoaderBase
Adds a resource entry to the class loader.
addResourceEntryForClass(String, ResourceEntry) - Method in class org.openbp.common.classloader.XClassLoaderBase
Adds the given resource entry as class mapping of the entry specifies a class file.
addResourceEntryForClass(XClassLoader, String, ResourceEntry) - Static method in class org.openbp.common.classloader.XClassLoaderUtil
Adds the given resource entry as class mapping of the entry specifies a class file.
addResourceItem(ResourceItem) - Method in class org.openbp.common.rc.ResourceCollection
Adds the resource item to the resource.
addResourceVariable(String, String) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Adds a global resource text variable.
addReverseList(Collection, List) - Static method in class org.openbp.common.CollectionUtil
Adds the elements of the given collection to the given list in reverse order.
addShallowMapping(Class, Class) - Method in class org.openbp.common.registry.ClassMappingRegistry
Maps a class to another class.
addShallowMapping(String, String) - Method in class org.openbp.common.registry.ClassMappingRegistry
Maps a class to another class (class name version).
addStandardPackage(String) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Adds a standard package that should be loaded by the standard class loader.
addValue(Object, String, String) - Method in class org.openbp.common.string.Object2StringConverter
Adds a value to the converter.
addWeakListener(Class, EventListener) - Method in class org.openbp.common.listener.ListenerSupport
Adds a listener to the list (using a weak reference).
append(StringBuffer, String, String) - Static method in class org.openbp.common.string.StringUtil
Appends 2 strings to a string buffer.
append(StringBuffer, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Appends 3 strings to a string buffer.
append(StringBuffer, String, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Appends 4 strings to a string buffer.
append(StringBuffer, String, String, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Appends 5 strings to a string buffer.
appendHexValue(StringBuffer, long, int) - Static method in class org.openbp.common.util.UUIDGenerator
Appends a hexadecimal value to the given string buffer.
appendHTMLLine(String, StringBuffer, int) - Static method in class org.openbp.common.string.TextUtil
Appends the given text as HTML line to the output.
appendLine(StringBuffer, String) - Static method in class org.openbp.common.string.StringUtil
Append a string and a new line character to a string buffer.
appendLine(StringBuffer, String, String) - Static method in class org.openbp.common.string.StringUtil
Append 2 strings and a new line character to a string buffer.
appendLine(StringBuffer, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Append 3 strings and a new line character to a string buffer.
appendLine(StringBuffer, String, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Append 4 strings and a new line character to a string buffer.
appendLine(StringBuffer, String, String, String, String, String) - Static method in class org.openbp.common.string.StringUtil
Append 5 strings and a new line character to a string buffer.
Application - Class in org.openbp.common.application
This class manages the name and root directory of an application.
applyPrefix(String) - Method in class org.openbp.common.resource.HttpResourceProvider
Applies the protocl prefix to the given resource location.
applyPrefix(String) - Method in class org.openbp.common.resource.ResourceProvider
Applies the protocl prefix to the given resource location.
ARRAY - Static variable in class org.openbp.common.generic.propertybrowser.CollectionTypes
Array type
ArrayEnumerator - Class in org.openbp.common.util.iterator
Array enumerator class.
ArrayEnumerator(Object[]) - Constructor for class org.openbp.common.util.iterator.ArrayEnumerator
Default constructor.
ArrayEnumerator(Object[], int, int) - Constructor for class org.openbp.common.util.iterator.ArrayEnumerator
Constructor.
ArrayIterator - Class in org.openbp.common.util.iterator
Array iterator class.
ArrayIterator(Object[]) - Constructor for class org.openbp.common.util.iterator.ArrayIterator
Default constructor.
ArrayIterator(Object[], int, int) - Constructor for class org.openbp.common.util.iterator.ArrayIterator
Constructor.
ArrayUtil - Class in org.openbp.common
This class contains various array and vector utilities.
ATTRIBUTE_GROUP_NAME - Static variable in class org.openbp.common.rc.ResourceCollection
XML attribute for the group tag getting the name
ATTRIBUTE_IMPORT_CONTAINER - Static variable in class org.openbp.common.rc.ResourceCollection
XML attribute for the import tag to get the container of the import resource (optional)
ATTRIBUTE_IMPORT_RESOURCE - Static variable in class org.openbp.common.rc.ResourceCollection
XML attribute for the import tag to get the import resource (required)
ATTRIBUTE_PRELOAD - Static variable in class org.openbp.common.rc.ResourceCollection
XML attribute for the root tag for preloading resource item generally
ATTRIBUTE_PROPERTY_NAME - Static variable in class org.openbp.common.rc.ResourceItem
XML 'name' attribute for the property tag
ATTRIBUTE_PROPERTY_TYPE - Static variable in class org.openbp.common.rc.ResourceItem
XML 'type' attribute for the property tag
autoSort() - Method in class org.openbp.common.util.SortingArrayList
Invokes the automatic sorting if enabled.
autowireBean(Object, ApplicationContext) - Static method in class org.openbp.common.SpringUtil
Performs Spring autowiring for a non-Spring-managed bean.
AWTListenerSupport - Class in org.openbp.common.listener
Convenience class that adds event firing methods for listeners of the java.awt package to the listener support class.
AWTListenerSupport() - Constructor for class org.openbp.common.listener.AWTListenerSupport
Constructor.

B

Base64 - Class in org.openbp.common.string.base64
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.openbp.common.string.base64
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.openbp.common.string.base64.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.openbp.common.string.base64.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.openbp.common.string.base64
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.openbp.common.string.base64.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.openbp.common.string.base64.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64Example - Class in org.openbp.common.string.base64
 
Base64Example() - Constructor for class org.openbp.common.string.base64.Base64Example
 
BeanListenerSupport - Class in org.openbp.common.listener
Convenience class that adds event firing methods for listeners of the java.bean package to the listener support class.
BeanListenerSupport() - Constructor for class org.openbp.common.listener.BeanListenerSupport
Constructor.
BinaryResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that directly provides its contents as byte array.
BinaryResourceSpec() - Constructor for class org.openbp.common.classloader.BinaryResourceSpec
Default constructor.
BinaryResourceSpec(URL) - Constructor for class org.openbp.common.classloader.BinaryResourceSpec
Value constructor.
BinaryResourceSpec(URL, byte[]) - Constructor for class org.openbp.common.classloader.BinaryResourceSpec
Value constructor.
breakIntoLines(String, boolean, int) - Static method in class org.openbp.common.string.TextUtil
Breaks a single string into a list of lines.
buildPath(String, String) - Static method in class org.openbp.common.string.StringUtil
Builds a result path from two path components.
ByteArrayURLConnection - Class in org.openbp.common.net
To be used for URLs that refer to byte arrays in memory.
ByteArrayURLConnection(URL, byte[]) - Constructor for class org.openbp.common.net.ByteArrayURLConnection
Constructor.
ByteArrayURLStreamHandler - Class in org.openbp.common.net
To be used for URLs that refer to byte arrays in memory.
ByteArrayURLStreamHandler(byte[]) - Constructor for class org.openbp.common.net.ByteArrayURLStreamHandler
Constructor.
ByteArrayUtil - Class in org.openbp.common.util
Byte array manipulation methods.

C

CALENDAR_TYPES - Static variable in class org.openbp.common.util.DateComparator
Mapping array for the compare elements to the calender date information
callMethod(Object, String, Class[], Object[], int) - Static method in class org.openbp.common.ReflectUtil
Calls a method using Java reflection.
callMethod(Object, Method, Object[], int) - Static method in class org.openbp.common.ReflectUtil
Calls a method using Java reflection.
capitalize(String) - Static method in class org.openbp.common.string.StringUtil
Uppercases the first character of a string.
CascadeIterator - Class in org.openbp.common.util.iterator
This class provides an iterator over a treelike structure.
CascadeIterator() - Constructor for class org.openbp.common.util.iterator.CascadeIterator
Default constructor
CHAR_SET_ISO_8859_1 - Static variable in class org.openbp.common.io.IOUtil
 
CHAR_SET_UTF_8 - Static variable in class org.openbp.common.io.IOUtil
 
CheckedIdGenerator - Class in org.openbp.common.util
This IDGenerator returns an ID unique across all Java virtual machines with a very high probability.
checkFileExtension(String) - Method in class org.openbp.common.rc.image.AbstractJavaImage
Checks the validation of the file extension.
checkFileExtension(String) - Method in class org.openbp.common.rc.image.TMulti
Checks the validation of the file extension.
checkIntValue(int) - Method in class org.openbp.common.string.Object2StringConverter
Checks if the supplied value is valid.
checksumOk(String) - Static method in class org.openbp.common.util.CheckedIdGenerator
Returns true, if the checksum of this id is ok.
checkValue(Object) - Method in class org.openbp.common.string.Object2StringConverter
Checks if the supplied value is valid.
ClassLoaderObjectInputStream - Class in org.openbp.common.classloader
Object input stream for deserialization of objects that require a custom class loader.
ClassLoaderObjectInputStream(InputStream) - Constructor for class org.openbp.common.classloader.ClassLoaderObjectInputStream
Creates an object input stream that reads from the specified input stream.
ClassMappingRegistry - Class in org.openbp.common.registry
Class mapping registry.
ClassMappingRegistry() - Constructor for class org.openbp.common.registry.ClassMappingRegistry
Default constructor.
CLASSPATH_RESOURCE_PROVIDER_PRIO - Static variable in class org.openbp.common.resource.ResourceMgr
Assign a low priority for the default classpath resource provider (100)
ClasspathResourceProvider - Class in org.openbp.common.resource
Loads resources from the classpath.
ClasspathResourceProvider(int, ResourceLoader) - Constructor for class org.openbp.common.resource.ClasspathResourceProvider
 
clear() - Method in class org.openbp.common.setting.PropertyFileProvider
Clears all property settings.
clear() - Method in class org.openbp.common.util.OrderedMap
Clears the map.
clear() - Method in class org.openbp.common.util.PrimitiveArray
Removes all of the elements from this list.
clear(int) - Method in class org.openbp.common.util.PrimitiveArray
Clear the array beginning from the index.
clearCache() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Clears the cache of the node structure manager.
clearFiles() - Method in class org.openbp.common.string.shellmatcher.ShellList
Clears the current file list.
clearModified() - Method in interface org.openbp.common.generic.Modifiable
Clears the modified flag.
clearMsgs() - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Clears the message list.
clearProperties() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Clears the list of properties.
clearProvider(String) - Method in class org.openbp.common.setting.SettingResolver
Clears the specified setting provider.
clearProviderList() - Method in class org.openbp.common.resource.ResourceResolver
 
clone() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Configuration's are cloneable, so clone is implemented as public method here.
clone() - Method in interface org.openbp.common.generic.Copyable
Returns a clone of this.
clone() - Method in interface org.openbp.common.generic.description.DescriptionObject
Creates a clone of this object.
clone() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Creates a clone of this object.
clone() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Creates a clone of this object.
clone() - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Creates a clone of this object.
clone() - Method in class org.openbp.common.setting.SettingResolver
Creates a clone of this object.
CLONE_ALL - Static variable in class org.openbp.common.util.CopyUtil
CopyUtil.copyCollection(java.util.Collection, int)/CopyUtil.copyMap(java.util.Map, int) copy mode: Copy keys and values.
CLONE_KEYS - Static variable in class org.openbp.common.util.CopyUtil
CopyUtil.copyMap(java.util.Map, int) copy mode: Copy keys.
CLONE_NONE - Static variable in class org.openbp.common.util.CopyUtil
CopyUtil.copyCollection(java.util.Collection, int)/CopyUtil.copyMap(java.util.Map, int) copy mode: No copy, reference only.
CLONE_VALUES - Static variable in class org.openbp.common.util.CopyUtil
CopyUtil.copyCollection(java.util.Collection, int)/CopyUtil.copyMap(java.util.Map, int) copy mode: Copy values.
close() - Method in class org.openbp.common.string.base64.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
CM_PRINT - Static variable in class org.openbp.common.ReflectUtil
Print error message to standard error
CM_THROW - Static variable in class org.openbp.common.ReflectUtil
Re-throw any exceptions
collection(Object) - Static method in class org.openbp.common.CollectionUtil
This method returns a collection built based on the passed object.
CollectionDescriptor - Class in org.openbp.common.generic.propertybrowser
The collection descriptor defines the type and settings of a collection property.
CollectionDescriptor() - Constructor for class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Default constructor.
CollectionTypes - Class in org.openbp.common.generic.propertybrowser
Class containing constants for collection types.
CollectionUtil - Class in org.openbp.common
Various static utility methods for collections, lists, maps etc.
CommandLineParser - Class in org.openbp.common.commandline
The command line parser parses a command line as supplied to the main method of a class via the argument array of the main method.
CommandLineParser() - Constructor for class org.openbp.common.commandline.CommandLineParser
Default constructor.
CommandLineParserException - Exception in org.openbp.common.commandline
CommandLineParserException encapsulates an exception thrown by the methods of the CommandLineParser class.
CommonUtil - Class in org.openbp.common
General utility functions.
compare(Object, Object) - Method in class org.openbp.common.util.DateComparator
Compares two dates.
COMPARE_COMPLETE - Static variable in class org.openbp.common.util.DateComparator
Compare all date information
COMPARE_DAYS - Static variable in class org.openbp.common.util.DateComparator
Compare the date until the date
COMPARE_HOURS - Static variable in class org.openbp.common.util.DateComparator
Compare the date until the hours
COMPARE_MINUTES - Static variable in class org.openbp.common.util.DateComparator
Compare the date until the minutes
COMPARE_MONTH - Static variable in class org.openbp.common.util.DateComparator
Compare the date until the month
COMPARE_YEAR - Static variable in class org.openbp.common.util.DateComparator
Compare the date until the year
compareNull(Object, Object) - Static method in class org.openbp.common.CommonUtil
Compares two objects that implement the java.lang.Comparable interface that may also be null.
compareStringNode(Node, String) - Static method in class org.openbp.common.markup.XMLUtil
Checks if a node resembles the given XML tag (including attributes).
compareTo(Object) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Compares this object to another Object.
compareTo(Object) - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Compares this object to another Object.
concatLines(Iterator) - Static method in class org.openbp.common.string.TextUtil
Concatenates several lines into one string.
configuration - Variable in class org.openbp.common.classloader.XClassLoaderBase
A clone of the configuration passed during construction of the class loader.
connect() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
constructResourceCollectionLocalPath(String, Locale, String) - Static method in class org.openbp.common.rc.ResourceCollectionMgr
Constructs the local path to a resource collection.
containerName - Variable in class org.openbp.common.rc.ResourceCollection
Resource container name
contains(String, String[]) - Static method in class org.openbp.common.string.StringUtil
Checks if the given string list contains the given string.
contains(Object) - Method in class org.openbp.common.util.SizeRestrictedQueue
Checks if the queue contains the given element.
containsClass(String) - Method in class org.openbp.common.classloader.PackageList
This method checks whether the class with the given name is in a package that is contained in this package list.
containsKey(Object) - Method in class org.openbp.common.util.ExpirationHashtable
This method checks, whether the passed object is used as key in this hashtable.
containsListener(Class, EventListener) - Method in class org.openbp.common.listener.ListenerSupport
Checks if the list contains a particular listener or listeners of a particular type.
containsListeners(Class) - Method in class org.openbp.common.listener.ListenerSupport
Checks if the list contains listeners of a particular type.
containsPackage(String) - Method in class org.openbp.common.classloader.PackageList
This method checks, whether the package with the given name is contained in this package list.
containsReference(Collection, Object) - Static method in class org.openbp.common.CollectionUtil
Checks if a collection contains the specified element.
content - Variable in class org.openbp.common.classloader.BinaryResourceSpec
Binary content
convertToHTML(String[], boolean, int, int) - Static method in class org.openbp.common.string.TextUtil
Converts regular text to an HTML form that can be used for display in browsers or tool tips.
copy(File, File) - Static method in class org.openbp.common.io.FileUtil
Copy a file or directory.
copy(File, File, FilenameFilter) - Static method in class org.openbp.common.io.FileUtil
Copy a file or directory using a file name filter.
COPY_DEEP - Static variable in interface org.openbp.common.generic.Copyable
Copy mode: Deep copy.
COPY_FIRST_LEVEL - Static variable in interface org.openbp.common.generic.Copyable
Copy mode: First level copy.
COPY_SHALLOW - Static variable in interface org.openbp.common.generic.Copyable
Copy mode: Shallow copy.
Copyable - Interface in org.openbp.common.generic
Indicates that an object supports copying it's values and provides a public clone method.
copyCollection(Collection, int) - Static method in class org.openbp.common.util.CopyUtil
Creates a copy of a collection object.
copyFrom(Object, int) - Method in interface org.openbp.common.generic.Copyable
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.description.DisplayObjectImpl
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.description.DisplayTreeObjectImpl
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Copies the values of the source object to this object.
copyFrom(Object, int) - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Copies the values of the source object to this object.
copyMap(Map, int) - Static method in class org.openbp.common.util.CopyUtil
Creates a copy of a map object.
copyNonNull(PropertyDescriptor) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Copies all attributes of a property descriptor that are not yet present in this descriptor.
copyObject(Object, int, ClassLoader) - Static method in class org.openbp.common.util.CopyUtil
Creates a copy of an arbitrary object if it supports the clone interface.
CopyUtil - Class in org.openbp.common.util
Various static utility methods for copying objects.
createClass(String, byte[], boolean) - Method in class org.openbp.common.classloader.XClassLoaderBase
Creates a class object from its binary data.
createElement(String) - Method in class org.openbp.common.markup.DOMFactory
Creates an empty element.
createElement(Element, String) - Method in class org.openbp.common.markup.DOMFactory
Creates an empty element and adds that to the parent element.
createHardList() - Method in class org.openbp.common.util.WeakArrayList
Creates a list of hard references to the objects.
createNew(Object) - Static method in class org.openbp.common.util.CopyUtil
Returns a new of the same type as the given object.
createResourceItem(Element, String, boolean) - Method in class org.openbp.common.rc.ResourceCollection
Create a resource object.
createTextNode(Element, String, String) - Method in class org.openbp.common.markup.DOMFactory
Creates an element containing a string value and adds it to a parent element.
createTextNode(String, String) - Method in class org.openbp.common.markup.DOMFactory
Generates a XML text node from String.
createTextNode(String, int) - Method in class org.openbp.common.markup.DOMFactory
Generates a XML text node from String.
createTextNode(String, Integer) - Method in class org.openbp.common.markup.DOMFactory
Generates a XML text node from String.
createTextNode(String, boolean) - Method in class org.openbp.common.markup.DOMFactory
Generates a XML text node from boolean.
createTextOrEmptyNode(Element, String, String) - Method in class org.openbp.common.markup.DOMFactory
Creates an element containing a string value and adds it to a parent element.
createUniqueId(Collection, String) - Static method in class org.openbp.common.util.NamedObjectCollectionUtil
Creates a unique id among objects in a collection beginning with the specified type name.
createUniqueId(Collection, Collection, Collection, String) - Static method in class org.openbp.common.util.NamedObjectCollectionUtil
Creates a unique id among objects in two collections.
createUniqueName(DescriptionObject, Collection) - Static method in class org.openbp.common.util.NamedObjectCollectionUtil
Renames the given element in such a way, that the element name doesn't conflict with an element of the given collection.
createUniqueNames(Collection, Collection) - Static method in class org.openbp.common.util.NamedObjectCollectionUtil
Renames the elements of the first collection in such a way, that the element names do not conflict with the elements of the given base collection.
createURL() - Method in class org.openbp.common.classloader.ResourceEntry
Creates an URL to this object.
createUUID() - Method in class org.openbp.common.util.UUIDGenerator
Creates a new UUID.

D

DATA_KEYSTROKE - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type data/keystroke
DateComparator - Class in org.openbp.common.util
Comparator for the date object.
DateComparator() - Constructor for class org.openbp.common.util.DateComparator
Constructor for DateComparator.
DEBUG - Static variable in interface org.openbp.common.logger.LogLevel
Log level 'Debug'.
debug(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message with no arguments.
debug(Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message with a single argument.
debug(Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message with two arguments.
debug(Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message with tree arguments.
debug(Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message with four arguments.
debug(Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a debug message using an argument array.
DEBUG_LOAD_TIME - Static variable in class org.openbp.common.classloader.XClassLoaderBase
Class loading time debug flag
decapitalize(String) - Static method in class org.openbp.common.string.StringUtil
Lowercases the first character of a string.
DECODE - Static variable in class org.openbp.common.string.base64.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.openbp.common.string.base64.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.openbp.common.string.base64.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.openbp.common.string.base64.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class org.openbp.common.string.base64.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.openbp.common.string.base64.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeMultiLineString(String) - Static method in class org.openbp.common.string.TextUtil
Trims the string and converts all newline and tab escape representations to their character values.
decodeToFile(String, String) - Static method in class org.openbp.common.string.base64.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.openbp.common.string.base64.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT_LOCALE - Static variable in class org.openbp.common.rc.ResourceCollectionMgr
Default locale directory
define(String, Object) - Method in class org.openbp.common.setting.FixedSettingProvider
Defines a new setting.
defineRootDirSettingName(String) - Static method in class org.openbp.common.application.Application
Defines one of the names under which the root directory should appear in the SettingUtil.
DescriptionObject - Interface in org.openbp.common.generic.description
An object that has a name and a description.
DescriptionObjectImpl - Class in org.openbp.common.generic.description
An object that has a name and a description.
DescriptionObjectImpl() - Constructor for class org.openbp.common.generic.description.DescriptionObjectImpl
Default constructor.
DescriptionObjectImpl(String) - Constructor for class org.openbp.common.generic.description.DescriptionObjectImpl
Value constructor.
DescriptionObjectImpl(String, String) - Constructor for class org.openbp.common.generic.description.DescriptionObjectImpl
Value constructor.
deserializeFile(String) - Method in class org.openbp.common.io.xml.XMLDriver
Deserializes an object of unknown type from an input file.
deserializeFile(Class, String) - Method in class org.openbp.common.io.xml.XMLDriver
Deserializes an object of known type from an input file.
deserializeResource(Resource) - Method in class org.openbp.common.io.xml.XMLDriver
Deserializes an object of unknown type from an input file.
deserializeResource(Class, Resource) - Method in class org.openbp.common.io.xml.XMLDriver
Deserializes an object of known type from an input file.
deserializeStream(Class, InputStream) - Method in class org.openbp.common.io.xml.XMLDriver
Deserializes an object of known type from an input stream.
determineClass(String) - Static method in class org.openbp.common.ReflectUtil
Determines the class object by type string.
determineParentLocale(Locale) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Determines the parent locale of the given locale.
determineResourceItemClass(String) - Static method in class org.openbp.common.rc.ResourceItemTypes
Determines the resource item class for the given mime-type.
detokenize(String[], char) - Static method in class org.openbp.common.string.StringUtil
This method returns a string constructed from each element in the passed string array separated by the passed character.
DirectoryUrlResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that specifies its target using an URL to a directory.
DirectoryUrlResourceSpec() - Constructor for class org.openbp.common.classloader.DirectoryUrlResourceSpec
Default constructor.
DirectoryUrlResourceSpec(URL) - Constructor for class org.openbp.common.classloader.DirectoryUrlResourceSpec
Value constructor.
Displayable - Interface in org.openbp.common.generic.description
An object that has a display text.
DisplayObject - Interface in org.openbp.common.generic.description
An object that has a name, a display name and a description.
DisplayObjectImpl - Class in org.openbp.common.generic.description
An object that has a name, a display name and a description.
DisplayObjectImpl() - Constructor for class org.openbp.common.generic.description.DisplayObjectImpl
Default constructor.
DisplayObjectImpl(String) - Constructor for class org.openbp.common.generic.description.DisplayObjectImpl
Value constructor.
DisplayObjectImpl(String, String, String) - Constructor for class org.openbp.common.generic.description.DisplayObjectImpl
Value constructor.
DisplayTreeObject - Interface in org.openbp.common.generic.description
An object that has a name, a display name and a description and a leaf node flag for display in tree-like structures.
DisplayTreeObjectImpl - Class in org.openbp.common.generic.description
An object that has a name, a display name and a description and a leaf node flag for display in tree-like structures.
DisplayTreeObjectImpl() - Constructor for class org.openbp.common.generic.description.DisplayTreeObjectImpl
 
DisposalListener - Interface in org.openbp.common.util
This interface can be implemented in order to get notified when containers restricted in size or time containers dispose their elements.
doLog(String, Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a message using an argument array.
doLog(String, String, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a message using an argument array.
DOMFactory - Class in org.openbp.common.markup
Factory class that supports the creation of DOM trees.
DOMFactory() - Constructor for class org.openbp.common.markup.DOMFactory
Constructor for a new, empty document.
DOMFactory(String) - Constructor for class org.openbp.common.markup.DOMFactory
Constructor that specifies the name of the root node.
DONT_BREAK_LINES - Static variable in class org.openbp.common.string.base64.Base64
Don't break lines when encoding (violates strict Base64 specification)
DoubleSafeIterator - Class in org.openbp.common.util.iterator
This class symbols an iterator that insures that similar objects are returned only once.
DoubleSafeIterator(Iterator) - Constructor for class org.openbp.common.util.iterator.DoubleSafeIterator
Creates a new DoubleSafeIterator around a given one.
dump(Writer) - Method in interface org.openbp.common.dump.Dumpable
Dumps the object to an output.
dump(Writer, int) - Method in interface org.openbp.common.dump.Dumpable
Dumps the object to an output.
dump(Object) - Method in class org.openbp.common.dump.Dumper
Dumps an object to standard output.
dump(String, Object) - Method in class org.openbp.common.dump.Dumper
Dumps an object to standard output with a title.
dump(Object, Writer) - Method in class org.openbp.common.dump.Dumper
Dumps an object to an output.
dump(Object, Writer, int) - Method in class org.openbp.common.dump.Dumper
Dumps an object to an output.
dump(String, Object, Writer, int) - Method in class org.openbp.common.dump.Dumper
Dumps an object to an output with a title.
Dumpable - Interface in org.openbp.common.dump
Determines that an object can dump itself to an output writer.
Dumper - Class in org.openbp.common.dump
Generic class for dumping objects.
Dumper() - Constructor for class org.openbp.common.dump.Dumper
Do not instantiate this class!
dumpMembers(Object, Class, Writer, int) - Method in class org.openbp.common.dump.Dumper
Dump the members of an object.

E

elements() - Method in class org.openbp.common.util.ExpirationHashtable
Returns an enumeration of the values in this hashtable.
EMPTY_VECTOR - Static variable in class org.openbp.common.CollectionUtil
Empty vector
EmptyEnumeration - Class in org.openbp.common.util.iterator
Convenience class that can serve as an empty Enumeration.
EmptyIterator - Class in org.openbp.common.util.iterator
Convenience class that can serve as an empty Iterator.
ENCODE - Static variable in class org.openbp.common.string.base64.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.openbp.common.string.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.openbp.common.string.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.openbp.common.string.base64.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.openbp.common.string.base64.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.openbp.common.string.base64.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.openbp.common.string.base64.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeMultiLineString(String) - Static method in class org.openbp.common.string.TextUtil
Trims the string and converts all newline and tab character to an escape representation.
encodeObject(Serializable) - Static method in class org.openbp.common.string.base64.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.openbp.common.string.base64.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.openbp.common.string.base64.Base64
Convenience method for encoding data to a file.
encodeXMLContent(String) - Static method in class org.openbp.common.markup.XMLEscapeHelper
Escapes any characters considered special by the XML parser (e\. g\.
encodeXMLString(String) - Static method in class org.openbp.common.markup.XMLEscapeHelper
Escapes all characters that are not 7 bit ASCII characters by their markup language representation, i\. e\. &"#207;"
enqueue(Object, boolean) - Method in class org.openbp.common.util.SizeRestrictedQueue
This method adds an element to a queue.
ensureCapacity(int) - Method in class org.openbp.common.util.PrimitiveArray
Ensures the capacity of the array.
entrySet() - Method in class org.openbp.common.util.ExpirationHashtable
Returns the entry set of the table.
EnumerationIterator - Class in org.openbp.common.util.iterator
Enumerates from an iterated object.
EnumerationIterator(Enumeration) - Constructor for class org.openbp.common.util.iterator.EnumerationIterator
Constructor.
equalsNull(Object, Object) - Static method in class org.openbp.common.CommonUtil
Checks if two objects are equal or both null.
ERROR - Static variable in interface org.openbp.common.logger.LogLevel
Log level 'Error'.
error(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message with no arguments.
error(Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message with a single argument.
error(Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message with two arguments.
error(Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message with tree arguments.
error(Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message with four arguments.
error(Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs an error message using an argument array.
errorMsg(String) - Method in class org.openbp.common.string.parser.StringParser
Returns an error message prefixed by the standard error prefix and a file/line specification (see the StringParser.setFileName(java.lang.String) methods).
EventObserver - Interface in org.openbp.common.util.observer
Generic event observer interface.
EventObserverMgr - Class in org.openbp.common.util.observer
The observer manager helps registering and calling observers.
EventObserverMgr() - Constructor for class org.openbp.common.util.observer.EventObserverMgr
Default constructor.
ExceptionUtil - Class in org.openbp.common
Static exception utiltity methods.
expandDirectory(String, String) - Method in class org.openbp.common.string.shellmatcher.ShellList
Find all matching patterns in a directory and add them to the file list.
expandPattern(String) - Method in class org.openbp.common.string.shellmatcher.ShellList
Expands a pattern to a list of files.
expandProperties(Properties) - Static method in class org.openbp.common.setting.SettingUtil
Performs expandVariables on all values of the given properties.
expandVariables(String, boolean, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Substitutes variables in the given string using the supplied setting resolver.
expandVariables(String, boolean) - Static method in class org.openbp.common.setting.SettingUtil
Substitutes variables in the given string using the standard setting resolver.
ExpirationHashtable - Class in org.openbp.common.util
This is an implementation of a simple hashtable which removes its elements after a given timeout period.
ExpirationHashtable(long) - Constructor for class org.openbp.common.util.ExpirationHashtable
Constructor.
ExtensionFileNameFilter - Class in org.openbp.common.io
File name filter for XML files (singleton class).
ExtensionFileNameFilter(String) - Constructor for class org.openbp.common.io.ExtensionFileNameFilter
Private constructor.
EXTENSIONS - Static variable in class org.openbp.common.rc.image.TMulti
 
extractRuntimeException(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Extracts a runtime exception from the given exception.
extractSummary(String) - Static method in class org.openbp.common.string.TextUtil
Extracts a summary from an object description.

F

FileBinaryResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that specifies its target using an URL to a class file.
FileBinaryResourceSpec() - Constructor for class org.openbp.common.classloader.FileBinaryResourceSpec
Default constructor.
FileBinaryResourceSpec(URL) - Constructor for class org.openbp.common.classloader.FileBinaryResourceSpec
Value constructor.
FileBinaryResourceSpec(URL, byte[]) - Constructor for class org.openbp.common.classloader.FileBinaryResourceSpec
Value constructor.
FileResourceProvider - Class in org.openbp.common.resource
Provides access to file system-based resources.
FileResourceProvider(int, ResourceLoader, String) - Constructor for class org.openbp.common.resource.FileResourceProvider
Constructor.
FILETYPE_ANY - Static variable in class org.openbp.common.io.FileUtil
File type 'any file' (argument for FileUtil.list(java.lang.String, java.lang.String, int))
FILETYPE_DIR - Static variable in class org.openbp.common.io.FileUtil
File type 'directory' (argument for FileUtil.list(java.lang.String, java.lang.String, int))
FILETYPE_FILE - Static variable in class org.openbp.common.io.FileUtil
File type 'file' (argument for FileUtil.list(java.lang.String, java.lang.String, int))
FileUrlResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that specifies its target using an URL to a class file.
FileUrlResourceSpec() - Constructor for class org.openbp.common.classloader.FileUrlResourceSpec
Default constructor.
FileUrlResourceSpec(URL) - Constructor for class org.openbp.common.classloader.FileUrlResourceSpec
Value constructor.
FileUtil - Class in org.openbp.common.io
The FileUtil class provides some additional static file management utility methods not contained in java.io.File.
findByQualifiedMethodSignature(String) - Static method in class org.openbp.common.ReflectUtil
Finds a method according to its signature.
findByUnqualifiedMethodSignature(Class, String) - Static method in class org.openbp.common.ReflectUtil
Finds a method according to its signature.
findClassInPackageList(String, List) - Static method in class org.openbp.common.ReflectUtil
Searches for a particular class in a list of packages.
findClassInPackageList(String, List, ClassLoader) - Static method in class org.openbp.common.ReflectUtil
Searches for a particular class in a list of packages.
findNestedException(Throwable, String) - Static method in class org.openbp.common.ExceptionUtil
Recurses the exception chain down until the specified exception.
findResources(String) - Method in class org.openbp.common.resource.ResourceMgr
Finds resources according to the given resource location pattern, preferably in the class path.
fireActionPerformed(ActionEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'action performed' message to all registered action listeners.
fireAdjustmentValueChanged(AdjustmentEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'adjustment value changed' message to all registered adjustment listeners.
fireAncestorAdded(AncestorEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'ancestor added' message to all registered ancestor listeners.
fireAncestorMoved(HierarchyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'ancestor moved' message to all registered hierarchy bounds listeners.
fireAncestorMoved(AncestorEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'ancestor moved' message to all registered ancestor listeners.
fireAncestorRemoved(AncestorEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'ancestor removed' message to all registered ancestor listeners.
fireAncestorResized(HierarchyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'ancestor resized' message to all registered hierarchy bounds listeners.
fireCaretPositionChanged(InputMethodEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'caret position changed' message to all registered input method listeners.
fireCaretUpdate(CaretEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'caret update' message to all registered caret listeners.
fireChangedUpdate(DocumentEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'changed update' message to all registered document listeners.
fireColumnAdded(TableColumnModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'column added' message to all registered table column model listeners.
fireColumnMarginChanged(ChangeEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'column margin changed' message to all registered table column model listeners.
fireColumnMoved(TableColumnModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'column moved' message to all registered table column model listeners.
fireColumnRemoved(TableColumnModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'column removed' message to all registered table column model listeners.
fireColumnSelectionChanged(ListSelectionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'column selection changed' message to all registered table column model listeners.
fireComponentAdded(ContainerEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component added' message to all registered container listeners.
fireComponentHidden(ComponentEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component hidden' message to all registered component listeners.
fireComponentMoved(ComponentEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component moved' message to all registered component listeners.
fireComponentRemoved(ContainerEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component removed' message to all registered container listeners.
fireComponentResized(ComponentEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component resized' message to all registered component listeners.
fireComponentShown(ComponentEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'component shown' message to all registered component listeners.
fireContentsChanged(ListDataEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'contents changed' message to all registered list data listeners.
fireEditingCanceled(ChangeEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'editing canceled' message to all registered cell editor listeners.
fireEditingStopped(ChangeEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'editing stopped' message to all registered cell editor listeners.
fireEvent(ObserverEvent) - Method in class org.openbp.common.util.observer.EventObserverMgr
Notifies all registered observers about a model connector event.
fireEventDispatched(AWTEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'event dispatched' message to all registered AWT event listeners.
fireFocusGained(FocusEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'focus gained' message to all registered focus listeners.
fireFocusLost(FocusEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'focus lost' message to all registered focus listeners.
fireHierarchyChanged(HierarchyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'hierarchy changed' message to all registered hierarchy listeners.
fireHyperlinkUpdate(HyperlinkEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'hyperlink update' message to all registered hyperlink listeners.
fireInputMethodTextChanged(InputMethodEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'input method text changed' message to all registered input method listeners.
fireInsertUpdate(DocumentEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'insert update' message to all registered document listeners.
fireInternalFrameActivated(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame activated' message to all registered internal frame listeners.
fireInternalFrameClosed(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame closed' message to all registered internal frame listeners.
fireInternalFrameClosing(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame closing' message to all registered internal frame listeners.
fireInternalFrameDeactivated(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame deactivated' message to all registered internal frame listeners.
fireInternalFrameDeiconified(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame deiconified' message to all registered internal frame listeners.
fireInternalFrameIconified(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame iconified' message to all registered internal frame listeners.
fireInternalFrameOpened(InternalFrameEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'internal frame opened' message to all registered internal frame listeners.
fireIntervalAdded(ListDataEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'interval added' message to all registered list data listeners.
fireIntervalRemoved(ListDataEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'interval removed' message to all registered list data listeners.
fireItemStateChanged(ItemEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'item state changed' message to all registered item listeners.
fireKeyPressed(KeyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'key pressed' message to all registered key listeners.
fireKeyReleased(KeyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'key released' message to all registered key listeners.
fireKeyTyped(KeyEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'key typed' message to all registered key listeners.
fireMenuCanceled(MenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu canceled' message to all registered menu listeners.
fireMenuDeselected(MenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu deselected' message to all registered menu listeners.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu drag mouse dragged' message to all registered menu drag mouse listeners.
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu drag mouse entered' message to all registered menu drag mouse listeners.
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu drag mouse exited' message to all registered menu drag mouse listeners.
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu drag mouse released' message to all registered menu drag mouse listeners.
fireMenuKeyPressed(MenuKeyEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu key pressed' message to all registered menu key listeners.
fireMenuKeyReleased(MenuKeyEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu key released' message to all registered menu key listeners.
fireMenuKeyTyped(MenuKeyEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu key typed' message to all registered menu key listeners.
fireMenuSelected(MenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'menu selected' message to all registered menu listeners.
fireMouseClicked(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse clicked' message to all registered mouse listeners.
fireMouseDragged(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse dragged' message to all registered mouse motion listeners.
fireMouseEntered(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse entered' message to all registered mouse listeners.
fireMouseExited(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse exited' message to all registered mouse listeners.
fireMouseMoved(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse moved' message to all registered mouse motion listeners.
fireMousePressed(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse pressed' message to all registered mouse listeners.
fireMouseReleased(MouseEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'mouse released' message to all registered mouse listeners.
firePopupMenuCanceled(PopupMenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'popup menu canceled' message to all registered popup menu listeners.
firePopupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'popup menu will become invisible' message to all registered popup menu listeners.
firePopupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'popup menu will become visible' message to all registered popup menu listeners.
firePropertyChange(PropertyChangeEvent) - Method in class org.openbp.common.listener.BeanListenerSupport
Fires an 'property change' message to all registered property change listeners.
fireRemoveUpdate(DocumentEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'remove update' message to all registered document listeners.
fireStateChanged(ChangeEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'state changed' message to all registered change listeners.
fireTableChanged(TableModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'table changed' message to all registered table model listeners.
fireTextValueChanged(TextEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'text value changed' message to all registered text listeners.
fireTreeCollapsed(TreeExpansionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree collapsed' message to all registered tree expansion listeners.
fireTreeExpanded(TreeExpansionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree expanded' message to all registered tree expansion listeners.
fireTreeNodesChanged(TreeModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree nodes changed' message to all registered tree model listeners.
fireTreeNodesInserted(TreeModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree nodes inserted' message to all registered tree model listeners.
fireTreeNodesRemoved(TreeModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree nodes removed' message to all registered tree model listeners.
fireTreeStructureChanged(TreeModelEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree structure changed' message to all registered tree model listeners.
fireTreeWillCollapse(TreeExpansionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree will collapse' message to all registered tree will expand listeners.
fireTreeWillExpand(TreeExpansionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'tree will expand' message to all registered tree will expand listeners.
fireUndoableEditHappened(UndoableEditEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'undoable edit happened' message to all registered undoable edit listeners.
fireValueChanged(ListSelectionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'value changed' message to all registered list selection listeners.
fireValueChanged(TreeSelectionEvent) - Method in class org.openbp.common.listener.SwingListenerSupport
Fires an 'value changed' message to all registered tree selection listeners.
fireVetoableChange(PropertyChangeEvent) - Method in class org.openbp.common.listener.BeanListenerSupport
Fires an 'vetoable change' message to all registered vetoable change listeners.
fireWindowActivated(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window activated' message to all registered window listeners.
fireWindowClosed(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window closed' message to all registered window listeners.
fireWindowClosing(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window closing' message to all registered window listeners.
fireWindowDeactivated(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window deactivated' message to all registered window listeners.
fireWindowDeiconified(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window deiconified' message to all registered window listeners.
fireWindowIconified(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window iconified' message to all registered window listeners.
fireWindowOpened(WindowEvent) - Method in class org.openbp.common.listener.AWTListenerSupport
Fires an 'window opened' message to all registered window listeners.
FixedSettingProvider - Class in org.openbp.common.setting
Implementation of a setting provider that supports access to System properties.
FixedSettingProvider() - Constructor for class org.openbp.common.setting.FixedSettingProvider
Constructor.
FlexibleSize - Interface in org.openbp.common.icon
JComponents that are implementing this interface are capable of displaying Jaspira multi size icons (MultiIcon), either directly or in one of their child components.
flushBase64() - Method in class org.openbp.common.string.base64.Base64.OutputStream
Method added by PHIL.
FOLDER_SEP - Static variable in class org.openbp.common.string.StringUtil
Folder separator for usage withing resource and file system paths
FOLDER_SEP_CHAR - Static variable in class org.openbp.common.string.StringUtil
Folder separator for usage withing resource and file system paths
format(String, Object[]) - Static method in class org.openbp.common.MsgFormat
Formats a message using the given pattern and arguments.
format(String, Object) - Static method in class org.openbp.common.MsgFormat
Formats a message using the given pattern and arguments.
format(String, Object, Object) - Static method in class org.openbp.common.MsgFormat
Formats a message using the given pattern and arguments.
format(String, Object, Object, Object) - Static method in class org.openbp.common.MsgFormat
Formats a message using the given pattern and arguments.
format(String, Object, Object, Object, Object) - Static method in class org.openbp.common.MsgFormat
Formats a message using the given pattern and arguments.
formatMsg(ResourceCollection, String, Object[]) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the given resource and formats it using the given arguments.
formatMsg(String, String, String, Object[]) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the default locale.
formatMsg(String, String, Locale, String, Object[]) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the given locale.
formatMsg(ResourceCollection, String, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the given resource and formats it using the given arguments (convenience method).
formatMsg(ResourceCollection, String, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the given resource and formats it using the given arguments (convenience method).
formatMsg(ResourceCollection, String, Object, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the given resource and formats it using the given arguments (convenience method).
formatMsg(String, String, String, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the default locale (convenience method).
formatMsg(String, String, String, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the default locale (convenience method).
formatMsg(String, String, String, Object, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the default locale (convenience method).
formatMsg(String, String, Locale, String, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the given locale (convenience method).
formatMsg(String, String, Locale, String, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the given locale (convenience method).
formatMsg(String, String, Locale, String, Object, Object, Object) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Retrieves a message from the specified resource and formats it using the given arguments using the given locale (convenience method).
fromHex(String) - Static method in class org.openbp.common.util.ByteArrayUtil
 
fromShortHexString(String) - Static method in class org.openbp.common.util.ByteArrayUtil
 

G

get(Object) - Method in class org.openbp.common.util.ExpirationHashtable
Returns the value to which the specified key is mapped in this hashtable.
get(int) - Method in class org.openbp.common.util.PrimitiveArray
Gets the integer value by the index.
get(int) - Method in class org.openbp.common.util.WeakArrayList
Gets the element at the given index.
getAppName() - Static method in class org.openbp.common.application.Application
Deprecated. Application name functionality has been removed
getArguments() - Static method in class org.openbp.common.application.Application
Gets the command line arguments.
getArguments() - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves the list of command arguments (i\. e\. command line arguments that don't begin with '-' or '+'.
getBooleanOption(String, boolean) - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves a boolean option value with default value support.
getBooleanOption(String) - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves a boolean option value.
getBooleanSetting(String, boolean, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Gets a boolean setting value or the default using the supplied setting resolver.
getBooleanSetting(String, boolean) - Static method in class org.openbp.common.setting.SettingUtil
Gets a boolean setting value or the default using the standard setting resolver.
getByName(Collection, String) - Static method in class org.openbp.common.util.NamedObjectCollectionUtil
Searches a collection for an object with a particular name.
getBytes() - Method in class org.openbp.common.classloader.ResourceEntry
Reads the resource from the repository.
getChar() - Method in class org.openbp.common.string.parser.StringParser
Get the current character.
getChar(int) - Method in class org.openbp.common.string.parser.StringParser
Get a character relative to the current position.
getChildElement(Node, String) - Static method in class org.openbp.common.markup.XMLUtil
Gets a named child node.
getChildElements(Node, String) - Static method in class org.openbp.common.markup.XMLUtil
Gets a named child elements in flat level.
getChildElements(Node, String[]) - Static method in class org.openbp.common.markup.XMLUtil
Gets a named child elements in flat level.
getChildNode(Node, String) - Static method in class org.openbp.common.markup.XMLUtil
Deprecated. XMLUtil.getChildElement(org.w3c.dom.Node, java.lang.String)
getChildNode(Node, String, short) - Static method in class org.openbp.common.markup.XMLUtil
Gets a named child node by the node type.
getChildNodeValue(Node, String) - Static method in class org.openbp.common.markup.XMLUtil
Gets the text value of a named child node.
getChildNodeValue(Node, String, short) - Static method in class org.openbp.common.markup.XMLUtil
Gets the text value of a named child node.
getClassLoader() - Method in class org.openbp.common.classloader.ClassLoaderObjectInputStream
Gets the class loader for this stream.
getCollectionDescriptor() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the collection descriptor.
getComparator() - Method in class org.openbp.common.util.SortingArrayList
Gets the element comparator.
getComplexProperty() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the object descriptor describing a complex type property.
getComplexPropertyType() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the type of the complex type property value.
getConfiguration() - Method in class org.openbp.common.classloader.XClassLoaderBase
Gets the a clone of the configuration passed during construction of the class loader..
getContainerName() - Method in class org.openbp.common.rc.ResourceCollection
Gets the resource container name.
getContent() - Method in class org.openbp.common.classloader.BinaryResourceSpec
Gets the binary content.
getContent() - Method in class org.openbp.common.classloader.ResourceEntry
Gets the cached contents of the entry.
getContent() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
getContentLength() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
getContentType() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
getCustomDescriptorResourcePath() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Gets the resource path to folder that may contain sub folders with custom descriptors.
getCustomIterator(Object, int) - Method in class org.openbp.common.util.iterator.CascadeIterator
This method checks if the object is of a known type that can be iterated.
getDefaultInstance() - Static method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the singleton instance of this class.
getDefaultInstance() - Static method in class org.openbp.common.resource.ResourceMgr
Gets the singleton instance of this class.
getDefaultValue() - Method in class org.openbp.common.string.Object2StringConverter
Gets the default value.
getDescription() - Method in interface org.openbp.common.generic.description.DescriptionObject
Gets the default description of this Object.
getDescription() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Gets the default description of this Object.
getDescriptionEscape() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Gets the escape representation of the default description of this Object.
getDescriptionText() - Method in interface org.openbp.common.generic.description.DescriptionObject
Gets text that can be used to describe this object.
getDescriptionText() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Gets text that can be used to describe this object.
getDescriptor(Class, int) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Gets the descriptor for a particular object class.
getDisplayName() - Method in interface org.openbp.common.generic.description.DisplayObject
Gets the default display name of this object.
getDisplayName() - Method in class org.openbp.common.generic.description.DisplayObjectImpl
Gets the default display name of this object.
getDisplayNames() - Method in class org.openbp.common.string.Object2StringConverter
Get the display names.
getDisplayText() - Method in interface org.openbp.common.generic.description.DescriptionObject
Gets text that can be used to describe this object.
getDisplayText() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Gets text that can be used to display this object.
getDisplayText() - Method in interface org.openbp.common.generic.description.Displayable
Gets text that can be used to display this object.
getDisplayText() - Method in class org.openbp.common.generic.description.DisplayObjectImpl
Gets text that can be used to display this object.
getDisplayText() - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Gets text that can be used to display this object.
getDocument() - Method in class org.openbp.common.markup.DOMFactory
Gets the document instance this factory operates on.
getEditorClass() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the editor class.
getEditorClassName() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the editor class.
getEditorParam() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the optional editor parameters.
getEditorParamString() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the optional editor parameter string.
getEmbeddedIdChecksum(String) - Static method in class org.openbp.common.util.CheckedIdGenerator
Returns the checksum embedded in the id.
getEncoding() - Method in class org.openbp.common.io.xml.XMLDriver
Gets the encoding for XML I/O.
getErrorName() - Method in class org.openbp.common.rc.ResourceCollection
Returns a string that identifies the resource in error messages.
getErrorName() - Method in class org.openbp.common.rc.ResourceItem
Returns a string that identifies the resource item in error messages.
getEventType() - Method in interface org.openbp.common.util.observer.ObserverEvent
Gets the type of the event.
getExtenders() - Method in class org.openbp.common.registry.MappingRegistry
Gets the extender list.
getExtraIdentifierChars() - Method in class org.openbp.common.string.parser.StringParser
Gets the valid characters in identifiers beside letter, digit or underscore.
getFieldOrNull(Class, String) - Static method in class org.openbp.common.ReflectUtil
Get a field using reflections.
getFileCount() - Method in class org.openbp.common.string.shellmatcher.ShellList
Gets the number of elements of the current file list.
getFileExtensions() - Method in class org.openbp.common.rc.image.AbstractJavaImage
Gets the file extensions.
getFileExtensions() - Method in class org.openbp.common.rc.image.TBmp
 
getFileExtensions() - Method in class org.openbp.common.rc.image.TGif
 
getFileExtensions() - Method in class org.openbp.common.rc.image.TJpeg
 
getFileExtensions() - Method in class org.openbp.common.rc.image.TPng
 
getFileHeader() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the property file header.
getFileName() - Method in class org.openbp.common.string.parser.StringParser
Gets the file name.
getFileName() - Method in exception org.openbp.common.string.parser.StringParserException
Gets the file name for error messages.
getFiles() - Method in class org.openbp.common.string.shellmatcher.ShellList
Gets the current file list.
getFormattedMsg() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the formatted message.
getFormattedMsgWithSource() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the formatted message including message source specification.
getFullCompanyName() - Method in interface org.openbp.common.application.ProductProfile
Gets the full company name for display in the user interface.
getFullProductName() - Method in interface org.openbp.common.application.ProductProfile
Gets the full name of a product.
getGroup() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the group specification or null.
getHost() - Method in class org.openbp.common.resource.HttpResourceProvider
Gets the host (e. g.
getIcon(int) - Method in interface org.openbp.common.icon.MultiIcon
Returns an icon with the given size.
getIcon(int) - Method in class org.openbp.common.icon.MultiImageIcon
Returns an icon with the given size.
getIconHeight() - Method in class org.openbp.common.icon.MultiImageIcon
 
getIconSize() - Method in interface org.openbp.common.icon.FlexibleSize
Gets the current icon size.
getIconSize() - Method in class org.openbp.common.icon.MultiImageIcon
 
getIconWidth() - Method in class org.openbp.common.icon.MultiImageIcon
 
getID() - Method in class org.openbp.common.util.CheckedIdGenerator
Returns a new ID (type 4 of http://www.ietf.org/rfc/rfc4122.txt with an additional checksum).
getIdentifier() - Method in class org.openbp.common.string.parser.StringParser
Get the identifier at the current position.
getImage() - Method in interface org.openbp.common.icon.MultiIcon
Returns an image representation of this icon in the currently active size.
getImage() - Method in class org.openbp.common.icon.MultiImageIcon
 
getInputStream() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
getInstance() - Static method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Gets the singleton instance of this class.
getInstance() - Static method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Gets the singleton instance of this class.
getInstance() - Static method in class org.openbp.common.io.xml.XMLDriver
Gets the singleton instance of this class.
getInstance() - Static method in class org.openbp.common.setting.SystemPropertyProvider
Gets the singleton instance of this class.
getInstance() - Static method in class org.openbp.common.util.CheckedIdGenerator
Gets the singleton instance of this class.
getInstance() - Static method in class org.openbp.common.util.iterator.EmptyEnumeration
Returns a global instance of this object.
getInstance() - Static method in class org.openbp.common.util.iterator.EmptyIterator
Returns a global instance of this object.
getInstance() - Static method in class org.openbp.common.util.UUIDGenerator
Gets the singleton instance of this class.
getIntSetting(String, int, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Gets an integer setting value or the default using the supplied setting resolver.
getIntSetting(String, int) - Static method in class org.openbp.common.setting.SettingUtil
Gets an integer setting value or the default using the standard setting resolver.
getIterator(Object, int) - Method in class org.openbp.common.util.iterator.CascadeIterator
This static method returns an iterator over any given object.
getJavaVersionInt() - Static method in class org.openbp.common.CommonUtil
Gets the java version as 3 digit integer (e\.g\. 141).
getJavaVersionStr() - Static method in class org.openbp.common.CommonUtil
Gets the java version as string (e\.g\. "1.4.1").
getKey(int) - Method in class org.openbp.common.util.OrderedMap
Gets a key by the index.
getKeys() - Method in class org.openbp.common.rc.ResourceCollection
Get all resource keys.
getLastKey() - Method in class org.openbp.common.util.OrderedMap
Gets the last key.
getLastValue() - Method in class org.openbp.common.util.OrderedMap
Gets the last value.
getLength() - Method in class org.openbp.common.string.parser.StringParser
Gets the length of the string.
getLineNr() - Method in class org.openbp.common.string.parser.StringParser
Gets the current line number.
getLineNr() - Method in exception org.openbp.common.string.parser.StringParserException
Gets the current line number.
getList() - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Gets the message list.
getListenerCount(Class) - Method in class org.openbp.common.listener.ListenerSupport
Gets the number of listeners of the specified type.
getListenerIterator(Class) - Method in class org.openbp.common.listener.ListenerSupport
Gets an iterator over listeners of the specified type.
getLoader() - Method in class org.openbp.common.io.xml.XMLDriver
Gets the class loader to user.
getLocale() - Method in class org.openbp.common.rc.ResourceCollection
Gets the locale.
getMandatoryBooleanSetting(String) - Static method in class org.openbp.common.setting.SettingUtil
Gets a mandatory boolean setting value or the default using the standard setting resolver.
getMandatoryIntSetting(String) - Static method in class org.openbp.common.setting.SettingUtil
Gets a mandatory integer setting value or the default using the standard setting resolver.
getMandatoryStringSetting(String) - Static method in class org.openbp.common.setting.SettingUtil
Gets a mandatory string setting value using the standard setting resolver.
getMappedClass(Class) - Method in class org.openbp.common.registry.ClassMappingRegistry
Gets the mapping for a given class.
getMapping() - Method in class org.openbp.common.io.xml.XMLDriver
Gets the the castor mapping table.
getMaxLength() - Static method in class org.openbp.common.util.CheckedIdGenerator
Gets the maximum length of this type of id.
getMaxSetSize() - Method in class org.openbp.common.dump.Dumper
Gets the maximum size of a set to be dumped.
getMethodOrNull(Class, String, Class[]) - Static method in class org.openbp.common.ReflectUtil
Get a method using reflections.
getMimeType() - Method in class org.openbp.common.rc.data.TKeystroke
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.image.TBmp
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.image.TGif
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.image.TJpeg
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.image.TMulti
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.image.TPng
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.primitive.TChar
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.primitive.TCharacter
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.primitive.TInteger
Gets the mime-type of the resource item.
getMimeType() - Method in class org.openbp.common.rc.text.TPlain
Gets the mime-type of the resource item.
getMsg() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the message.
getMsgArgs() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the message arguments.
getMsgs() - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Gets the message list.
getMsgType() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the message type.
getName() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method returns the name to be used for the class loader.
getName() - Method in interface org.openbp.common.generic.description.DescriptionObject
Gets the name of this Object.
getName() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Gets the name of this object.
getName() - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Gets the name of the attribute.
getName() - Method in class org.openbp.common.rc.ResourceCollection
Gets the name of the resource.
getName() - Method in class org.openbp.common.rc.ResourceItem
Gets the name of the resource item.
getName() - Method in class org.openbp.common.setting.ProviderInfo
Gets the name of the provider.
getNestedException(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Gets the target excpeption of a Throwable object or the object itself.
getNestedExceptions(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Gets a list containing the given throwable and all its nested exceptions.
getNestedMessage(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Gets the exception message of the throwable plus any additional message of exceptions nested by this throwable.
getNestedTrace(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Gets the stack trace of the throwable plus the stack traces of exceptions nested by this throwable.
getNewIdChecksum(String) - Static method in class org.openbp.common.util.CheckedIdGenerator
Returns the (newly calculated) checksum of the given id.
getNodeValue(Node) - Static method in class org.openbp.common.markup.XMLUtil
Gets the text value of a node.
getNonStandardPackages() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Returns the list of non-standard packages.
getNonWhitespace() - Method in class org.openbp.common.string.parser.StringParser
Get the text until the next white space at the current position.
getNumber() - Method in class org.openbp.common.string.parser.StringParser
Get the number constant at the current position.
getObject() - Method in class org.openbp.common.rc.ResourceItem
Gets the object associated with this resource.
getObjectClass() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the object class this descriptor is suitable for.
getObjectClassName() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the name of the object class this descriptor is suitable for.
getOptionalChar(ResourceCollection, String, char) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Gets the character value or a default if not found.
getOptionalInt(ResourceCollection, String, int) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Gets the integer value or a default if not found.
getOptionalObject(String) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value.
getOptionalObject(String, Object) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value.
getOptionalParameters() - Method in class org.openbp.common.string.parser.StringParser
Get the parameters enclosed in () as an array of strings.
getOptionalString(String) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value as string.
getOptionalString(String, String) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value as string.
getOptionArgument() - Method in class org.openbp.common.string.parser.StringParser
Get the string constant at the current position.
getOptions() - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves an iterator of options specified on the command line.
getOutputStream() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
getParent(File, boolean) - Static method in class org.openbp.common.io.FileUtil
File.getParent() can return null when the file is specified without a directory or is in the root directory.
getParentClassLoader() - Method in class org.openbp.common.classloader.XClassLoaderBase
This returns the parent class loader of this class loader
getParentClassLoader() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This returns the parent class loader to be used.
getParentResource() - Method in class org.openbp.common.rc.ResourceCollection
Gets the parent resource.
getPath() - Method in class org.openbp.common.rc.image.TMulti
Gets the image path.
getPort() - Method in class org.openbp.common.resource.HttpResourceProvider
Gets the port (e. g. "8080").
getPos() - Method in class org.openbp.common.string.parser.StringParser
Gets the current character position.
getPossibleEventTypes() - Method in class org.openbp.common.util.observer.EventObserverMgr
Gets the list of possible event types.
getPrefix() - Method in class org.openbp.common.resource.ClasspathResourceProvider
 
getPrefix() - Method in class org.openbp.common.resource.FileResourceProvider
 
getPrefix() - Method in class org.openbp.common.resource.ResourceProvider
Protocol prefix of this provider
getPrintableClassName(Class) - Static method in class org.openbp.common.ReflectUtil
Gets a printable form of a class name.
getPrintName() - Method in interface org.openbp.common.generic.PrintNameProvider
Gets the printable name of the object.
getPriority() - Method in class org.openbp.common.resource.ResourceProvider
Gets the priority of this provider; small numbers will be tried before larger numbers.
getPriority() - Method in class org.openbp.common.setting.ProviderInfo
Gets the priority.
getProperties() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the list of properties.
getProperties() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the table of all properties.
getProperty(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the property descriptor for a particular property.
getProperty(Object, String) - Static method in class org.openbp.common.property.PropertyAccessUtil
Gets the value of the specified property of an object.
getPropertyList() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the list of properties.
getPropertyResourceName() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the property file name.
getPropertyResourceUrl() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the URL of the property resource.
getProtocol() - Method in class org.openbp.common.resource.HttpResourceProvider
Gets the protocol (e. g.
getProvider() - Method in class org.openbp.common.setting.ProviderInfo
Gets the setting provider.
getProvider(String) - Method in class org.openbp.common.setting.SettingResolver
Gets a provider by its name.
getProviderInfoList() - Method in class org.openbp.common.setting.SettingResolver
Gets the provider list.
getProviderInfoString() - Method in class org.openbp.common.resource.ResourceResolver
Prepare a displayable string with provider info.
getQualifiedIdentifier() - Method in class org.openbp.common.string.parser.StringParser
Get the (qualified) identifier at the current position.
getQualifiedMethodSignature(Method) - Static method in class org.openbp.common.ReflectUtil
Creates a string that specifies the method signature containing a fullly qualified method name.
getRepeatableOption(String) - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves a repeatable string option value.
getRepositories() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method returns the list of currently registered repositories.
getRepositoryUrl() - Method in class org.openbp.common.classloader.ResourceEntry
Gets the name of the repository this entry belongs to.
getRequiredObject(String) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value.
getRequiredString(String) - Method in class org.openbp.common.rc.ResourceCollection
Gets a resource value as string.
getResource(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Determines the URL of a resource with a given name.
getResource(String, String) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the resource using the default locale.
getResource(String, Class) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the resource for the given class using the default locale.
getResource(String, Class, Locale) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the resource for the given class using the given locale.
getResource(String, String, Locale) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the resource using the given locale.
getResource(String) - Method in class org.openbp.common.resource.ClasspathResourceProvider
 
getResource(String) - Method in class org.openbp.common.resource.FileResourceProvider
file based resources are first matched with the root dir name
getResource(String) - Method in class org.openbp.common.resource.HttpResourceProvider
 
getResource(String) - Method in class org.openbp.common.resource.ResourceMgr
Gets the specified resource.
getResource(String) - Method in class org.openbp.common.resource.ResourceProvider
Gets a resource.
getResourceAsStream(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Finds a resource with a given name.
getResourceCollection() - Method in class org.openbp.common.rc.ResourceItem
Gets the resource this item belongs to.
getResourceCollectionMgr() - Method in class org.openbp.common.rc.ResourceCollection
Gets the locale resource manager.
getResourceDir() - Method in class org.openbp.common.resource.FileResourceProvider
Gets the directory to load the resource files from.
getResourceEntry(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Gets a resource entry by its key.
getResourceFromPath(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Loads a resource from the class path.
getResourceItem(String) - Method in class org.openbp.common.rc.ResourceCollection
Gets the resource item specified by its name.
getResourceItemPath(String) - Method in class org.openbp.common.rc.ResourceCollection
Determines the file path of a file within a container for error message output.
getResourceLoader() - Method in class org.openbp.common.resource.ResourceMgr
Gets the resource loader.
getResourceLoader() - Method in class org.openbp.common.resource.ResourceProvider
Gets the resource loader used by this provider.
getResourceMgr() - Method in class org.openbp.common.rc.ResourceCollectionMgr
Gets the resource manager used to read the resource files.
getResourceObject(String) - Method in class org.openbp.common.rc.ResourceCollection
Get an object from a resource.
getResourcePath() - Method in class org.openbp.common.rc.ResourceCollection
Gets the path of the resource folder this resource resides in.
getResourceResolver() - Method in class org.openbp.common.resource.ResourceMgr
Gets the value of the resourceResolver property.
getRootDir() - Static method in class org.openbp.common.application.Application
Gets the root dir.
getRootElement() - Method in class org.openbp.common.markup.DOMFactory
Gets the root element of the DOM tree.
getRuntimeAttribute(String) - Method in interface org.openbp.common.property.RuntimeAttributeContainer
Gets a runtime attribute value.
getSafeTypeClass() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the type class, instantiating it if possible.
getSetting(String) - Method in class org.openbp.common.application.RootDirProvider
Gets a setting value.
getSetting(String) - Method in class org.openbp.common.setting.FixedSettingProvider
Gets a setting value.
getSetting(String) - Method in class org.openbp.common.setting.PropertyFileProvider
Gets a setting value.
getSetting(String) - Method in interface org.openbp.common.setting.SettingProvider
Gets a setting value.
getSetting(String, Object) - Method in class org.openbp.common.setting.SettingResolver
Gets a setting value or the default.
getSetting(String) - Method in class org.openbp.common.setting.SystemPropertyProvider
Gets a setting value.
getSettings() - Method in class org.openbp.common.setting.FixedSettingProvider
Gets the settings.
getShortCompanyName() - Method in interface org.openbp.common.application.ProductProfile
Gets the short name of a company for internal use.
getShortProductName() - Method in interface org.openbp.common.application.ProductProfile
Gets the short name of a product for internal use.
getSize() - Method in class org.openbp.common.util.PrimitiveArray
Gets the length of the array.
getSkipNull() - Method in class org.openbp.common.dump.Dumper
Gets the flag that determines if to skip null values.
getSkipStatic() - Method in class org.openbp.common.dump.Dumper
Gets the flag that determines if to skip static data members.
getSourceString() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets the name of the source of the message.
getSourceString() - Method in class org.openbp.common.string.parser.StringParser
Gets the source string.
getStandardPackages() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Returns the list of standard packages.
getStandardResolver() - Static method in class org.openbp.common.setting.SettingUtil
Gets the standard resolver.
getString(char) - Method in class org.openbp.common.string.parser.StringParser
Get the string constant at the current position.
getStringOption(String) - Method in class org.openbp.common.commandline.CommandLineParser
Retrieves a string option value.
getStrings() - Method in class org.openbp.common.string.Object2StringConverter
Gets the string.
getStringSetting(String, String, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Gets a string setting value or the default using the supplied setting resolver.
getStringSetting(String) - Static method in class org.openbp.common.setting.SettingUtil
Gets a string setting value using the standard setting resolver.
getStringSetting(String, String) - Static method in class org.openbp.common.setting.SettingUtil
Gets a string setting value or the default using the standard setting resolver.
getTryStandardClassLoaderFirst() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method determines, whether the standard class loader should be tried before a lookup in the registered repositories.
getTypeClass() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the type class.
getTypeClassName() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the type class name.
getUnqualifiedMethodSignature(Method) - Static method in class org.openbp.common.ReflectUtil
Creates a string that specifies the method signature containing an unqualified method name.
getUntilEndOfLine() - Method in class org.openbp.common.string.parser.StringParser
Get the text until the end of the line.
getUrl() - Method in class org.openbp.common.classloader.UrlResourceSpec
Gets the uRL of the resource.
getURL(String) - Method in class org.openbp.common.resource.ResourceMgr
Returns the URL of the provided resource.
getUrlPrefix() - Method in class org.openbp.common.resource.HttpResourceProvider
 
getValidatorClass() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the validator class.
getValidatorClass() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the validator class.
getValidatorClassName() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the validator class name.
getValidatorClassName() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the validator class name.
getValue() - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Gets the value of the attribute.
getValue(int) - Method in class org.openbp.common.util.OrderedMap
Gets a value by the index.
getValues() - Method in class org.openbp.common.string.Object2StringConverter
Gets the values.
getVersion() - Method in interface org.openbp.common.application.ProductProfile
Gets the product version.
getXmlInstance() - Static method in class org.openbp.common.io.ExtensionFileNameFilter
Gets the singleton instance of this class.
GROUP_DELIMITER - Static variable in class org.openbp.common.rc.ResourceItem
The delimiter for the full qualified name
GZIP - Static variable in class org.openbp.common.string.base64.Base64
Specify that data should be gzip-compressed.

H

hasActiveObservers() - Method in class org.openbp.common.util.observer.EventObserverMgr
Checks if there are active observers registered.
hasActiveObservers(String) - Method in class org.openbp.common.util.observer.EventObserverMgr
Checks if there are observers registered that are interested in the given event type.
hasAddEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Determines if the add enabled is set.
hasDeleteEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Determines if the delete enabled is set.
HASHCODE - Static variable in class org.openbp.common.util.ToStringHelper
Flag for toString: Display hashcode
hasMoreElements() - Method in class org.openbp.common.util.iterator.ArrayEnumerator
Checks if there are more array elements.
hasMoreElements() - Method in class org.openbp.common.util.iterator.EmptyEnumeration
Implementation of the Enumeration interface.
hasMoreElements() - Method in class org.openbp.common.util.iterator.IteratorEnumeration
Tests if this enumeration contains more elements.
hasNext() - Method in class org.openbp.common.listener.ListenerSupport.ListenerIterator
Implementation of Iterator interface.
hasNext() - Method in class org.openbp.common.util.iterator.ArrayIterator
Checks if there are more array elements.
hasNext() - Method in class org.openbp.common.util.iterator.CascadeIterator
Returns true if there are elements left.
hasNext() - Method in class org.openbp.common.util.iterator.DoubleSafeIterator
Returns whether there are any more elements.
hasNext() - Method in class org.openbp.common.util.iterator.EmptyIterator
Implementation of Iterator interface.
hasNext() - Method in class org.openbp.common.util.iterator.EnumerationIterator
Tests if this enumeration contains more elements.
hasNext() - Method in class org.openbp.common.util.iterator.SingleIterator
Have we not yet returned the object.
hasNext() - Method in class org.openbp.common.util.iterator.WrappingIterator
Implementation of Iterator interface.
hasPrefix(String) - Method in class org.openbp.common.resource.ResourceProvider
Checks if a resourceName is prefixed with a protocol.
hasReadOnly() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Determines if the flag if the property is read only is set.
hasReorderEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Determines if the reorder enabled is set.
hasRequired() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Determines if the flag if the property is required is set.
htmlescape(String) - Static method in class org.openbp.common.markup.HTMLEscapeHelper
Turns funky characters into HTML entity equivalents e.g.
HTMLEscapeHelper - Class in org.openbp.common.markup
HTML-related utilities, i\.e\. to convert convert regular text to HTML text.
HttpResourceProvider - Class in org.openbp.common.resource
Provides access to resources using a HTTP connection.
HttpResourceProvider(int, ResourceLoader, String, String, String) - Constructor for class org.openbp.common.resource.HttpResourceProvider
Constructor.
HUGE - Static variable in interface org.openbp.common.icon.FlexibleSize
Standard large size (48 pixel)

I

IMAGE_BMP - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type image/bmp
IMAGE_GIF - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type image/gif
IMAGE_JPEG - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type image/jpeg
IMAGE_PNG - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type image/png
indexOf(Object) - Method in class org.openbp.common.util.OrderedMap
Gets the index of an object.
indexOfIgnoreCase(String, int, String) - Static method in class org.openbp.common.string.StringUtil
indexOf method that is not case-sensitive.
INFO - Static variable in interface org.openbp.common.logger.LogLevel
Log level 'Info'.
info(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message with no arguments.
info(Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message with a single argument.
info(Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message with two arguments.
info(Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message with tree arguments.
info(Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message with four arguments.
info(Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs an informational message using an argument array.
init(XClassLoaderConfiguration) - Method in class org.openbp.common.classloader.XClassLoaderBase
This method initializes the class loader with the configuration passed.
init(Object) - Method in class org.openbp.common.util.iterator.CascadeIterator
Creates an iterator over the given object.
init(Object, int) - Method in class org.openbp.common.util.iterator.CascadeIterator
Creates an iterator over the given object.
init(Object[]) - Method in class org.openbp.common.util.iterator.CascadeIterator
Creates an iterator over an array of Objects, chaining their values together.
init(Object[], int) - Method in class org.openbp.common.util.iterator.CascadeIterator
Creates an iterator over an array of Objects, chaining their values together.
initialize() - Static method in class org.openbp.common.application.Application
Sets resource and Log4j property file locations according to the application name and root dir.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.data.TKeystroke
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.image.AbstractJavaImage
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.image.TMulti
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.primitive.TChar
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.primitive.TCharacter
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.primitive.TInteger
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.ResourceItem
Determines the information from the DOM element and set this to the resource item.
initializeFromDOM(ResourceCollection, Element, String) - Method in class org.openbp.common.rc.text.TPlain
Determines the information from the DOM element and set this to the resource item.
initializeRootDir() - Static method in class org.openbp.common.application.Application
Initializes the root directory from the argument list or the system properties if not set yet.
initializeSettingProvidersAndLogger() - Static method in class org.openbp.common.application.Application
Sets up the default providers of the setting manager.
instantiate(String, ClassLoader, Class, String) - Static method in class org.openbp.common.ReflectUtil
Creates an object instance by its fully qualified class name using the default constructor.
instantiate(Class, Class, String) - Static method in class org.openbp.common.ReflectUtil
Creates an object instance given its class using the default constructor.
instantiate(Class, ClassLoader, Class, String) - Static method in class org.openbp.common.ReflectUtil
Creates an object instance given its class using the default constructor.
instantiate(String, Class, String) - Static method in class org.openbp.common.ReflectUtil
Creates a class by its fully qualified class name using the default constructor (convenience method).
instantiateByConstructor(Class, Class[], Object[], Class, String, boolean) - Static method in class org.openbp.common.ReflectUtil
Creates an object instance given its class using the constructor with the given argument types.
int2String(int) - Static method in class org.openbp.common.string.StringUtil
Converts an integer to its string representation.
intValue2Str(int) - Method in class org.openbp.common.string.Object2StringConverter
Converts an integer value to its corresponding string value.
IOUtil - Class in org.openbp.common.io
The FileUtil class provides some additional static file management utility methods not contained in java.io.File.
isAddEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the add enabled.
isAutoSort() - Method in class org.openbp.common.util.SortingArrayList
Gets the auto sort property.
isCustomDescriptor() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the flag if this descriptor is a custom descriptor (see ObjectDescriptorMgr).
isDebugEnabled(Class) - Static method in class org.openbp.common.logger.LogUtil
Checks if debug logging is enabled for the given logger.
isDeleteEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the delete enabled.
isEmpty() - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Checks if the message container contains messages.
isEnd() - Method in class org.openbp.common.string.parser.StringParser
Checks if we are at the end of the str.
isErrorEnabled(Class) - Static method in class org.openbp.common.logger.LogUtil
Checks if error logging is enabled for the given logger.
isExpanded() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the flag if the property is expanded, i\. e\. visible in the property tree by default.
isInfoEnabled(Class) - Static method in class org.openbp.common.logger.LogUtil
Checks if info logging is enabled for the given logger.
isJava14() - Static method in class org.openbp.common.CommonUtil
Checks if the current Java version is 1\.4 or higher.
isLeaf() - Method in interface org.openbp.common.generic.description.DisplayTreeObject
Gets the flag if the object is a leaf node.
isLeaf() - Method in class org.openbp.common.generic.description.DisplayTreeObjectImpl
Gets the flag if the object is a leaf node.
isLogEnabled(String) - Method in class org.openbp.common.classloader.XClassLoader
 
isLogEnabled(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Checks if the specified log level is enabled.
isLogEnabled(String) - Method in class org.openbp.common.classloader.XClassLoaderSystemErr
 
isLoggerEnabled(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Checks if the specified logger is enabled.
isLoggerEnabled(String, String) - Static method in class org.openbp.common.logger.LogUtil
Checks if the specified logger is enabled.
isLoggingEnabled() - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Gets the flag if logging is to be done at all (calling loggers in class loaders may lead to stack overflows on log-related resource loading errors).
isMandatory() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the mandatory flag.
isModified() - Method in interface org.openbp.common.generic.Modifiable
Gets the modified flag.
isOrRelation() - Method in class org.openbp.common.string.shellmatcher.MultiMatcher
Gets the relation type.
isPrettyPrint() - Method in class org.openbp.common.io.xml.XMLDriver
Gets the flag if output should be pretty-printed.
isPropertiesResolved() - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Gets the flag if the properties of this descriptor have been resolved (see implementation of ObjectDescriptorMgr).
isReadOnly() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the flag if the property is read only.
isReadonly() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the readonly flag.
isReorderEnabled() - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Gets the reorder enabled.
isRequired() - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Gets the flag if the property is required.
isSaveExistingPropertiesOnly() - Method in class org.openbp.common.setting.PropertyFileProvider
Gets the flag to save only properties that already exist in the property file.
isTraceEnabled(Class) - Static method in class org.openbp.common.logger.LogUtil
Checks if trace logging is enabled for the given logger.
isUpperCase(String) - Static method in class org.openbp.common.string.NameUtil
Checks if a Java name is an upper case name.
isWarnEnabled(Class) - Static method in class org.openbp.common.logger.LogUtil
Checks if warn logging is enabled for the given logger.
iterator(Object) - Static method in class org.openbp.common.CollectionUtil
This method returns an iterator built based on the passed object.
ITERATOR - Static variable in class org.openbp.common.generic.propertybrowser.CollectionTypes
Iterator type
iterator(Object) - Method in class org.openbp.common.util.iterator.CascadeIterator
Convenience method for iterating values (as opposed to keys).
iterator(Object, int) - Method in class org.openbp.common.util.iterator.CascadeIterator
Iterate over a given object.
iterator(Object[], int) - Method in class org.openbp.common.util.iterator.CascadeIterator
Iterate over a given object-array.
IteratorEnumeration - Class in org.openbp.common.util.iterator
Enumerates from an iterated object.
IteratorEnumeration(Iterator) - Constructor for class org.openbp.common.util.iterator.IteratorEnumeration
Constructor.
iteratorToArrayList(Iterator) - Static method in class org.openbp.common.CollectionUtil
Creates ArrayList from a iterator

J

JarBinaryResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that specifies its target using an URL to a Jar file.
JarBinaryResourceSpec() - Constructor for class org.openbp.common.classloader.JarBinaryResourceSpec
Default constructor.
JarBinaryResourceSpec(URL) - Constructor for class org.openbp.common.classloader.JarBinaryResourceSpec
Value constructor.
JarBinaryResourceSpec(URL, byte[]) - Constructor for class org.openbp.common.classloader.JarBinaryResourceSpec
Value constructor.
JarUrlResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource specification that specifies its target using an URL to a Jar file.
JarUrlResourceSpec() - Constructor for class org.openbp.common.classloader.JarUrlResourceSpec
Default constructor.
JarUrlResourceSpec(URL) - Constructor for class org.openbp.common.classloader.JarUrlResourceSpec
Value constructor.

K

KEY - Static variable in class org.openbp.common.util.iterator.CascadeIterator
Iterate through keys.
keys() - Method in class org.openbp.common.util.ExpirationHashtable
Returns an enumeration of the keys in this hashtable.
keySet() - Method in class org.openbp.common.util.ExpirationHashtable
Returns the key set of the table.
keySet() - Method in class org.openbp.common.util.OrderedMap
Returns a set of all element keys in the correct order.

L

LARGE - Static variable in interface org.openbp.common.icon.FlexibleSize
Standard large size (32 pixel)
LIST - Static variable in class org.openbp.common.generic.propertybrowser.CollectionTypes
Collection type
list(String, String, int) - Static method in class org.openbp.common.io.FileUtil
Returns an array of strings naming the files and directories in a directory, matching the files against an optional pattern and file type.
ListenerSupport - Class in org.openbp.common.listener
This class holds a list of event listeners.
ListenerSupport() - Constructor for class org.openbp.common.listener.ListenerSupport
Default constructor.
ListenerSupport.ListenerIterator - Class in org.openbp.common.listener
Convenience class that can serve as an empty Iterator.
ListenerSupport.ListenerIterator(Class) - Constructor for class org.openbp.common.listener.ListenerSupport.ListenerIterator
Constructor.
loadByteResource(String) - Method in class org.openbp.common.resource.ResourceMgr
Loads the specified resource as array of bytes.
loadByteResource(Resource) - Method in class org.openbp.common.resource.ResourceMgr
Loads the specified resource as array of bytes.
loadClass(String, boolean) - Method in class org.openbp.common.classloader.XClassLoaderBase
Overrides the loadClass method from the standard java class loader.
loadClass(String) - Static method in class org.openbp.common.ReflectUtil
Loads a class by its fully qualified class name.
loadClass(String, ClassLoader) - Static method in class org.openbp.common.ReflectUtil
Loads a class by its fully qualified class name.
loadClassFromCache(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Tries to load the class from the cache.
loadClassFromPath(String, boolean) - Method in class org.openbp.common.classloader.XClassLoaderBase
Loads a class from a directory or zip file in the class path of the custom class loader.
loadCustomDescriptors(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Loads custom descriptors from the specified resource path.
loadCustomDescriptorSet(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Loads the specified custom descriptor set or clears the set.
loadDescriptionObjectFromResource(DescriptionObject, ResourceCollection, String) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Loads the description from the given resource.
loadDisplayObjectFromResource(DisplayObject, ResourceCollection, String) - Static method in class org.openbp.common.rc.ResourceCollectionUtil
Loads the description from the given resource.
loadMapping(Class) - Method in class org.openbp.common.io.xml.XMLDriver
Loads the XML mapping for the specified class.
loadMapping(File) - Method in class org.openbp.common.io.xml.XMLDriver
Loads a mapping from a mapping file.
loadMappings(Iterator) - Method in class org.openbp.common.io.xml.XMLDriver
Loads a set of XML mappings.
loadMappings(Class[]) - Method in class org.openbp.common.io.xml.XMLDriver
Loads a set of XML mappings.
loadResourceFromPath(String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Loads a resource from the class path.
loadResourceObject() - Method in class org.openbp.common.rc.image.AbstractJavaImage
Loads the object associated with the resource.
loadResourceObject() - Method in class org.openbp.common.rc.image.TMulti
Loads the object associated with the resource.
loadResourceObject() - Method in class org.openbp.common.rc.ResourceItem
Loads the object associated with the resource.
loadSettings() - Method in class org.openbp.common.application.RootDirProvider
Loads the settings.
loadSettings() - Method in class org.openbp.common.setting.FixedSettingProvider
Loads the settings.
loadSettings() - Method in class org.openbp.common.setting.PropertyFileProvider
Loads the settings.
loadSettings() - Method in interface org.openbp.common.setting.SettingProvider
Loads the settings.
loadSettings(String) - Method in class org.openbp.common.setting.SettingResolver
Loads the current setting values of a setting provider.
loadSettings() - Method in class org.openbp.common.setting.SystemPropertyProvider
Loads the settings.
log(String, String, Exception) - Method in class org.openbp.common.classloader.XClassLoaderBase
Logs a message.
log(String, String, String, Exception) - Method in class org.openbp.common.classloader.XClassLoaderBase
Logs a message.
log(String, String, String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Logs a message.
log(String, String, String, String) - Method in class org.openbp.common.classloader.XClassLoaderBase
Logs a message.
log(String, String) - Method in class org.openbp.common.classloader.XClassLoaderBase
A convenience method that allows logging without an exception.
log(String, Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs a message with no arguments.
log(String, Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a message with a single argument.
log(String, Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a message with two arguments.
log(String, Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a message with tree arguments.
log(String, Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a message with four arguments.
log(String, Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a message using an argument array.
log(String, String, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a message using an argument array.
LogLevel - Interface in org.openbp.common.logger
Value interfaces that defines standard log levels.
LogUtil - Class in org.openbp.common.logger
Provides utility methods for an implementation-independant and business object-centered logging.
lookup(String) - Method in class org.openbp.common.registry.MappingRegistry
Retrieves the object that has been registered for the passed key or null if none could be found.
lookup(Class) - Method in class org.openbp.common.registry.MappingRegistry
Retrieves an object by its class or interface name.
lookup(String) - Method in interface org.openbp.common.registry.MappingRegistryExtender
Retrieves the object that has been registered for the passed key or null if none could be found.
lookup(Class) - Method in interface org.openbp.common.registry.MappingRegistryExtender
Retrieves an object by its class or interface name.
lookupMandatory(Class) - Method in class org.openbp.common.registry.MappingRegistry
Retrieves a mandatory object by its class or interface name.

M

main(String[]) - Static method in class org.openbp.common.string.base64.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
main(String[]) - Static method in class org.openbp.common.string.base64.Base64Example
 
main(String[]) - Static method in class org.openbp.common.util.CheckedIdGenerator
 
main(String[]) - Static method in class org.openbp.common.util.DateComparator
Main.
main(String[]) - Static method in class org.openbp.common.util.iterator.CascadeIterator
Main method for test.
makeDisplayName(String) - Static method in class org.openbp.common.string.NameUtil
Converts a Java name into a human readable form.
makeMemberName(String) - Static method in class org.openbp.common.string.NameUtil
Converts a Java name into a name suitable for a Java data member name.
makeXMLName(String) - Static method in class org.openbp.common.string.NameUtil
Converts a Java name into an xml-like name.
MappingRegistry - Class in org.openbp.common.registry
Common registry.
MappingRegistry() - Constructor for class org.openbp.common.registry.MappingRegistry
The constructor.
MappingRegistryExtender - Interface in org.openbp.common.registry
Extends the MappingRegistry in order to provide services external to the registry itself.
match(Object) - Method in class org.openbp.common.string.shellmatcher.MultiMatcher
Determines if an object matches the criteria.
match(Object) - Method in class org.openbp.common.string.shellmatcher.MultiPattern
Determines if an object matches the pattern.
match(String) - Method in class org.openbp.common.string.shellmatcher.ShellMatcher
Matches a string against the current pattern.
MEDIA_SUFFIX - Static variable in class org.openbp.common.rc.ResourceCollectionMgr
Media file suffix
MEDIUM - Static variable in interface org.openbp.common.icon.FlexibleSize
Standard medium size (24 pixel)
Modifiable - Interface in org.openbp.common.generic
A modifiable object contains a flag that is set if the current state of the object is different to a persistent version (i\.e\. a modify flag).
MsgContainer - Interface in org.openbp.common.generic.msgcontainer
Interface defining a generic message container.
MsgFormat - Class in org.openbp.common
Custom message format class.
MsgItem - Class in org.openbp.common.generic.msgcontainer
Description object of a message.
MsgItem() - Constructor for class org.openbp.common.generic.msgcontainer.MsgItem
Default constructor.
MsgItem(String, Object, String, Object[]) - Constructor for class org.openbp.common.generic.msgcontainer.MsgItem
Value constructor.
MultiIcon - Interface in org.openbp.common.icon
Icon that supports multiple sizes.
MULTIICON - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type multiicon.
MultiImageIcon - Class in org.openbp.common.icon
IconImage that supports multiple sizes at once.
MultiImageIcon(MultiImageIcon) - Constructor for class org.openbp.common.icon.MultiImageIcon
Copy constructor.
MultiImageIcon(ImageIcon) - Constructor for class org.openbp.common.icon.MultiImageIcon
Creates a new multi image icon that is built around a single ImageIcon.
MultiImageIcon(String, ResourceMgr) - Constructor for class org.openbp.common.icon.MultiImageIcon
Creates a new multi image icon from a given filename.
MultiMatcher - Class in org.openbp.common.string.shellmatcher
This matcher class performs matches of objects against arbitrary search criteria.
MultiMatcher() - Constructor for class org.openbp.common.string.shellmatcher.MultiMatcher
Default constructor
MultiPattern - Class in org.openbp.common.string.shellmatcher
A multi pattern defines a single search criteria for the MultiMatcher class.
MultiPattern() - Constructor for class org.openbp.common.string.shellmatcher.MultiPattern
Default constructor.
MultiPattern(String, Object) - Constructor for class org.openbp.common.string.shellmatcher.MultiPattern
Value constructor.

N

name - Variable in class org.openbp.common.rc.ResourceItem
Resource name
NamedObjectCollectionUtil - Class in org.openbp.common.util
Static utilitiy methods for managing collections of NamedObject objects.
NameUtil - Class in org.openbp.common.string
Java name utilities.
next() - Method in class org.openbp.common.listener.ListenerSupport.ListenerIterator
Implementation of the Iterator interface.
next() - Method in class org.openbp.common.util.iterator.ArrayIterator
Gets the current array element and advances the current position.
next() - Method in class org.openbp.common.util.iterator.CascadeIterator
Returns the next Element of the iterator and advances the internal counter.
next() - Method in class org.openbp.common.util.iterator.DoubleSafeIterator
Returns the next element
next() - Method in class org.openbp.common.util.iterator.EmptyIterator
Implementation of the Iterator interface.
next() - Method in class org.openbp.common.util.iterator.EnumerationIterator
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
next() - Method in class org.openbp.common.util.iterator.SingleIterator
Return the object if we have not already done so.
next() - Method in class org.openbp.common.util.iterator.WrappingIterator
Implementation of the Iterator interface.
nextChar() - Method in class org.openbp.common.string.parser.StringParser
Proceed to the next character.
nextChar(int) - Method in class org.openbp.common.string.parser.StringParser
Skip characters.
nextElement() - Method in class org.openbp.common.util.iterator.ArrayEnumerator
Gets the current array element and advances the current position.
nextElement() - Method in class org.openbp.common.util.iterator.EmptyEnumeration
Implementation of the Enumeration interface.
nextElement() - Method in class org.openbp.common.util.iterator.IteratorEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
NO_OPTIONS - Static variable in class org.openbp.common.string.base64.Base64
No options specified.
normalizeDir(String) - Static method in class org.openbp.common.string.StringUtil
Normalizes a directory specification.
normalizePathName(String) - Static method in class org.openbp.common.string.StringUtil
Normalizes a resource or file name by removing all "/./" or "/../" references.
NullMsgContainer - Class in org.openbp.common.generic.msgcontainer
Implementation of a message container that does nothing.

O

Object2StringConverter - Class in org.openbp.common.string
Converter which converts arbitray object sets (usually things like integer enumerations) to string values and vice versa.
Object2StringConverter() - Constructor for class org.openbp.common.string.Object2StringConverter
Default constructor.
ObjectDescriptor - Class in org.openbp.common.generic.propertybrowser
An object descriptor describes an object that can be edited by an property browser.
ObjectDescriptor() - Constructor for class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Default constructor.
ObjectDescriptorMgr - Class in org.openbp.common.generic.propertybrowser
This singleton class manages ObjectDescriptor objects.
observeEvent(ObserverEvent) - Method in interface org.openbp.common.util.observer.EventObserver
Template method that will be called whenever an event occurs the observer is interested in.
ObserverEvent - Interface in org.openbp.common.util.observer
Template interface for an observer event.
ODM_EXCLUDE_CUSTOM - Static variable in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Flag for ObjectDescriptorMgr.getDescriptor(java.lang.Class, int): Consider custom descriptors.
ODM_THROW_ERROR - Static variable in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Flag for ObjectDescriptorMgr.getDescriptor(java.lang.Class, int): Throw error if descriptor not found.
onDispose(Object) - Method in interface org.openbp.common.util.DisposalListener
This method is called by the container for each element that is being disposed.
openConnection(URL) - Method in class org.openbp.common.net.ByteArrayURLStreamHandler
 
openResource(String) - Method in class org.openbp.common.resource.ResourceMgr
Opens an input stream to the specified resource.
ORDERED - Static variable in class org.openbp.common.string.base64.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrderedMap - Class in org.openbp.common.util
Ordered map is a map which keeps the order of the incoming elements.
OrderedMap() - Constructor for class org.openbp.common.util.OrderedMap
Constructor.
OrderedMap(int) - Constructor for class org.openbp.common.util.OrderedMap
Constructor.
org.openbp.common - package org.openbp.common
The OpenBP commons are general-purpose classes and utilites.
org.openbp.common.application - package org.openbp.common.application
Application loading support.
org.openbp.common.classloader - package org.openbp.common.classloader
All-purpose custom class loader supporting loading classes from directories, paths and zip files.
org.openbp.common.commandline - package org.openbp.common.commandline
This package contains a command line scanner for main method support.
org.openbp.common.dump - package org.openbp.common.dump
Generic object dump utility.
org.openbp.common.generic - package org.openbp.common.generic
Simple generic marker interfaces.
org.openbp.common.generic.description - package org.openbp.common.generic.description
General-purpose object definitions for named and described objects that serve as a basis to extend from.
org.openbp.common.generic.msgcontainer - package org.openbp.common.generic.msgcontainer
Generic message handling.
org.openbp.common.generic.propertybrowser - package org.openbp.common.generic.propertybrowser
Object and object property descriptor mechanism.
org.openbp.common.generic.taggedvalue - package org.openbp.common.generic.taggedvalue
Simple name-string value objects that represents a tagged value that can be bound to an object.
org.openbp.common.icon - package org.openbp.common.icon
Classes for managing icons.
org.openbp.common.io - package org.openbp.common.io
Various i/o-related classes.
org.openbp.common.io.xml - package org.openbp.common.io.xml
 
org.openbp.common.listener - package org.openbp.common.listener
Generic listener support classes.
org.openbp.common.logger - package org.openbp.common.logger
 
org.openbp.common.markup - package org.openbp.common.markup
Utility classes for XML reading, processing, writing etc.
org.openbp.common.net - package org.openbp.common.net
 
org.openbp.common.property - package org.openbp.common.property
Generic bean property access functions and primitive type mappings used by these.
org.openbp.common.rc - package org.openbp.common.rc
The resource framework provides a standard resource bundle to inherit from it.
org.openbp.common.rc.data - package org.openbp.common.rc.data
The package contains all complex resource items having not a official defined mime type.
org.openbp.common.rc.image - package org.openbp.common.rc.image
The image package contains all image resource items.
org.openbp.common.rc.primitive - package org.openbp.common.rc.primitive
The package contains all primitive resource items.
org.openbp.common.rc.text - package org.openbp.common.rc.text
The text package contains all text resource items.
org.openbp.common.registry - package org.openbp.common.registry
 
org.openbp.common.resource - package org.openbp.common.resource
 
org.openbp.common.setting - package org.openbp.common.setting
Generic setting persistency mechanism.
org.openbp.common.string - package org.openbp.common.string
 
org.openbp.common.string.base64 - package org.openbp.common.string.base64
 
org.openbp.common.string.parser - package org.openbp.common.string.parser
 
org.openbp.common.string.shellmatcher - package org.openbp.common.string.shellmatcher
UNIX-shell compatible pattern matching support.
org.openbp.common.util - package org.openbp.common.util
 
org.openbp.common.util.iterator - package org.openbp.common.util.iterator
Functions for combining and filtering iterators, including iterators over vector and hashtable trees.
org.openbp.common.util.observer - package org.openbp.common.util.observer
 
OverlayIcon - Class in org.openbp.common.icon
Icon that can be placed over an existing icon.
OverlayIcon(MultiImageIcon) - Constructor for class org.openbp.common.icon.OverlayIcon
Creates a new OverlayIcon with master out of master.
overwriteProperties(Properties) - Static method in class org.openbp.common.setting.SettingUtil
Performs a overwrite support for all properties keys of the given properties.

P

PackageList - Class in org.openbp.common.classloader
This class maintains a list of packages and methods allowing to check whether a given class is within the packages in the list.
PackageList() - Constructor for class org.openbp.common.classloader.PackageList
Default constructor.
paintIcon(Component, Graphics, int, int) - Method in class org.openbp.common.icon.MultiImageIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.openbp.common.icon.OverlayIcon
Paints first the background and the overlay on top of each other.
parentResourceCollection - Variable in class org.openbp.common.rc.ResourceCollection
Parent resource
parse(String[]) - Method in class org.openbp.common.commandline.CommandLineParser
Parses the command line of a Java program.
parseDocument(InputSource) - Static method in class org.openbp.common.markup.XMLUtil
Parses an input source and creates a document from it.
parseDocument(String) - Static method in class org.openbp.common.markup.XMLUtil
Parses an input file and creates a document from it.
parseDocument(String, Map) - Static method in class org.openbp.common.markup.XMLUtil
Parses an input file and creates a document from it.
parseResource(Element, String, boolean) - Method in class org.openbp.common.rc.ResourceCollection
Parses the DOM tree of a resource and adds all resource items it finds.
performVariableReplacement(String) - Method in class org.openbp.common.rc.ResourceCollectionMgr
Performs any text replacements defined by ResourceCollectionMgr.addResourceVariable(java.lang.String, java.lang.String).
PRIMITIVE_CHARACTER - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type primitive/character
PRIMITIVE_INTEGER - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type primitive/integer
PrimitiveArray - Class in org.openbp.common.util
Contains an array of a primitive data type, which is specified by the set method and provides methods to access this array easily.
PrimitiveArray() - Constructor for class org.openbp.common.util.PrimitiveArray
Constructor.
PrimitiveArray(int) - Constructor for class org.openbp.common.util.PrimitiveArray
Constructor.
printDebug(String, XClassLoaderBase) - Method in class org.openbp.common.classloader.PackageList
Prints debug output to the given class loader's logger.
printDebug(XClassLoaderBase) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Prints debug output to the given class loader's logger.
printError(String) - Method in class org.openbp.common.string.parser.StringParser
Prints an error message
PrintNameProvider - Interface in org.openbp.common.generic
Object that provides a name to be printed in messages.
printTrace(Throwable) - Static method in class org.openbp.common.ExceptionUtil
Prints a nested stack trace of the given throwable to stderr.
printTrace(String, Throwable) - Static method in class org.openbp.common.ExceptionUtil
Prints a nested stack trace of the given throwable to stderr.
printUsage() - Method in class org.openbp.common.commandline.CommandLineParser
Prints a usage message with all options to the standard error output.
printUsageAndExit() - Method in class org.openbp.common.commandline.CommandLineParser
Prints a usage message with all options to the standard error output and exits the program with error code 1.
process(String) - Method in class org.openbp.common.string.StringReplacer
Performs the processing.
ProductProfile - Interface in org.openbp.common.application
The product profile contains all information about a product.
PropertyAccessUtil - Class in org.openbp.common.property
Utility class that provides methods to access properties of an object dynamically.
PropertyDescriptor - Class in org.openbp.common.generic.propertybrowser
Property description for the standard property browser.
PropertyDescriptor() - Constructor for class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Default constructor.
PropertyException - Exception in org.openbp.common.property
Exception indicating a property access error.
PropertyException(String) - Constructor for exception org.openbp.common.property.PropertyException
Constructor.
PropertyException(Exception) - Constructor for exception org.openbp.common.property.PropertyException
Constructor.
PropertyException(String, Exception) - Constructor for exception org.openbp.common.property.PropertyException
Constructor.
PropertyFileProvider - Class in org.openbp.common.setting
Implementation of a setting provider that supports access to property files.
PropertyFileProvider() - Constructor for class org.openbp.common.setting.PropertyFileProvider
Default constructor.
PROTOCOL_PREFIX_SEPARATOR - Static variable in class org.openbp.common.resource.ResourceProvider
 
PROVIDER_SEPARATOR - Static variable in class org.openbp.common.setting.SettingResolver
Provider separator
PROVIDER_SEPARATOR - Static variable in class org.openbp.common.setting.SettingUtil
Provider separator
ProviderInfo - Class in org.openbp.common.setting
Element of the setting provider list.
ProviderInfo(String, SettingProvider, int) - Constructor for class org.openbp.common.setting.ProviderInfo
Constructor.
put(Object, Object) - Method in class org.openbp.common.util.ExpirationHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object, long) - Method in class org.openbp.common.util.ExpirationHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class org.openbp.common.util.OrderedMap
Adds an element to the map.

R

RC_FOLDER - Static variable in class org.openbp.common.rc.ResourceCollectionMgr
Default locale directory
read() - Method in class org.openbp.common.string.base64.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.openbp.common.string.base64.Base64.InputStream
Calls read() repeatedly until the end of stream is reached or len bytes are read.
readContent(File) - Static method in class org.openbp.common.classloader.XClassLoaderBase
Reads the resource from the repository.
readFileContent(File) - Static method in class org.openbp.common.classloader.XClassLoaderUtil
Reads the resource from the repository.
readFromInput(InputStream) - Method in class org.openbp.common.rc.ResourceCollection
Reads the DOM tree of a resource and adds all resource items it finds.
readResourceItem(String) - Method in class org.openbp.common.rc.ResourceCollection
Reads the (byte data) content of a resource collection item.
readTextFile(InputStream) - Static method in class org.openbp.common.io.IOUtil
Reads a text file stream.
readTextFile(String) - Static method in class org.openbp.common.io.IOUtil
Reads a text file.
readTextFile(File) - Static method in class org.openbp.common.io.IOUtil
Reads a text file.
ReflectException - Exception in org.openbp.common
Exception that is used within the common library.
ReflectException(String) - Constructor for exception org.openbp.common.ReflectException
Constructor.
ReflectException(Throwable) - Constructor for exception org.openbp.common.ReflectException
Constructor.
ReflectException(String, Throwable) - Constructor for exception org.openbp.common.ReflectException
Constructor.
ReflectUtil - Class in org.openbp.common
This class contains various static utility methods concerning reflections and class processing.
register(String, Object) - Method in class org.openbp.common.registry.MappingRegistry
Registers the passed object for the given key.
register(Object) - Method in class org.openbp.common.registry.MappingRegistry
Registers the passed object by its class names (see below).
registerByClass(Class, Object) - Method in class org.openbp.common.registry.MappingRegistry
Registers the passed object by its class names and (recursively) by the names of it super classes and implemented interfaces.
registerObserver(EventObserver, String[]) - Method in class org.openbp.common.util.observer.EventObserverMgr
Registers an observer.
registerPropertyResource(String, int, boolean) - Static method in class org.openbp.common.application.Application
Registers a property file resource.
reInit(String) - Method in class org.openbp.common.string.parser.StringParser
Re-inits the string parse.
remove(File) - Static method in class org.openbp.common.io.FileUtil
Recursively removes a file or directory.
remove() - Method in class org.openbp.common.listener.ListenerSupport.ListenerIterator
Implementation of the Iterator interface.
remove(Object) - Method in class org.openbp.common.util.ExpirationHashtable
This method removes the object registered with the given key and returns it.
remove() - Method in class org.openbp.common.util.iterator.ArrayIterator
Always throws an UnsupportedOperationException removal is not supported by this iterator.
remove() - Method in class org.openbp.common.util.iterator.CascadeIterator
Always throws an UnsupportedOperationException: removal is not supported by this iterator.
remove() - Method in class org.openbp.common.util.iterator.DoubleSafeIterator
Always throws an UnsupportedOperationException removal is not supported by this iterator.
remove() - Method in class org.openbp.common.util.iterator.EmptyIterator
Implementation of the Iterator interface.
remove() - Method in class org.openbp.common.util.iterator.EnumerationIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class org.openbp.common.util.iterator.SingleIterator
Always throws an UnsupportedOperationException removal is not supported by this iterator.
remove() - Method in class org.openbp.common.util.iterator.WrappingIterator
Removes the current element (not supported).
remove(Object) - Method in class org.openbp.common.util.OrderedMap
Removes an element from the map.
remove(int) - Method in class org.openbp.common.util.WeakArrayList
Removes the object at the given index.
removeAllListeners(Class) - Method in class org.openbp.common.listener.ListenerSupport
Removes all listeners from the list.
removeLast() - Method in class org.openbp.common.util.OrderedMap
Removes the last entry.
removeListener(Class, EventListener) - Method in class org.openbp.common.listener.ListenerSupport
Removes a listener from the list.
removeReference(Collection, Object) - Static method in class org.openbp.common.CollectionUtil
Removes an object from a collection.
removeRuntimeAttribute(String) - Method in interface org.openbp.common.property.RuntimeAttributeContainer
Removes a runtime attribute.
replaceBytes(byte[], byte[], byte[]) - Static method in class org.openbp.common.util.ByteArrayUtil
 
rescan() - Method in class org.openbp.common.classloader.XClassLoaderBase
Clears all information about classes in the path and rescans the specified class path.
resolveClass(ObjectStreamClass) - Method in class org.openbp.common.classloader.ClassLoaderObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveProxyClass(String[]) - Method in class org.openbp.common.classloader.ClassLoaderObjectInputStream
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
RESOURCE_EXTENSION - Static variable in class org.openbp.common.rc.ResourceCollection
Property file extension
RESOURCE_KEY_DESCRIPTION - Static variable in class org.openbp.common.rc.ResourceCollectionUtil
Description resource key
RESOURCE_KEY_DISPLAYNAME - Static variable in class org.openbp.common.rc.ResourceCollectionUtil
Description resource key
ResourceCollection - Class in org.openbp.common.rc
Implements the ResourceCollection interface.
ResourceCollection(String, String, Locale, ResourceCollectionMgr, InputStream) - Constructor for class org.openbp.common.rc.ResourceCollection
Constructor.
resourceCollection - Variable in class org.openbp.common.rc.ResourceItem
Resource this item belongs to
ResourceCollectionException - Exception in org.openbp.common.rc
Localization resource exception.
ResourceCollectionException(String) - Constructor for exception org.openbp.common.rc.ResourceCollectionException
Constructor.
ResourceCollectionException(Throwable) - Constructor for exception org.openbp.common.rc.ResourceCollectionException
Constructor.
ResourceCollectionException(String, Throwable) - Constructor for exception org.openbp.common.rc.ResourceCollectionException
Constructor.
ResourceCollectionMgr - Class in org.openbp.common.rc
Manages resources (ResourceCollection).
ResourceCollectionMgr() - Constructor for class org.openbp.common.rc.ResourceCollectionMgr
Constructor.
ResourceCollectionUtil - Class in org.openbp.common.rc
Util class for the resource framework.
ResourceEntry - Class in org.openbp.common.classloader
This class defines an entry in the class/resource table of the XClassLoader
ResourceEntry() - Constructor for class org.openbp.common.classloader.ResourceEntry
Constructor.
ResourceEntry(URL) - Constructor for class org.openbp.common.classloader.ResourceEntry
Constructor.
ResourceEntry(URL, byte[]) - Constructor for class org.openbp.common.classloader.ResourceEntry
Constructor.
ResourceItem - Class in org.openbp.common.rc
Abstract ResourceItem implementation.
ResourceItem() - Constructor for class org.openbp.common.rc.ResourceItem
Constructor.
ResourceItemTypes - Class in org.openbp.common.rc
Provides the access to the ResourceItem implementations.
resourceLoader - Variable in class org.openbp.common.resource.ResourceProvider
Resource loader used by this provider
ResourceMgr - Class in org.openbp.common.resource
The resource manager class provides a way of accessing resources bundled with the application.
ResourceMgr() - Constructor for class org.openbp.common.resource.ResourceMgr
Default constructor.
ResourceMgr(ResourceLoader) - Constructor for class org.openbp.common.resource.ResourceMgr
Value constructor.
ResourceMgrException - Exception in org.openbp.common.resource
Resource exception.
ResourceMgrException(String) - Constructor for exception org.openbp.common.resource.ResourceMgrException
Constructor.
ResourceMgrException(Throwable) - Constructor for exception org.openbp.common.resource.ResourceMgrException
Constructor.
ResourceMgrException(String, Throwable) - Constructor for exception org.openbp.common.resource.ResourceMgrException
Constructor.
resourceObject - Variable in class org.openbp.common.rc.ResourceItem
Resource object
ResourceProvider - Class in org.openbp.common.resource
BaseClass for various types of ResourceProviders: E.g.: - FileResourceProvider - ClassPathResourceProvider - HttpResourceProvider - DatabaseResourceProvider Multiple ResourceProviders are used by a ResourceResolver to resolve a resource name and load a resource requested by the ResourceManager.
ResourceProvider(int, ResourceLoader) - Constructor for class org.openbp.common.resource.ResourceProvider
Constructor.
ResourceResolver - Class in org.openbp.common.resource
ResourceResolver is used by ResourceMgr to resolve Resource names and load resources keeps a list of ResourceProvider objects, which is ordered by priority "Match First" Strategy: ordered by priority, each provider in the list will be asked to load the requested resource until it was found or a ResourceMgrException will be thrown Note: One ClasspathResourceProvider will always be registered as default with prio=100
ResourceResolver() - Constructor for class org.openbp.common.resource.ResourceResolver
 
ResourceSpec - Interface in org.openbp.common.classloader
XClassLoader resource specification.
restorePos(int) - Method in class org.openbp.common.string.parser.StringParser
Restores the current character position to a previously saved state.
resumeEncoding() - Method in class org.openbp.common.string.base64.Base64.OutputStream
Resumes encoding of the stream.
resumeObserverEvents() - Method in class org.openbp.common.util.observer.EventObserverMgr
Resumes broadcasting of model connector events.
retrieveCurrentObject(Iterator) - Method in class org.openbp.common.util.iterator.WrappingIterator
Retrieves current object by querying the underlying iterator.
RetryNotifier - Interface in org.openbp.common.io
Interface to be used by methods that want to query for a retry.
rewindChar() - Method in class org.openbp.common.string.parser.StringParser
Rewind to the previous character.
rewindChar(int) - Method in class org.openbp.common.string.parser.StringParser
Rewind several characters.
rnd(float) - Static method in class org.openbp.common.CommonUtil
Rounds a float to an integer value using neares-number-rounding.
rnd(double) - Static method in class org.openbp.common.CommonUtil
Rounds a double to an integer value using neares-number-rounding.
ROOTDIR_PROVIDER - Static variable in class org.openbp.common.application.Application
Root directory name
ROOTDIR_RESOURCE_PROVIDER_PRIO - Static variable in class org.openbp.common.resource.ResourceMgr
Assign a medium priority for the default root dir resource provider (50)
RootDirProvider - Class in org.openbp.common.application
Provider that resolves the read-only property 'RootDir' to the application root directory (see Application.getRootDir()).
RootDirProvider() - Constructor for class org.openbp.common.application.RootDirProvider
Default constructor.
RuntimeAttributeContainer - Interface in org.openbp.common.property
A runtime attribute container is an object that accepts key-value pairs as runtime attributes.

S

safeCharAt(String, int) - Static method in class org.openbp.common.string.StringUtil
 
saveSettings() - Method in class org.openbp.common.application.RootDirProvider
Saves the settings.
saveSettings() - Method in class org.openbp.common.setting.FixedSettingProvider
Saves the settings.
saveSettings() - Method in class org.openbp.common.setting.PropertyFileProvider
Saves the settings.
saveSettings() - Method in interface org.openbp.common.setting.SettingProvider
Saves the settings.
saveSettings(String) - Method in class org.openbp.common.setting.SettingResolver
Saves the current setting values of a setting provider.
saveSettings(SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Saves the current setting values of the setting provider of the specified setting resolver.
saveSettings() - Static method in class org.openbp.common.setting.SettingUtil
Saves the current setting values of the setting provider of the standard setting resolver.
saveSettings() - Method in class org.openbp.common.setting.SystemPropertyProvider
Saves the settings.
scanJarStream(XClassLoader, InputStream, URL) - Static method in class org.openbp.common.classloader.XClassLoaderUtil
Reads the zip file from the given input stream, adding all of its contents that are java class files to the entry table.
scanRepositories() - Method in class org.openbp.common.classloader.XClassLoaderBase
This method scans all repositories in the configuration for classes.
serialize(Object, String) - Method in class org.openbp.common.io.xml.XMLDriver
Serializes an object to an output file.
serialize(Object, OutputStream) - Method in class org.openbp.common.io.xml.XMLDriver
Serializes an object to an output stream.
serialize(Object, Node) - Method in class org.openbp.common.io.xml.XMLDriver
Serializes an object into a DOM node.
serialize(Document, String) - Static method in class org.openbp.common.markup.XMLUtil
Serializes the XML document to a file.
serialize(Document) - Static method in class org.openbp.common.markup.XMLUtil
Serializes the XML node tree to a string.
serializeObject(Object, ObjectOutputStream) - Method in class org.openbp.common.io.xml.XMLDriver
Serializes an object to an object output stream.
set(int, int) - Method in class org.openbp.common.util.PrimitiveArray
Sets the integer value at the index.
set(int, Object) - Method in class org.openbp.common.util.WeakArrayList
Sets the object at the given index as a weak reference.
setAcceptUnknownOptions(boolean) - Method in class org.openbp.common.commandline.CommandLineParser
Sets the flag if unknown options should be accepted (false by default).
setAddEnabled(boolean) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Sets the add enabled.
setAppName(String) - Static method in class org.openbp.common.application.Application
Deprecated. Application name functionality has been removed
setArguments(String[]) - Static method in class org.openbp.common.application.Application
Sets the command line arguments.
setAttributeName(String) - Method in class org.openbp.common.string.shellmatcher.MultiPattern
Sets the attribute name.
setAutoSort(boolean) - Method in class org.openbp.common.util.SortingArrayList
Sets the auto sort property.
setBackground(Icon) - Method in class org.openbp.common.icon.OverlayIcon
Sets the background.
setBooleanSetting(String, boolean, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Sets a boolean setting value using the supplied setting resolver.
setBooleanSetting(String, boolean) - Static method in class org.openbp.common.setting.SettingUtil
Sets a boolean setting value using the standard setting resolver.
setClassLoader(ClassLoader) - Method in class org.openbp.common.classloader.ClassLoaderObjectInputStream
Sets the class loader for this stream.
setCollectionDescriptor(CollectionDescriptor) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the collection descriptor.
setComparator(Comparator) - Method in class org.openbp.common.util.SortingArrayList
Sets the element comparator.
setComplexProperty(ObjectDescriptor) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the object descriptor describing a complex type property.
setComplexPropertyType(String) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the type of the complex type property value.
setContent(byte[]) - Method in class org.openbp.common.classloader.BinaryResourceSpec
Sets the binary content.
setContent(byte[]) - Method in class org.openbp.common.classloader.ResourceEntry
Sets the cached contents of the entry.
setCustomDescriptor(boolean) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the flag if this descriptor is a custom descriptor (see ObjectDescriptorMgr).
setCustomDescriptorResourcePath(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptorMgr
Sets the resource path to folder that may contain sub folders with custom descriptors.
setDateElementToCompare(int) - Method in class org.openbp.common.util.DateComparator
Sets the date element type to compare
setDefaultClassLoader(ClassLoader) - Static method in class org.openbp.common.io.xml.XMLDriver
Sets the default class loader for all instances.
setDefaultReturnValue(int) - Method in class org.openbp.common.util.PrimitiveArray
Sets the default return value.
setDefaultValue(Object) - Method in class org.openbp.common.string.Object2StringConverter
Sets the default value.
setDeleteEnabled(boolean) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Sets the delete enabled.
setDescription(String) - Method in interface org.openbp.common.generic.description.DescriptionObject
Sets the default description of this Object.
setDescription(String) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Sets the default description of this Object.
setDescriptionEscape(String) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Sets the escape representation of the default description of this Object.
setDisplayName(String) - Method in interface org.openbp.common.generic.description.DisplayObject
Sets the default display name of this object.
setDisplayName(String) - Method in class org.openbp.common.generic.description.DisplayObjectImpl
Sets the default display name of this object.
setDisposalListener(DisposalListener) - Method in class org.openbp.common.util.ExpirationHashtable
This method sets a disposal listener for this container.
setDisposalListener(DisposalListener) - Method in class org.openbp.common.util.SizeRestrictedQueue
This method sets a disposal listener which gets called when an element gets removed from the queue.
setDocument(Document) - Method in class org.openbp.common.markup.DOMFactory
Sets the document instance this factory operates on.
setEditorClass(Class) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the editor class.
setEditorClassName(String) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the editor class.
setEditorParam(Object) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the optional editor parameters.
setEditorParamString(String) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the optional editor parameter string.
setEncoding(String) - Method in class org.openbp.common.io.xml.XMLDriver
Sets the encoding for XML I/O.
setExactMatch(boolean) - Method in class org.openbp.common.string.shellmatcher.MultiPattern
Sets the string matching strategy.
setExpanded(boolean) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the flag if the property is expanded, i\. e\. visible in the property tree by default.
setExtraIdentifierChars(String) - Method in class org.openbp.common.string.parser.StringParser
Sets the valid characters in identifiers beside letter, digit or underscore.
setFileHeader(String) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the property file header.
setFileName(String) - Method in class org.openbp.common.string.parser.StringParser
Sets the file name to prepend to error messages.
setGroup(String) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the group specification or null.
setHost(String) - Method in class org.openbp.common.resource.HttpResourceProvider
Sets the host (e. g.
setIconSize(int) - Method in interface org.openbp.common.icon.FlexibleSize
Sets the current icon size.
setIconSize(int) - Method in class org.openbp.common.icon.MultiImageIcon
 
setIgnoreCase(boolean) - Method in class org.openbp.common.string.shellmatcher.ShellFilenameFilter
Sets the ignore case option.
setIgnoreCase(boolean) - Method in class org.openbp.common.string.shellmatcher.ShellMatcher
Sets the ignore case option.
setIgnoreCase(boolean) - Method in class org.openbp.common.string.StringReplacer
Sets the ignore case option.
setIntSetting(String, int, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Sets an integer setting value using the supplied setting resolver.
setIntSetting(String, int) - Static method in class org.openbp.common.setting.SettingUtil
Sets an integer setting value using the standard setting resolver.
setLeaf(boolean) - Method in interface org.openbp.common.generic.description.DisplayTreeObject
Sets the flag if the object is a leaf node.
setLeaf(boolean) - Method in class org.openbp.common.generic.description.DisplayTreeObjectImpl
Sets the flag if the object is a leaf node.
setLineNr(int) - Method in class org.openbp.common.string.parser.StringParser
Sets the current line number.
setLoggingEnabled(boolean) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
Sets the flag if logging is to be done at all (calling loggers in class loaders may lead to stack overflows on log-related resource loading errors).
setMandatory(boolean) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the mandatory flag.
setMaxSetSize(int) - Method in class org.openbp.common.dump.Dumper
Sets the maximum size of a set to be dumped.
setModified() - Method in interface org.openbp.common.generic.Modifiable
Sets the modified flag.
setMsg(String) - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Sets the message.
setMsgArgs(Object[]) - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Sets the message arguments.
setMsgType(String) - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Sets the message type.
setName(String) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method sets the name for the class loader.
setName(String) - Method in interface org.openbp.common.generic.description.DescriptionObject
Sets the name of this Object.
setName(String) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Sets the name of this object.
setName(String) - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Sets the name of the attribute.
setName(String) - Method in class org.openbp.common.setting.ProviderInfo
Sets the name of the provider.
setNameAndArguments(String, String[]) - Static method in class org.openbp.common.application.Application
Deprecated. Application name functionality has been removed; use Application.setArguments(java.lang.String[]) instead
setObjectClass(Class) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the object class this descriptor is suitable for.
setObjectClassName(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the name of the object class this descriptor is suitable for.
setOrRelation(boolean) - Method in class org.openbp.common.string.shellmatcher.MultiMatcher
Sets the relation type.
setParentClassLoader(ClassLoader) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method sets the parent class loader.
setParentResource(ResourceCollection) - Method in class org.openbp.common.rc.ResourceCollection
Sets the parent resource.
setPattern(String) - Method in class org.openbp.common.string.shellmatcher.ShellFilenameFilter
Sets the pattern.
setPattern(String) - Method in class org.openbp.common.string.shellmatcher.ShellMatcher
Sets the pattern.
setPort(String) - Method in class org.openbp.common.resource.HttpResourceProvider
Sets the port (e. g. "8080").
setPos(int) - Method in class org.openbp.common.string.parser.StringParser
Sets the current character position.
setPrettyPrint(boolean) - Method in class org.openbp.common.io.xml.XMLDriver
Sets the flag if output should be pretty-printed.
setPriority(int) - Method in class org.openbp.common.resource.ResourceProvider
Sets the priority of this provider; small numbers will be tried before larger numbers.
setPriority(int) - Method in class org.openbp.common.setting.ProviderInfo
Sets the priority.
setProperties(Properties) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the table of all properties.
setPropertiesResolved(boolean) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the flag if the properties of this descriptor have been resolved (see implementation of ObjectDescriptorMgr).
setProperty(Object, String, Object) - Static method in class org.openbp.common.property.PropertyAccessUtil
Sets the value of the specified property of an object.
setPropertyResourceName(String) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the property file name.
setProtocol(String) - Method in class org.openbp.common.resource.HttpResourceProvider
Sets the protocol (e. g.
setProvider(SettingProvider) - Method in class org.openbp.common.setting.ProviderInfo
Sets the setting provider.
setReadOnly(boolean) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the flag if the property is read only.
setReadonly(boolean) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the readonly flag.
setReorderEnabled(boolean) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Sets the reorder enabled.
setRepositoryUrl(URL) - Method in class org.openbp.common.classloader.ResourceEntry
Sets the name of the repository this entry belongs to.
setRequired(boolean) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the flag if the property is required.
setResourceDir(String) - Method in class org.openbp.common.resource.FileResourceProvider
Sets the directory to load the resource files from.
setResourceLoader(ResourceLoader) - Method in class org.openbp.common.resource.ResourceProvider
Sets the resource loader used by this provider.
setRootDir(String) - Static method in class org.openbp.common.application.Application
Sets the default root dir of the application.
setRuntimeAttribute(String, Object) - Method in interface org.openbp.common.property.RuntimeAttributeContainer
Sets a runtime attribute value.
setSaveExistingPropertiesOnly(boolean) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets the flag to save only properties that already exist in the property file.
setSetting(String, Object) - Method in class org.openbp.common.application.RootDirProvider
Sets a setting.
setSetting(String, Object) - Method in class org.openbp.common.setting.FixedSettingProvider
Sets a setting.
setSetting(String, Object) - Method in class org.openbp.common.setting.PropertyFileProvider
Sets a setting.
setSetting(String, Object) - Method in interface org.openbp.common.setting.SettingProvider
Sets a setting.
setSetting(String, Object) - Method in class org.openbp.common.setting.SettingResolver
Sets a setting.
setSetting(String, Object) - Method in class org.openbp.common.setting.SystemPropertyProvider
Sets a setting.
setSettings(Map) - Method in class org.openbp.common.setting.FixedSettingProvider
Sets the settings.
setShallowMapppings(Map) - Method in class org.openbp.common.registry.ClassMappingRegistry
Sets shallow mapppings given as arguments.
setSkipNull(boolean) - Method in class org.openbp.common.dump.Dumper
Sets the flag that determines if to skip null values.
setSkipStatic(boolean) - Method in class org.openbp.common.dump.Dumper
Sets the flag that determines if to skip static data members.
setSource(Object) - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Sets the source of the message.
setStandardResolver(SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Sets the standard resolver.
setStringSetting(String, String, SettingResolver) - Static method in class org.openbp.common.setting.SettingUtil
Sets a string setting value using the supplied setting resolver.
setStringSetting(String, String) - Static method in class org.openbp.common.setting.SettingUtil
Sets a string setting value using the standard setting resolver.
setSupportedEventTypes(String[]) - Method in class org.openbp.common.util.observer.EventObserverMgr
Sets the list of supported event types.
setSystemProperty(String, String) - Static method in class org.openbp.common.CommonUtil
Sets the spcecified system property, including null value check.
SettingProvider - Interface in org.openbp.common.setting
A setting provider can retrieve and load setting values from/to persistent storage.
SettingResolver - Class in org.openbp.common.setting
The setting resolver manages a chain of setting providers.
SettingResolver() - Constructor for class org.openbp.common.setting.SettingResolver
Constructor.
SettingUtil - Class in org.openbp.common.setting
The setting util class provides utility methods for access to setting using the SettingResolver mechanism.
setTrim(boolean) - Method in class org.openbp.common.string.StringReplacer
Sets the trim mode.
setTryStandardClassLoaderFirst(boolean) - Method in class org.openbp.common.classloader.XClassLoaderConfiguration
This method sets, whether the standard class loader should be tried before a lookup in the registered repositories.
setTypeClass(Class) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Sets the type class.
setTypeClassName(String) - Method in class org.openbp.common.generic.propertybrowser.CollectionDescriptor
Sets the type class name.
setupLogger() - Method in class org.openbp.common.classloader.XClassLoader
 
setupLogger() - Method in class org.openbp.common.classloader.XClassLoaderBase
Initializes the logger.
setupLogger() - Method in class org.openbp.common.classloader.XClassLoaderSystemErr
 
setUrl(URL) - Method in class org.openbp.common.classloader.UrlResourceSpec
Sets the uRL of the resource.
setUsageMsgHeader(String[]) - Method in class org.openbp.common.commandline.CommandLineParser
Sets the header lines for the usage message.
setValidatorClass(Class) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the validator class.
setValidatorClass(Class) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the validator class.
setValidatorClassName(String) - Method in class org.openbp.common.generic.propertybrowser.ObjectDescriptor
Sets the validator class name.
setValidatorClassName(String) - Method in class org.openbp.common.generic.propertybrowser.PropertyDescriptor
Sets the validator class name.
setValue(String) - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Sets the value of the attribute.
shallRetry(Exception, String) - Method in interface org.openbp.common.io.RetryNotifier
This method is called when an error appears and there is the chance of a retry.
shallSkipSubsequentObservers() - Method in interface org.openbp.common.util.observer.ObserverEvent
Template method that signalizes if subsequent observers shall be skipped.
ShellFilenameFilter - Class in org.openbp.common.string.shellmatcher
The ShellFilenameFilter class implements a UNIX-shell-compatible file name filter.
ShellFilenameFilter() - Constructor for class org.openbp.common.string.shellmatcher.ShellFilenameFilter
Default constructor.
ShellFilenameFilter(String) - Constructor for class org.openbp.common.string.shellmatcher.ShellFilenameFilter
Value constructor.
ShellList - Class in org.openbp.common.string.shellmatcher
The ShellList class can be used to generate a list of files from a UNIX-shell-compatible search pattern.
ShellList() - Constructor for class org.openbp.common.string.shellmatcher.ShellList
Constructor.
ShellMatcher - Class in org.openbp.common.string.shellmatcher
The ShellMatcher implements a UNIX-shell-compatible string pattern matcher.
ShellMatcher() - Constructor for class org.openbp.common.string.shellmatcher.ShellMatcher
Default constructor
ShellMatcher(String) - Constructor for class org.openbp.common.string.shellmatcher.ShellMatcher
Value constructor.
ShellMatcherException - Exception in org.openbp.common.string.shellmatcher
ShellMatcherException encapsulates an exception thrown by the methods of the ShellMatcher class.
SingleIterator - Class in org.openbp.common.util.iterator
This class provides an iterator over a single object.
SingleIterator(Object) - Constructor for class org.openbp.common.util.iterator.SingleIterator
Creates an enumeration of its argument.
size() - Method in class org.openbp.common.util.ExpirationHashtable
Returns the current size of the hashtable.
size() - Method in class org.openbp.common.util.SizeRestrictedQueue
Gets the current size of the queue.
size() - Method in class org.openbp.common.util.WeakArrayList
Gets the size of the list.
SizeRestrictedQueue - Class in org.openbp.common.util
This class implements a queue that is restricted in size.
SizeRestrictedQueue(int) - Constructor for class org.openbp.common.util.SizeRestrictedQueue
This is the constructor.
skipAhead() - Method in class org.openbp.common.util.iterator.DoubleSafeIterator
Advances internal counter, skipping doublettes.
skipAssignmentOperator(String) - Method in class org.openbp.common.string.parser.StringParser
Skips an assignemnt operator (" = ")
skipNoNewlineSpace() - Method in class org.openbp.common.string.parser.StringParser
Skips spaces and tabs only, no newlines
skipSpace() - Method in class org.openbp.common.string.parser.StringParser
Skips all white spaces.
skipUntil(String, boolean) - Method in class org.openbp.common.string.parser.StringParser
Skips until a pattern is found.
SMALL - Static variable in interface org.openbp.common.icon.FlexibleSize
Standard small size (16 pixel)
sort() - Method in class org.openbp.common.util.SortingArrayList
Sorts the list.
SortingArrayList - Class in org.openbp.common.util
Array list that sorts its contents.
SortingArrayList() - Constructor for class org.openbp.common.util.SortingArrayList
Default constructor.
splitPath(String, StringBuffer, StringBuffer, StringBuffer) - Static method in class org.openbp.common.string.shellmatcher.ShellList
Splits the supplied path in directory, pattern and remainder.
SpringUtil - Class in org.openbp.common
Spring framework utilities.
STANDARD - Static variable in interface org.openbp.common.icon.FlexibleSize
Standard size for icons (16 pixel)
StandardMsgContainer - Class in org.openbp.common.generic.msgcontainer
Standard implementation of a message container.
StandardMsgContainer() - Constructor for class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Default constructor.
startsWith(String) - Method in class org.openbp.common.string.parser.StringParser
Check if 'pattern' matches the string at the current position.
stepAhead() - Method in class org.openbp.common.util.iterator.CascadeIterator
Internally used method to advance the pointer to the next element.
str2IntValue(String) - Method in class org.openbp.common.string.Object2StringConverter
Converts a string value to its corresponding integer value.
str2Value(String) - Method in class org.openbp.common.string.Object2StringConverter
Converts a string to its corresponding value.
string2boolean(String) - Static method in class org.openbp.common.string.StringUtil
Converts a string to its boolean representation.
StringBufferOutputStream - Class in org.openbp.common.string
A string buffer-based output stream.
StringBufferOutputStream(StringBuffer) - Constructor for class org.openbp.common.string.StringBufferOutputStream
Constructor.
StringParser - Class in org.openbp.common.string.parser
Generic string parser class.
StringParser(String) - Constructor for class org.openbp.common.string.parser.StringParser
Constructor.
StringParserException - Exception in org.openbp.common.string.parser
StringParserException encapsulates an exception thrown by the methods of the StringParser class.
StringReplacer - Class in org.openbp.common.string
Utility class that replaces patterns in a string with replacement strings.
StringReplacer() - Constructor for class org.openbp.common.string.StringReplacer
Constructor.
StringUtil - Class in org.openbp.common.string
This class contains various static string utilitiy methods.
substitute(String, String, String) - Static method in class org.openbp.common.string.StringUtil
Substitutes alls occurences of a pattern in a string.
substitute(String, Map) - Static method in class org.openbp.common.string.StringUtil
Substitutes alls occurences of several patterns in a string.
substituteIgnoreCase(String, String, String) - Static method in class org.openbp.common.string.StringUtil
Substitutes alls occurences of a pattern in a string, ignores character casing.
substituteIgnoreCase(String, Map) - Static method in class org.openbp.common.string.StringUtil
Substitutes alls occurences of several patterns in a string.
substring(int, int) - Method in class org.openbp.common.string.parser.StringParser
Performs a substring operation on the string.
substring(int) - Method in class org.openbp.common.string.parser.StringParser
Performs a substring operation on the string.
substring() - Method in class org.openbp.common.string.parser.StringParser
Performs a substring operation on the string from the current position up to the end of the string.
suspendEncoding() - Method in class org.openbp.common.string.base64.Base64.OutputStream
Suspends encoding of the stream.
suspendObserverEvents() - Method in class org.openbp.common.util.observer.EventObserverMgr
Suspends broadcasting of model connector events.
SwingListenerSupport - Class in org.openbp.common.listener
Convenience class that adds event firing methods for listeners of the javax.swing package to the listener support class.
SwingListenerSupport() - Constructor for class org.openbp.common.listener.SwingListenerSupport
Constructor.
SYSTEM_PROVIDER - Static variable in class org.openbp.common.application.Application
System provider name
SystemPropertyProvider - Class in org.openbp.common.setting
Implementation of a setting provider that supports access to System properties.

T

TAG_GROUP - Static variable in class org.openbp.common.rc.ResourceCollection
XML tag property is a resource group
TAG_IMAGE_PATH - Static variable in class org.openbp.common.rc.image.AbstractJavaImage
XML tag 'path'
TAG_IMAGE_PATH - Static variable in class org.openbp.common.rc.image.TMulti
XML tag 'path'
TAG_IMPORT - Static variable in class org.openbp.common.rc.ResourceCollection
XML tag property is a import of another resource
TAG_RESOURCE - Static variable in class org.openbp.common.rc.ResourceCollection
XML tag properties is the document root
TAG_RESOURCE_ITEM - Static variable in class org.openbp.common.rc.ResourceCollection
XML tag property is a resource item
TaggedValue - Class in org.openbp.common.generic.taggedvalue
A tagged value consists of a name and a string value.
TaggedValue() - Constructor for class org.openbp.common.generic.taggedvalue.TaggedValue
Default constructor.
TaggedValue(String, String) - Constructor for class org.openbp.common.generic.taggedvalue.TaggedValue
Value constructor.
TBmp - Class in org.openbp.common.rc.image
Bmp image resource item.
TBmp() - Constructor for class org.openbp.common.rc.image.TBmp
 
TChar - Class in org.openbp.common.rc.primitive
Resource item for primitive/char.
TChar() - Constructor for class org.openbp.common.rc.primitive.TChar
 
TCharacter - Class in org.openbp.common.rc.primitive
Resource item for primitive/char.
TCharacter() - Constructor for class org.openbp.common.rc.primitive.TCharacter
 
TEXT_PLAIN - Static variable in class org.openbp.common.rc.ResourceItemTypes
Mime type text/plain
TextUtil - Class in org.openbp.common.string
Text utilities.
TGif - Class in org.openbp.common.rc.image
Gif image resource item.
TGif() - Constructor for class org.openbp.common.rc.image.TGif
 
throwError(String) - Method in class org.openbp.common.string.parser.StringParser
Throws an error runtime exception.
TInteger - Class in org.openbp.common.rc.primitive
Resource item for primitive/integer.
TInteger() - Constructor for class org.openbp.common.rc.primitive.TInteger
 
TJpeg - Class in org.openbp.common.rc.image
Jpeg image resource item.
TJpeg() - Constructor for class org.openbp.common.rc.image.TJpeg
 
TKeystroke - Class in org.openbp.common.rc.data
Resource item for data/keystroke.
TKeystroke() - Constructor for class org.openbp.common.rc.data.TKeystroke
 
TMulti - Class in org.openbp.common.rc.image
Abstract image resource item implementation for the ImageIcon object.
TMulti() - Constructor for class org.openbp.common.rc.image.TMulti
 
toArray(Object[], Class) - Static method in class org.openbp.common.ArrayUtil
Converts an Object[] array to an array of a given element class.
toArray(Vector, Class) - Static method in class org.openbp.common.ArrayUtil
Converts a vector to an array of a given element class.
toArray(Vector) - Static method in class org.openbp.common.ArrayUtil
Converts a vector to an array of Objects.
toArray(Collection, Class) - Static method in class org.openbp.common.CollectionUtil
Gets the objects of a collection as type-safe array (copy).
toBytes(long) - Static method in class org.openbp.common.util.ByteArrayUtil
Returns the byte array representation of the long.
toGroupedShortHexString(byte[]) - Static method in class org.openbp.common.util.ByteArrayUtil
Same as toShortHexString(), but after each 8 bytes, a space is inserted.
toHexString(byte) - Static method in class org.openbp.common.util.ByteArrayUtil
Returns a hexadecimal representation of the byte.
toHexString(byte[]) - Static method in class org.openbp.common.util.ByteArrayUtil
Returns a hexadecimal representation of the byte array.
tokenize(String, String) - Static method in class org.openbp.common.string.StringUtil
This method tokenizer the passed string using the given separator and returns the resulting fragment as a String array.
tokenize(String, String, boolean) - Static method in class org.openbp.common.string.StringUtil
This method tokenizes the passed string using the given separator and returns the resulting fragment as a String array.
toShortHexString(byte[]) - Static method in class org.openbp.common.util.ByteArrayUtil
Returns a short hexadecimal representation of the byte array.
toString() - Method in class org.openbp.common.classloader.XClassLoaderBase
Overridden toString method.
toString() - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Returns a string representation of this object.
toString() - Method in class org.openbp.common.generic.msgcontainer.MsgItem
Gets a string representation of this object.
toString() - Method in class org.openbp.common.generic.msgcontainer.NullMsgContainer
Returns a string representation of this object.
toString() - Method in class org.openbp.common.generic.msgcontainer.StandardMsgContainer
Returns a string representation of this object.
toString() - Method in class org.openbp.common.generic.taggedvalue.TaggedValue
Returns a string representation of this object.
toString() - Method in class org.openbp.common.net.ByteArrayURLConnection
 
toString() - Method in class org.openbp.common.rc.ResourceItem
Returns a string representation of this resource item.
toString() - Method in class org.openbp.common.resource.ClasspathResourceProvider
 
toString() - Method in class org.openbp.common.resource.FileResourceProvider
 
toString() - Method in class org.openbp.common.resource.HttpResourceProvider
 
toString() - Method in class org.openbp.common.setting.FixedSettingProvider
 
toString() - Method in class org.openbp.common.setting.PropertyFileProvider
 
toString() - Method in class org.openbp.common.setting.ProviderInfo
 
toString() - Method in class org.openbp.common.setting.SettingResolver
 
toString() - Method in class org.openbp.common.setting.SystemPropertyProvider
 
toString(byte[]) - Static method in class org.openbp.common.util.ByteArrayUtil
Returns a String representation of the byte array formatted as in "[F1, 01, 10]".
toString(Object) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String, String, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String, String, String, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String, String, String, String, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String, String, String, String, String, String) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
toString(Object, String[]) - Static method in class org.openbp.common.util.ToStringHelper
Returns a string representation of the given object.
TOSTRING_ABBREVIATED_CLASSNAME - Static variable in class org.openbp.common.util.ToStringHelper
Flag for toString: Display abbreviated classname
TOSTRING_QUALIFIED_CLASSNAME - Static variable in class org.openbp.common.util.ToStringHelper
Flag for toString: Display qualified classname
TOSTRING_UNQUALIFIED_CLASSNAME - Static variable in class org.openbp.common.util.ToStringHelper
Flag for toString: Display unqualified classname
toStringArray(Collection) - Static method in class org.openbp.common.CollectionUtil
Gets the objects of a collection as array of strings.
ToStringHelper - Class in org.openbp.common.util
Helper class for convenient implementation of toString methods.
toStringNull(Object) - Static method in class org.openbp.common.CommonUtil
Null-safe toString implementation
toUrl() - Method in class org.openbp.common.classloader.BinaryResourceSpec
Gets the URL representation of this resource specification.
toUrl() - Method in interface org.openbp.common.classloader.ResourceSpec
Gets the URL representation of this resource specification.
toUrl() - Method in class org.openbp.common.classloader.UrlResourceSpec
Gets the URL representation of this resource specification.
toVector(Object[]) - Static method in class org.openbp.common.ArrayUtil
Converts an array to a vector.
TPlain - Class in org.openbp.common.rc.text
Resource item for text/plain.
TPlain() - Constructor for class org.openbp.common.rc.text.TPlain
 
TPng - Class in org.openbp.common.rc.image
Png image resource item.
TPng() - Constructor for class org.openbp.common.rc.image.TPng
 
TRACE - Static variable in interface org.openbp.common.logger.LogLevel
Log level 'Trace'.
trace(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message with no arguments.
trace(Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message with a single argument.
trace(Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message with two arguments.
trace(Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message with tree arguments.
trace(Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message with four arguments.
trace(Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a trace message using an argument array.
trim() - Method in class org.openbp.common.listener.ListenerSupport
Removes 'dead' (i\.e\. garbage-collected) weak listeners from the list.
trim(String, char[]) - Static method in class org.openbp.common.string.StringUtil
Trims a string from characters.
trim() - Method in class org.openbp.common.util.WeakArrayList
Trims the list by removing 'dead' references, i\. e\. collected elements.
trimNull(String) - Static method in class org.openbp.common.string.StringUtil
Trims a string, returning null if the trimmed length of the string is 0.

U

UNDETERMINED - Static variable in interface org.openbp.common.icon.FlexibleSize
Undetermined size
unregister(Object) - Method in class org.openbp.common.registry.MappingRegistry
Unregisters the passed object by its class names (see below).
unregisterAll() - Method in class org.openbp.common.registry.MappingRegistry
Unregisters all objects.
unregisterObserver(EventObserver) - Method in class org.openbp.common.util.observer.EventObserverMgr
Unregisters an observer.
URL_SAFE - Static variable in class org.openbp.common.string.base64.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlResourceSpec - Class in org.openbp.common.classloader
XClassLoader resource that specifies its target using an URL.
UrlResourceSpec() - Constructor for class org.openbp.common.classloader.UrlResourceSpec
Default constructor.
UrlResourceSpec(URL) - Constructor for class org.openbp.common.classloader.UrlResourceSpec
Value constructor.
USERHOMEDIR_RESOURCE_PROVIDER_PRIO - Static variable in class org.openbp.common.resource.ResourceMgr
Assign a high priority for the user's HOME dir resource provider (25)
UUIDGenerator - Class in org.openbp.common.util
UUID generator.

V

Validatable - Interface in org.openbp.common.generic.description
Indicates that an object supports validating it's values.
validate(MsgContainer) - Method in class org.openbp.common.generic.description.DescriptionObjectImpl
Checks if the object is valid.
validate(MsgContainer) - Method in interface org.openbp.common.generic.description.Validatable
Checks if the object is valid.
VALUE - Static variable in class org.openbp.common.util.iterator.CascadeIterator
Iterate through values.
value2Str(Object) - Method in class org.openbp.common.string.Object2StringConverter
Converts an integer value to its corresponding string value.
values() - Method in class org.openbp.common.util.ExpirationHashtable
Returns the values of the table.
values() - Method in class org.openbp.common.util.OrderedMap
Returns a collection of all element values in the correct order.
VECTOR - Static variable in class org.openbp.common.generic.propertybrowser.CollectionTypes
Vector array type

W

WARN - Static variable in interface org.openbp.common.logger.LogLevel
Log level 'Warn'.
warn(Class, String) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message with no arguments.
warn(Class, String, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message with a single argument.
warn(Class, String, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message with two arguments.
warn(Class, String, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message with tree arguments.
warn(Class, String, Object, Object, Object, Object) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message with four arguments.
warn(Class, String, Object[]) - Static method in class org.openbp.common.logger.LogUtil
Logs a warning message using an argument array.
WeakArrayList - Class in org.openbp.common.util
A weak list works pretty identical to the java.util.ArrayList class except that it usually refers its elements using a weak reference.
WeakArrayList() - Constructor for class org.openbp.common.util.WeakArrayList
Default constructor.
WeakArrayList(int) - Constructor for class org.openbp.common.util.WeakArrayList
Default constructor.
WrappingIterator - Class in org.openbp.common.util.iterator
Base class for an iterator that wraps another iterator.
WrappingIterator() - Constructor for class org.openbp.common.util.iterator.WrappingIterator
Default constructor.
WrappingIterator(Iterator) - Constructor for class org.openbp.common.util.iterator.WrappingIterator
Constructor.
write(Writer, int) - Method in class org.openbp.common.dump.Dumper
Writes the indent to the output writer.
write(Writer, String) - Method in class org.openbp.common.dump.Dumper
Writes a string to the output writer.
write(Writer, String, int) - Method in class org.openbp.common.dump.Dumper
Writes a string to the output writer.
write(int) - Method in class org.openbp.common.string.base64.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.openbp.common.string.base64.Base64.OutputStream
Calls write repeatedly until len bytes are written.
write(int) - Method in class org.openbp.common.string.StringBufferOutputStream
see java.io.OutputStream#write(int)
writeFile(String, String, RetryNotifier) - Static method in class org.openbp.common.io.IOUtil
Write a string to file.
writeFile(String, String, RetryNotifier, boolean) - Static method in class org.openbp.common.io.IOUtil
Write a string to file.
writeFile(String, String, RetryNotifier, String) - Static method in class org.openbp.common.io.IOUtil
Write a string to file.
writeFile(String, String, RetryNotifier, String, boolean) - Static method in class org.openbp.common.io.IOUtil
Write a string to file.
writeFile(String, byte[], RetryNotifier) - Static method in class org.openbp.common.io.IOUtil
Write a byte array to file.
writeFile(String, byte[], RetryNotifier, boolean) - Static method in class org.openbp.common.io.IOUtil
Write a byte array to file.
writeFile(String, byte[], RetryNotifier, String) - Static method in class org.openbp.common.io.IOUtil
Write a byte array to file.
writeFile(String, byte[], RetryNotifier, String, boolean) - Static method in class org.openbp.common.io.IOUtil
Write a byte array to file.
writeln(Writer) - Method in class org.openbp.common.dump.Dumper
Writes a newline to the output writer.
writeln(Writer, String) - Method in class org.openbp.common.dump.Dumper
Writes a string and a newline to the output writer.
writeln(Writer, String, int) - Method in class org.openbp.common.dump.Dumper
Writes a string to the output writer.
writeLog(String, String, Exception) - Method in class org.openbp.common.classloader.XClassLoader
 
writeLog(String, String, Exception) - Method in class org.openbp.common.classloader.XClassLoaderBase
Writes a message to the log.
writeLog(String, String, Exception) - Method in class org.openbp.common.classloader.XClassLoaderSystemErr
 

X

XClassLoader - Class in org.openbp.common.classloader
This class is a class loader that supports the features as implemented by XClassLoaderBase and enhances them with LogUtil-based logging.
XClassLoader(XClassLoaderConfiguration) - Constructor for class org.openbp.common.classloader.XClassLoader
The constructor.
XClassLoaderBase - Class in org.openbp.common.classloader
This class implements a sophisticated classloader that supports loading from classes from various repositories (which might be \.jar, \.zip-files or directories) and a caching mechanism for loaded classes.
XClassLoaderBase(XClassLoaderConfiguration) - Constructor for class org.openbp.common.classloader.XClassLoaderBase
Constructor.
XClassLoaderBase() - Constructor for class org.openbp.common.classloader.XClassLoaderBase
Protected constructor.
XClassLoaderConfiguration - Class in org.openbp.common.classloader
This class contains all information that is necessary to create a class loader.
XClassLoaderConfiguration() - Constructor for class org.openbp.common.classloader.XClassLoaderConfiguration
Default constrcutor.
XClassLoaderSystemErr - Class in org.openbp.common.classloader
XClassLoader that logs errors to System.err.
XClassLoaderSystemErr(XClassLoaderConfiguration, String) - Constructor for class org.openbp.common.classloader.XClassLoaderSystemErr
The constructor.
XClassLoaderUtil - Class in org.openbp.common.classloader
Utility classes for the XClassLoader package.
XMLDriver - Class in org.openbp.common.io.xml
The XML driver class implements a generic driver for XML serialzation/deserialization.
XMLDriver(ClassLoader) - Constructor for class org.openbp.common.io.xml.XMLDriver
Class loader constructor.
XMLDriverException - Exception in org.openbp.common.io.xml
Exception that indicates that an error occurred in the persistence framework.
XMLDriverException(String) - Constructor for exception org.openbp.common.io.xml.XMLDriverException
Constructor.
XMLDriverException(Throwable) - Constructor for exception org.openbp.common.io.xml.XMLDriverException
Constructor.
XMLDriverException(String, Throwable) - Constructor for exception org.openbp.common.io.xml.XMLDriverException
Constructor.
XMLEscapeHelper - Class in org.openbp.common.markup
This class contains various static string utility methods that process special characters in XML strings.
XMLUtil - Class in org.openbp.common.markup
Provides methods for general use.
XResolvingException - Exception in org.openbp.common.io.xml
Exception that indicates that a dependent classes ('extends' or 'depends' attribute in the mapping file) could not be resolved.
XResolvingException(String) - Constructor for exception org.openbp.common.io.xml.XResolvingException
Constructor.
XResolvingException(Exception) - Constructor for exception org.openbp.common.io.xml.XResolvingException
Constructor.
XResolvingException(String, Exception) - Constructor for exception org.openbp.common.io.xml.XResolvingException
Constructor.

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

Copyright © 2011. All Rights Reserved.