コード例 #1
0
ファイル: ConfigEditor.java プロジェクト: caomw/viper-toolkit
 public AttrNameIter(Config c) {
   attrs = c.getChildren();
 }