From top level, a FORTRAN library is converted into a Java package, a FORTRAN file, filename.f, is converted into a Java file, filename.java, and each FORTRAN program unit is turned to a Java class.
Besides, the following issues are addressed in the converter.