Package com.infinitekind.util
-
Interface Summary Interface Description StreamObject Interface for objects that can be read/written to and from streams. -
Class Summary Class Description CustomDateFormat Flexible date parser and formatterDateUtil DateUtil.Comparator IOUtils Misc Random useful stuffStreamTable Subclass of Hashtable that can read and write itself to a stream.StreamUtil Utility functions used to ease the parsing and encoding of StreamObjectsStreamVector Subclass of Vector that can read and write itself to a stream.StringUtils Useful string manipulation functions -
Exception Summary Exception Description StringEncodingException Exception thrown when a format error is encountered while reading in a StreamObject.