Jadex 0.96-beta1

Package jadex.util

This package contains generic utility classes.

See:
          Description

Class Summary
Base64 Base64
Contains lots of utilities for coding and decoding text and character arrays fore and back to the Base64 encoding.
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
BrowserLauncher2 Provides a static method to start a browser.
CachedObject A cache for an object that was loaded from a file or url.
DynamicURLClassLoader This loader supports reloading of modified classes, and also offers the functionality to add and remove URLs.
ExpressionTokenizer An expression tokenizer is able to parse a string with respect to different nesting-levels (eg. brackets, quotes).
MultiStream Dipatch the write calls to a number of specified output streams.
ObjectCache A cache for CachedObjects that reflect files.
ResourceInfo Info for a resource to load.
SGUI Static helper class with useful gui related methods.
SimplePropertyChangeSupport This class offers part of the functionality of the original Java-PropertyChangeSupport class.
SReflect This class provides several useful static reflection methods.
StreamCopy A runnable to concurrently copy data from one stream to the other.
SUtil This class provides several useful static util methods.
Tuple A tuple is a list of entities.
WeakObject Weakreference has the disadvantage that it does not support transparent equals() and hashcode() methods.
 

Package jadex.util Description

This package contains generic utility classes.


Jadex 0.96-beta1

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.