Jadex 0.941

Package jadex.util

This package contains generic utility classes.

See:
          Description

Class Summary
BAInputStream BAInputStream
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.
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).
FixedObjectInputStream Fixes JDK Bug 4932376.
SGUI Static helper class with useful gui related methods.
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.
SUtil.ResourceInfo Info for a resource to load.
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.941

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-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.