예제 #1
0
 protected boolean moreDocumentsExist() {
   return !inputPipeline.isDone();
 }