@Override
 public boolean isFilterDone() throws IOException {
   return outerScanner.isFilterDone();
 }