Exemplo n.º 1
0
 @Override
 public void startDocument() throws SAXException {
   response = new CharacterInfoResponse();
   super.startDocument();
 }