Ejemplo n.º 1
0
 public void close() throws IOException {
   if (reader != null) reader.close();
 }