436437438439440441442443444445446
coParser.startParse(xmlSource); } catch (RuntimeException re) { dtm.clearCoRoutine(); throw re; } catch (Exception e) {
443444445446447448449450451452453
throw re; } catch (Exception e) { dtm.clearCoRoutine(); throw new org.apache.xml.utils.WrappedRuntimeException(e); } } else
478479480481482483484485486487488
reader.parse(xmlSource); } catch (RuntimeException re) { dtm.clearCoRoutine(); throw re; } catch (Exception e) {
485486487488489490491492493494495
throw re; } catch (Exception e) { dtm.clearCoRoutine(); throw new org.apache.xml.utils.WrappedRuntimeException(e); } }
403404405406407408409410411412413
// if we're using IncrementalSAXSource.filter(). coParser.startParse(xmlSource); } catch (RuntimeException re) { dtm.clearCoRoutine(); throw re; } catch (Exception e) { dtm.clearCoRoutine();
408409410411412413414415416417418
dtm.clearCoRoutine(); throw re; } catch (Exception e) { dtm.clearCoRoutine(); throw new org.apache.xml.utils.WrappedRuntimeException(e); } } else { if (null == reader) {
catch (SAXNotSupportedException e){} try { reader.parse(xmlSource); } catch (RuntimeException re) { dtm.clearCoRoutine(); throw re; } catch (Exception e) { dtm.clearCoRoutine();
440441442443444445446447448449450
} catch (RuntimeException re) { dtm.clearCoRoutine(); throw re; } catch (Exception e) { dtm.clearCoRoutine(); throw new org.apache.xml.utils.WrappedRuntimeException(e); } }
401402403404405406407408409410411
406407408409410411412413414415416