Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

criztovyl/java-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

#criztovyl's Tools Collection This is a collection of my Java-Tools:

#Overview ##CloneUtils A class that copies files and synchronises the modification times. Top ##DirectoryChanges A class that tracks changes of files in a directory. Top ##DirectorySync A class that updates changes between two directories. Top ##Path A class that holds a file path and some utils for that. Top ##FileList A class that lists files from a directory. Top ##MultiFileGrep A class that "greps" on multiple files. Top ##JSON Tools ###Calendar A class for using calendars with JSON. Top ###File A class that helps creating JSON files. Top ###Map A class for using maps with JSON. Top ###Creators Classes that helps creating JSON data from Java Objects. Top ###Array Iterators Classes that helps iterating over JSON Arrays. Top ##Licensing Classes that helps with licensing. Top ##Log4J Environment A class that helps with Log4J. Top ##LineCollector A class that collects all lines from an stream. Top ##Strings Classes that helps with Strings. Top ###Strings Class A class helping with externalized strings. Top ###StringUtils A class that helps with string, as example joining collections. [1]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/CloneUtils.html [2]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/directory/DirectoryChanges.html [3]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/directory/DirectorySync.html [4]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/file/Path.html [5]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/files/FileList.html [6]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/files/MultiFileGrep.html [7]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/package-frame.html [8]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/JSONCalendar.html [9]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/JSONFile.html [10]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/JSONMap.html [11]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/creator/package-frame.html [12]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/json/iterator/package-summary.html [13]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/licenses/package-summary.html [14]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/log4j/Log4JEnvironment.html [15]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/streams/LineCollector.html [16]: http://docs.joinout.de/Tools/experimental/index.html?de/joinout/criztovyl/tools/strings/package-summary.html

About

Edges tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages