Module libxml

Source

Modulesยง

catalog
Provide methods and data structures for XML Catalogs.
dict
Provide methods and data structures for dictionary of strings.
This module is based on libxml/dict.h, dict.c, and so on in libxml2-v2.11.8.
globals
Provide methods and data structures for global variables.
This module is based on libxml/globals.h, globals.c, and so on in libxml2-v2.11.8.
hash
Provide methods and data structures for hash table.
This module is based by libxml/hash.h, hash.c, and so on in libxml2-v2.11.8.
relaxng
Provide methods and data structures for parsing RelaxNG schemas.
sax2
Provide methods and data structures for SAX2 handlers.
schemas_internals
Provide internal methods and data structures for parsing XML Schemas.
threads
Provide methods and data structures for handling threads.
xlink
Provide methods and data structures for unfinished XLink detection.
xmlautomata
Provide methods and data structures for building regexp automata.
xmlmemory
Provide methods and data structures for memory allocation.
This module is based on libxml/xmlmemory.h, xmlmemory.c, and so on in libxml2-v2.11.8.
xmlreader
Provide methods and data structures for XML streaming APIs.
xmlregexp
Provide methods and data structures for handling regular expressions.
xmlschemas
Provide methods and data structures for parsing XML Schemas.
xmlschemastypes
Provide methods and data structures for XML Schemas types.
xmlstring
Provide methods and data structures for processing strings.
xmlunicode
Provide methods and data structures for handling Unicode characters.