Example #1
0
 @Override
 void checkRecursion(int depth) throws SAXException {
   p.checkRecursion(depth);
 }