214215216217218219220
{ System.err.printf("The '%s' field must be specified in the configuration file.\n", AbstractColumnReader.FIELD_FORM); System.exit(1); } return new POSReader(iForm, iPos); }