Generated by
JDiff

Class org.sbml.jsbml.xml.stax.SBMLWriter

Removed Methods
Class<WritingParser> getWritingParsers(String) @param namespace
void initializePackageParserNamespaces() Initializes the packageParser HasMap of this class.
 

Changed Methods
String writeAnnotation(SBase) Change in exceptions thrown from no exceptions to javax.xml.stream.XMLStreamException.
Writes the Annotation of an SBase element to an XML String.
void write(SBMLDocument, String) Change in exceptions: java.io.FileNotFoundException was removed. java.io.IOException was added.
Writes the XML representation of an SBMLDocument in a SBML file.
void write(SBMLDocument, String, String, String) Change in exceptions: java.io.FileNotFoundException was removed. java.io.IOException was added.
Writes the XML representation of an SBMLDocument in a SBML file.