예제 #1
0
 public void ignorableWhitespace(XMLString text, Augmentations augs) throws XNIException {
   next.ignorableWhitespace(text, augs);
 }