Home
Name Modified Size InfoDownloads / Week
README.txt 2025-04-17 1.2 kB
LICENSE 2025-04-17 1.1 kB
Totals: 2 Items   2.3 kB 0
Hoodland Toolbox - An assorted miscellany of tools and toys.

• Matrixfile - Easily creates and manages files of CSV data (you may use tabs or other delimiters as you wish).
• QuantumTextFile - Readies a text output file but does not actually create it until and unless the first write operation takes place.
• StatusCodeDescription - Useful for matching HTTP Status Code values to anappropriate text description, as well as determining if the code if passing or valid.
• SubnameFactory - Do you need to programmatically generate several similar names? TestA, TestB, TestC and so on? This makes it easy.
• ZipFileCreator - ...is exactly that. It creates a compressed Zip file containing all files in the directory you specify, recursing down any subdirectories it finds.

Hoodland Toolbox, formerly "Rockabilly Common Libraries", has been rewritten in Kotlin with Java wrappers.

Source Code...
Kotlin: https://github.com/william-hood/toolbox-kotlin
Java: https://github.com/william-hood/toolbox-java

Maven Central Repository...
Kotlin: https://central.sonatype.com/artifact/io.github.william-hood/toolbox-kotlin
Java: https://central.sonatype.com/artifact/io.github.william-hood/toolbox-java

Source: README.txt, updated 2025-04-17