git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@110
be28352e-c001-0410-b1a7-
c7978e42abec
}
return null;
}
-
+ /**
+ * returns original document's root vamsas elements.
+ * @return
+ * @throws IOException
+ * @throws org.exolab.castor.xml.MarshalException
+ * @throws org.exolab.castor.xml.ValidationException
+ */
+ public object[] getOriginalRoots() throws IOException,
+ org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException {
+ return VamsasArchive.getOriginalRoots(this);
+ }
/**
* Access original document if it exists, and get VAMSAS root objects.
* @return vector of vamsas roots from original document