}
} catch(SAXException se) {
throw RaiseException.createNativeRaiseException(ruby, se);
} catch(IOException ioe) {
throw ruby.newIOErrorFromException(ioe);
}
postParse(context, handlerRuby, handler);
//maybeTrimLeadingAndTrailingWhitespace(context, handlerRuby);