public void endElement(QName element, Augmentations augs) throws XNIException {
   next.endElement(element, augs);
 }