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 formatter
    DateUtil  
    DateUtil.Comparator  
    IOUtils  
    Misc
    Random useful stuff
    StreamTable
    Subclass of Hashtable that can read and write itself to a stream.
    StreamUtil
    Utility functions used to ease the parsing and encoding of StreamObjects
    StreamVector
    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.