Пример #1
0
 public int saveConfig(String pathname, Object bean) {
   return XmlBeanUtility.saveBean(pathname, bean);
 }