Package ubiware.util

Class Summary
ContextIDGenerator A generator for contextID's
Logger Implementation of a logger which catches the output written to the streams returned by getStandardError and getStandardOut and writes this to the interceptor specified.
Range Implementation which mimics the Python range class.
SetOperation Provides some common operations on sets 12.4.2010
StatementIDGenerator  
StreamingUtils Utilities which make working with byte and character streams more convenient.
WhiteSpaceString This class is used for optimizing the usage of long strings of whitespaces.
XSLTAdapter