28 Commits

Author SHA1 Message Date
db0d47fc13 always ignore Caps xml elements. 2020-09-18 19:48:47 +08:00
c65a3a088f fix ElementAttribute bug that it don't clear attrs_list. 2020-09-16 22:03:08 +08:00
7489f5133a add xml::ElementAttribute class 2020-09-11 15:41:20 +08:00
3f09d59ceb split Start&Init from Start in XMLParse 2020-09-04 18:07:00 +08:00
120b6b449c use String instead BaseString 2020-09-03 15:58:38 +08:00
3ddc2d1f4e improvement "xml::ElementParseCreater" root element parse 2020-09-02 13:04:55 +08:00
20fcbc2a02 to advance xml::ElementParseCreater 2020-08-31 19:09:12 +08:00
44f897d608 use u8char instead char in XMLParse 2020-08-25 21:47:05 +08:00
e79ac1ca03 layout 2020-08-25 21:33:34 +08:00
b88c66e1cb fixed a bug in xml::ElementParseCreater::Start/End 2020-08-24 11:07:39 +08:00
505560d95e new XML Parse tools 2020-08-21 21:11:07 +08:00
2c06e4ae35 use macro instead magic number. 2020-08-20 21:56:02 +08:00
2002532b63 new XMLParse,but don't have test. 2020-08-20 21:26:49 +08:00
4d40765bb4 update submodules 2020-06-14 05:58:32 +08:00
1710fd4ba8 Merge branch 'master' of https://github.com/hyzboy/CMUtil 2020-06-14 05:58:12 +08:00
717697aaf3 update submodules expat/jsoncpp 2020-06-14 05:57:46 +08:00
dbdb48efdc support new BaseString 2020-04-24 21:12:17 +08:00
bf9866041f 增加jsoncpp include path 2020-04-13 21:17:39 +08:00
ef72a3ff8d update submodules 2020-04-07 14:39:24 +08:00
a1a6ad0f25 add BOM Fileheader 2020-03-11 16:27:40 +08:00
66212fca8d update submodules expat and jsoncpp. 2020-01-24 00:17:50 +08:00
db0b17029c use "JSONCPP_STRING" instead "Json::String" 2020-01-24 00:17:26 +08:00
f93c19afda add Tokenizer.h 2020-01-17 14:09:56 +08:00
93cf57b1ca merge CMakeLists.txt from json/xml 2019-12-02 13:03:11 +08:00
166868f21e update CmdParse code 2019-12-02 11:01:54 +08:00
a3ef6866ae to improve XMLParseClass 2019-11-29 18:20:19 +08:00
15db8e01c7 first add files 2019-11-29 11:58:31 +08:00
9c86489a35 first commit 2019-11-29 10:16:38 +08:00