|
LibMusicXML 3.22
|
Public Member Functions | |
| TDocType (const std::string start) | |
| TDocType (const std::string start, bool pub, const std::string publit, const std::string syslit) | |
| std::string | getStartElement () |
| bool | getPublic () |
| std::string | getPubLitteral () |
| std::string | getSysLitteral () |
| void | print (std::ostream &s) |