diff --git a/thirdparty/tinyxpath/README.OpenSource b/thirdparty/tinyxpath/README.OpenSource index 1b25a9b2281a102c4fec15be4b2570695d004546..9ba924a867d01aacfe366f4a03a185f42f86a88d 100755 --- a/thirdparty/tinyxpath/README.OpenSource +++ b/thirdparty/tinyxpath/README.OpenSource @@ -3,7 +3,7 @@ "Name": "tinyxpath", "License": "zlib/libpng License", "License File": "notes.txt", - "Version Number": "1.3.1",: + "Version Number": "1.3.1", "Owner": "huangminzhong2@huawei.com", "Upstream URL": "https://sourceforge.net/projects/tinyxpath/files/TinyXPath%20%28Linux%20-%20tar.gz%29/TinyXPath%201.3.1/tinyxpath_1_3_1.tgz", "Description": "Small footprint C++ library to extract an XPath 1.0 expression from an XML tree" diff --git a/thirdparty/tinyxpath/README_zh.md b/thirdparty/tinyxpath/README_zh.md index 12b8174a7bdedb38afffb912c7e03e7fca769d3b..a2b836ef88113212bd81dc77dea819690ddc1f1f 100755 --- a/thirdparty/tinyxpath/README_zh.md +++ b/thirdparty/tinyxpath/README_zh.md @@ -2,7 +2,7 @@ ## 功能简介 tinyxpath用于从 XML 树中提取 XPath 1.0 表达式。 ## 使用约束 -- IDE版本:DevEco Studio 3.1 Release +- IDE版本:DevEco Studio 3.1 Beta2 - SDK版本:ohos_sdk_public 3.2.11.9 (API Version 9 Release) - 三方库版本:1.3.1 - 当前适配的功能:支持xpath语法解析