Package edu.utexas.its.eis.tools.qwicap.util

Class Summary
ArrayToString Converts an array or Collection to a neatly formatted String when its toString method is invoked.
Characters The Characters class transparently represents either a String, or a subsection of a character array.
HTMLEntityCodec HTMLEntityCodec converts most control characters, various reserved characters (ampersands, double-quotes, chevrons, etc.), and all Unicode characters greater than or equal to 127, to and from HTML character entity references.
Null This class provides a set of static utility methods that perform common tasks associated with the handling of null values.