mirror of
https://github.com/zoriya/xmlParser.git
synced 2026-05-23 22:52:29 +00:00
Update README
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
Unsupported:
|
||||
namespaces
|
||||
attributes with semi quotes (') instead of quoetes (")
|
||||
comments
|
||||
**XmlParser**
|
||||
|
||||
An xml parser in C.
|
||||
|
||||
*System calls*
|
||||
Open, Close, Read, Stat
|
||||
|
||||
*Unsuported yet*
|
||||
Attributes with semi quotes (') instead of quotes (")
|
||||
Comments
|
||||
The error handling is not fiable yet.
|
||||
|
||||
Reference in New Issue
Block a user