コード例 #1
0
 protected boolean writeXML(){
     return XMLHandler.writeXML(filename,root.getDocument());
 }