You code..

1.doesn't check for exceptions properly. Integer.parseInt() throws NumberFormatException

2.violates sun java's naming conventions.

How can you expect something like this to be a...