Ejemplo n.º 1
0
 @Override
 public void startElement(String uri, String localName, String qName, Attributes attributes)
     throws SAXException {
   handler.startElement(uri, localName, qName, attributes);
 }