Skip to content

A collection of my favorite personal Java utility classes.

Notifications You must be signed in to change notification settings

rhulha/RaysCommons

Repository files navigation

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

About

A collection of my favorite personal Java utility classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages