Home :: Programming :: Solutions
Creation date:
Java libs
Transliteration of Azeri and Russian text
Transliteration is a free java class library to transliterate Azeri and Russian text in order to print in MRZ(Machine Readable Zone) and VIZ(Visual Inspection Zone)of travel documents.
For documentation look javadoc
History of Transliteration
Version 1.1 (January 14, 2008) - launched the first version.
Author: Jafar N.Aliyev (Jsoft)
Version: 1.1
Source: Included (Java)
License: Free
Read also
Static methods can not be overriden
Here I explain, why static methods can not be overriden
Use instanceof carefully
Usage of 'instanceof' method in some situations will give you a compilation error
Java access and nonaccess modifiers
Look at this cheat sheet for Java access and nonaccess modifiers