* Visite o ALJUG - http://aljug.blogspot.com - Noticias sobre a comunidade java alagoana e do mundo * Visite o blog Mundo Gamificado www.mundogamificado.com.br - E vamos mudar o mundo! *

quinta-feira, 21 de julho de 2011

ltn4java - Letters for Transforming Numbers for Java

Hello,

Today I'm here to spread a library I made to assist and facilitatecertain conversion processes.In need to change char to integer, ASCII table by not more, but byincreasing values ​​from letters, for example, letter A is equal to 1and so on. The ltn4java is already treated with the addition of newletters in the brazilian alphabet are: K, W,Y. The project is in language english and portuguese brazil. Ltn4java The project contains three methods in two classes, which are:

Classes:
  • WordForNumber
  • LetterForNumber
Methods:
  • WordForNumber (String Word);
  • TakeLetterByletter (String fullword);
  • LetterForNumberInteger (char letter);
In the future I will do an article on this project, who want to experience from the project site ltn4java. Who has a suggestion is to register only issue there.
There you can also find doumentação which is in a file .rar

Until next time!

Nenhum comentário: