public void endGeneralEntity(String name, Augmentations augs) throws XNIException {
   next.endGeneralEntity(name, augs);
 }