Exemplo n.º 1
0
 @Override
 protected boolean KeepRawInstance(DataValues instance) throws Exception {
   return _parser.KeepPatient(instance);
 }