Package anlavn.file
package anlavn.file
-
ClassesClassDescriptionThe Excel class support to read/write data from/to excel file.The Log class supports to print to console and output log file.The NativeLibrary class supports to loading dynamic libraries.The ObjectData class supports write and read object data to file at specific location.
Make sure your object class was "implements Serializable".The Properties class supports to get value of properties at specific location.The Raw class supports write and read string data to file at specific location.The Zip class supports to extract a zip file to your directories.