@param sbmlDocument the SBML document to be written
@return the string representing the SBML document as XML. @throws XMLStreamException if any problems prevent to write the {@link SBMLDocument} asXML. @throws SBMLException if any SBML problems prevent to write the {@link SBMLDocument}.
|
|