Package de.saar.basic

Class Summary
ExportUtilities This Class provides some utilities for printing SWING components.
GenericFileFilter A FileFilter which can be customised with an arbitrary file type and which generates a standard description do appear in a JFileChooser.
Logger  
LoggingReader  
LoggingWriter  
ReplacingWriter A class which replaces strings by other strings in every call to the write methods.
StringTools A collection of various utility functions for strings.
TestTools  
WaitingDialog This class represents a JDialog with a Generic progress bar.
XmlEncodingWriter A Writer which replaces XML special characters (such as &) by the respective XML entities.
XmlEntities A collection of functions for dealing with XML entities.
 

Exception Summary
XmlDecodingException