mirror of
https://github.com/zoriya/xmlParser.git
synced 2025-12-06 02:56:10 +00:00
Merging
This commit is contained in:
@@ -14,6 +14,8 @@ Simple clone the repo and use the command ``make``.
|
||||
## Usage
|
||||
Use ``xml_parse(path)`` to parse the whole xml.
|
||||
|
||||
Use ``xml_getnode(xml, node_name)`` to get the first node with the name you inputed.
|
||||
|
||||
Use ``xml_getproperty(key)`` to get an attribute of the xml.
|
||||
|
||||
## Unsuported yet
|
||||
|
||||
Reference in New Issue
Block a user