public void endPrefixMapping(String s) throws SAXException {
   consumer.endPrefixMapping(s);
 }