Abstract Static Private FirstStatic Private FirstStatic Private FirstStatic convertConverts a compilation instance into its XML representation
Static handleHandles the given Blob as having XML content and parses it into the compilation meta data
Static Private parseParses an XML object into an ICompilation.
An object representing the stored Compilation from an XML import.
The XML type contains all properties as arrays, even the single item ones. This is a limitation of the used XML-To-JS converter
Static Private parseStatic Private parseStatic Private parseParses an XML representation of a time signature into an object instance.
Static Private parse
Provides static helper methods for parsing compilations from and to XML.
Devdoc
Code is written to work with the xml2js module specifically