The goal of this assignment is to develop a program (called BeanGenerator) which transforms a suitably annotated POJO into a JavaBean. The program takes as input java file containing a POJO and if the ...