예제 #1
0
 public int getFieldWidth(int i) throws ReadDriverException {
   return dataSource.getFieldWidth(i);
 }