90919293949596979899100
pageSource = IOUtil.toString( in ); } catch ( IOException e ) { throw new ArchetypeDataSourceException( "Error retrieving list of archetypes from " + url ); } finally { IOUtil.close( in ); }