Package de.unihalle.informatik.Alida.helpers

Contains miscellaneous helper classes used in Alida.

See:
          Description

Class Summary
ALDClassInfo Supplies helper methods to, e.g., lookup classes with annotations.
ALDConcReadWeakHashMap A version of Hashtable that supports concurrent reading/exclusive writing.
ALDConcReadWeakHashMap.BarrierLock A Serializable class for barrier lock.
ALDEnvironmentConfig Helper class to access environment variables and properties.
ALDFilePathManipulator Class providing helpers to manipulate file and directory path names.
ALDParametrizedClassDummy This class only serves as a proxy for Alida's dataIO system to look up DataIO providers for parametrized classes.
ALDParser Helper class for parsing/formatting objects for data I/O in Alida.
ALDWeakHashMapEntry Weak reference hashmap entry.
 

Package de.unihalle.informatik.Alida.helpers Description

Contains miscellaneous helper classes used in Alida.

Author:
moeller