|
libxml2
|
| xmlversion.h | Compile-time version information |
| c14n.h | Provide Canonical XML and Exclusive XML Canonicalization |
| catalog.h | Interfaces to the Catalog handling system |
| chvalid.h | Unicode character range checking |
| debugXML.h | Tree debugging APIs |
| dict.h | String dictionary |
| encoding.h | Character encoding conversion functions |
| entities.h | XML entities |
| hash.h | Chained hash tables |
| HTMLparser.h | HTML parser, doesn't support HTML5 |
| HTMLtree.h | HTML documents |
| list.h | Lists interfaces |
| parser.h | Validating XML 1.0 parser |
| parserInternals.h | Internals routines and limits exported by the parser |
| pattern.h | Pattern expression handling |
| relaxng.h | Implementation of the Relax-NG validation |
| SAX2.h | SAX2 parser interface used to build the DOM tree |
| schemasInternals.h | Internal interfaces for XML Schemas |
| schematron.h | XML Schematron implementation |
| threads.h | Interfaces for thread handling |
| tree.h | Document tree API |
| uri.h | Library of generic URI related routines |
| valid.h | DTD validator |
| xinclude.h | Implementation of XInclude 1.0 |
| xlink.h | Unfinished XLink detection module |
| xmlautomata.h | API to build regexp automata |
| xmlerror.h | Error handling |
| xmlIO.h | I/O interfaces used by the parser |
| xmlmemory.h | Interface for the memory allocator |
| xmlmodule.h | Dynamic module loading |
| xmlreader.h | XMLReader implementation |
| xmlregexp.h | Regular expressions |
| xmlsave.h | XML/HTML serializer |
| xmlschemas.h | Incomplete XML Schemas structure implementation |
| xmlschemastypes.h | Implementation of XML Schema Datatypes |
| xmlstring.h | Set of routines to process strings |
| xmlwriter.h | Text writing API for XML |
| xpath.h | XML Path Language implementation |
| xpathInternals.h | Internal interfaces for XML Path Language implementation |
| xpointer.h | XPointer framework and schemes |