/RaysCommons

A collection of my favorite personal Java utility classes.

Primary LanguageJava

RaysCommons

A collection of my favorite personal Java utility classes.

Some examples:

  • Encode/Decode Hex Strings
  • getUtcSoapDateFormat
  • getFileExtension
  • readCompleteFile, writeCompleteFile, copyFile
  • FullText.search
  • HttpsUtils.trustEveryone
  • Forgiving parseInt
  • super lightweight JSON parser
  • String replacement
  • RTFParser
  • simpler arrayCopy
  • many streaming utils

MIT Licensed