todo

来自「matlab数字信号处理工具箱」· 代码 · 共 13 行

TXT
13
字号
TODO LIST
---------

+ Allow to parse an XML string rather than only an XML file
- Better compliance with DOM specifications.
- Better implementation of XPath (handle attributes)
- Modify save to write <tag>hello</tag> without <cr> when content is short
+ Also save <tag/> when content is empty
+ Add method should return the UID of the newly created node
- Save method should allow for the tree in output in order to save the filename
- Constructor should allow to take a struct in input (using struct2xml.m)
+ There should be an export.m methods to export XML to a simple struct when possible

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?