Exemplo n.º 1
0
 public void endPrefixMapping(String prefix) throws SAXException {
   next.endPrefixMapping(prefix);
 }