示例#1
0
 @Override
 public SportTypeList readSportTypeList(String source) throws STException {
   return xmlSportTypeList.readSportTypeList(source);
 }