[IMPORTANT NOTICE]
This project is moved to my self website.The new SVN urls :
svn://www.qdac.cc/QDAC3
GIT url is:
git://www.qdac.cc/QDAC3.git
Please check out with the new urls.
QDAC 3.0 is a new version of Quick Data Access Component.Compare with version 2,the new version is base on XE6 and support all OS with XE6:Win32/Win64/Mac OSX/iOS/Andriod.
QDAC 3.0 Include follow sub components:
QXml/QJson/QLog/QWorker/QSort/QExp/QDB etc.
QDAC now is in progress.
Follow is from QDAC...
Java Based Heavy-duty utilitity to process large delimited text files
TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files.
It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created.