VIUtils is designed to be used with Java 6 or higher
and contains a many Utility functions and methods for use in Java Programs.
DateUtils provides methods for converting timestamps into formatted Strings
FileUtils provides methods for removing a line from a File
IPAddressUtils provides methods for checking and converting IP Address
LocaleHelper provides a helpful message translation system
PropertiesFile provides methods for setting up a Properties File including adding/removing comments and keys/values
StringUtils provides methods for String manipulations including joining String arrays, converting numbers to Strings or Strings to numbers, and padding a String
SystemUtils provides fields for quick referencing System properties
TaskManager provides a Thread Pool and methods for managing Tasks either delayed or meant to be continuous
ProgramChecker provides a version checker with included programchecker.php
Official JavaDocs can be found @ http://docs.visualillusionsent.net/VIUtils/
© 2012-2014 Visual Illusions Entertainment
VIUtils is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
VIUtils is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with VIUtils.
If not, see http://www.gnu.org/licenses/lgpl.html