public void ignorableWhitespace(XMLString text, Augmentations augs) throws XNIException {
   next.ignorableWhitespace(text, augs);
 }