Module rsvg::xml

source ยท
Expand description

The main XML parser.

Re-exportsยง

Modulesยง

  • attributes ๐Ÿ”’
    Store XML element attributes and their values.
  • xml2 ๐Ÿ”’
    Hand-written binding to the very minimal part of libxml2 that we need.
  • xml2_load ๐Ÿ”’
    Glue between the libxml2 API and our xml parser module.

Macrosยง

Structsยง

Enumsยง

Constantsยง

Functionsยง