956957958959960961962963964
throw new RuntimeException( "Unable to instantiate " + curType.getName(), e); } } parsers.add(new BeanParser()); return parsers; }