Example #1
0
 public AttrNameIter(Config c) {
   attrs = c.getChildren();
 }