Ejemplo n.º 1
0
 public void textDecl(String version, String encoding, Augmentations augs) throws XNIException {
   next.textDecl(version, encoding, augs);
 }