Skip to content

ExtraTon618/GX2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GX2

gx2 is a rudimentary XML file parser written in C

gx2 supports the creation of elements, attributes, and text. It supports associating attributes with elements, assigning children to elements. Does not yet support entity parsing and internal and external entity reference resolution. It however supports default entity reference resolution This is not a validating or conforming parser. Nodes created are similar to DOM. Limited selection through Xpath is supported.

About

XML Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages