예제 #1
0
 private int getColumnEndIndex(final String name) {
   return columnDefinitions.getEndIndex(name);
 }