Exemplo n.º 1
0
 @Override
 public SportTypeList readSportTypeList(String source) throws STException {
   return xmlSportTypeList.readSportTypeList(source);
 }