public void startPrefixMapping(String s, String s1) throws SAXException {
   consumer.startPrefixMapping(s, s1);
 }