3071307230733074307530763077
sanityCheck(); ArrayList properties = new ArrayList(); // traverse children using a special filtering 'collector' accept(new ChildrenCollectorFilter(namePattern, properties, false, true, 1)); return new PropertyIteratorAdapter(properties); }