Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 498 Bytes

common-utils

A collection of utilities which I've created/adapted over time, most of them are wrappers over standard libraries available customised for my convenience. Some of these are:

  1. StringUtils
  2. NumberUtils
  3. CollectionUtils
  4. DateUtils
  5. XMLParser
  6. ReflectionUtils
  7. JsonUtils
  8. ExponentialBackOff
  9. FileUtils
  10. PdfUtils
  11. DelimitedFileParser
  12. ExcelSheetParser