117118119120121122123124
return root; } catch (Exception e) { throw new DescriptorImportException("Could not import XML from stream", e); } }