X7ROOT File Manager
Current Path:
/usr/share/gtk-doc/html/libxml2
usr
/
share
/
gtk-doc
/
html
/
libxml2
/
📁
..
📄
general.html
(5.34 KB)
📄
home.png
(654 B)
📄
index.html
(4.22 KB)
📄
left.png
(459 B)
📄
libxml2-DOCBparser.html
(16.95 KB)
📄
libxml2-HTMLparser.html
(56.73 KB)
📄
libxml2-HTMLtree.html
(23.84 KB)
📄
libxml2-SAX.html
(37.96 KB)
📄
libxml2-SAX2.html
(38.73 KB)
📄
libxml2-c14n.html
(13.23 KB)
📄
libxml2-catalog.html
(35.69 KB)
📄
libxml2-chvalid.html
(19.37 KB)
📄
libxml2-debugXML.html
(32.54 KB)
📄
libxml2-dict.html
(13.26 KB)
📄
libxml2-encoding.html
(28.82 KB)
📄
libxml2-entities.html
(22.58 KB)
📄
libxml2-globals.html
(34.81 KB)
📄
libxml2-hash.html
(41.07 KB)
📄
libxml2-list.html
(24.97 KB)
📄
libxml2-nanoftp.html
(21.88 KB)
📄
libxml2-nanohttp.html
(16.22 KB)
📄
libxml2-parser.html
(134.27 KB)
📄
libxml2-parserInternals.html
(122.42 KB)
📄
libxml2-pattern.html
(18.91 KB)
📄
libxml2-relaxng.html
(34.4 KB)
📄
libxml2-schemasInternals.html
(63.59 KB)
📄
libxml2-schematron.html
(16.7 KB)
📄
libxml2-threads.html
(12.59 KB)
📄
libxml2-tree.html
(228.82 KB)
📄
libxml2-uri.html
(18 KB)
📄
libxml2-valid.html
(96.2 KB)
📄
libxml2-xinclude.html
(15.55 KB)
📄
libxml2-xlink.html
(16.92 KB)
📄
libxml2-xmlIO.html
(56.15 KB)
📄
libxml2-xmlautomata.html
(34.35 KB)
📄
libxml2-xmlerror.html
(82.73 KB)
📄
libxml2-xmlexports.html
(3.5 KB)
📄
libxml2-xmlmemory.html
(23.45 KB)
📄
libxml2-xmlmodule.html
(7.2 KB)
📄
libxml2-xmlreader.html
(105.56 KB)
📄
libxml2-xmlregexp.html
(41.03 KB)
📄
libxml2-xmlsave.html
(14.49 KB)
📄
libxml2-xmlschemas.html
(41.52 KB)
📄
libxml2-xmlschemastypes.html
(43.41 KB)
📄
libxml2-xmlstring.html
(34.29 KB)
📄
libxml2-xmlunicode.html
(104.1 KB)
📄
libxml2-xmlversion.html
(18.58 KB)
📄
libxml2-xmlwriter.html
(109.45 KB)
📄
libxml2-xpath.html
(60.83 KB)
📄
libxml2-xpathInternals.html
(141.52 KB)
📄
libxml2-xpointer.html
(24.86 KB)
📄
libxml2.devhelp
(335.14 KB)
📄
right.png
(472 B)
📄
style.css
(820 B)
📄
up.png
(406 B)
Editing: general.html
<?xml version="1.0" encoding="UTF-8"?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>libxml2: </title> <meta name="generator" content="Libxml2 devhelp stylesheet"/> <link rel="start" href="index.html" title="libxml2 Reference Manual"/> <link rel="up" href="index.html" title="libxml2 Reference Manual"/> <link rel="stylesheet" href="style.css" type="text/css"/> <link rel="chapter" href="index.html" title="libxml2 Reference Manual"/> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> <tr valign="middle"> <td> <a accesskey="u" href="index.html"> <img src="up.png" width="24" height="24" border="0" alt="Up"/> </a> </td> <td> <a accesskey="h" href="index.html"> <img src="home.png" width="24" height="24" border="0" alt="Home"/> </a> </td> <td> <a accesskey="n" href="libxml2-DOCBparser.html"> <img src="right.png" width="24" height="24" border="0" alt="Next"/> </a> </td> <th width="100%" align="center">libxml2 Reference Manual</th> </tr> </table> <h2> <span class="refentrytitle">libxml2 API Modules</span> </h2> <p><a href="libxml2-DOCBparser.html">DOCBparser</a> - old DocBook SGML parser<br/><a href="libxml2-HTMLparser.html">HTMLparser</a> - interface for an HTML 4.0 non-verifying parser<br/><a href="libxml2-HTMLtree.html">HTMLtree</a> - specific APIs to process HTML tree, especially serialization<br/><a href="libxml2-SAX.html">SAX</a> - Old SAX version 1 handler, deprecated<br/><a href="libxml2-SAX2.html">SAX2</a> - SAX2 parser interface used to build the DOM tree<br/><a href="libxml2-c14n.html">c14n</a> - Provide Canonical XML and Exclusive XML Canonicalization<br/><a href="libxml2-catalog.html">catalog</a> - interfaces to the Catalog handling system<br/><a href="libxml2-chvalid.html">chvalid</a> - Unicode character range checking<br/><a href="libxml2-debugXML.html">debugXML</a> - Tree debugging APIs<br/><a href="libxml2-dict.html">dict</a> - string dictionnary<br/><a href="libxml2-encoding.html">encoding</a> - interface for the encoding conversion functions<br/><a href="libxml2-entities.html">entities</a> - interface for the XML entities handling<br/><a href="libxml2-globals.html">globals</a> - interface for all global variables of the library<br/><a href="libxml2-hash.html">hash</a> - Chained hash tables<br/><a href="libxml2-list.html">list</a> - lists interfaces<br/><a href="libxml2-nanoftp.html">nanoftp</a> - minimal FTP implementation<br/><a href="libxml2-nanohttp.html">nanohttp</a> - minimal HTTP implementation<br/><a href="libxml2-parser.html">parser</a> - the core parser module<br/><a href="libxml2-parserInternals.html">parserInternals</a> - internals routines and limits exported by the parser.<br/><a href="libxml2-pattern.html">pattern</a> - pattern expression handling<br/><a href="libxml2-relaxng.html">relaxng</a> - implementation of the Relax-NG validation<br/><a href="libxml2-schemasInternals.html">schemasInternals</a> - internal interfaces for XML Schemas<br/><a href="libxml2-schematron.html">schematron</a> - XML Schemastron implementation<br/><a href="libxml2-threads.html">threads</a> - interfaces for thread handling<br/><a href="libxml2-tree.html">tree</a> - interfaces for tree manipulation<br/><a href="libxml2-uri.html">uri</a> - library of generic URI related routines<br/><a href="libxml2-valid.html">valid</a> - The DTD validation<br/><a href="libxml2-xinclude.html">xinclude</a> - implementation of XInclude<br/><a href="libxml2-xlink.html">xlink</a> - unfinished XLink detection module<br/><a href="libxml2-xmlIO.html">xmlIO</a> - interface for the I/O interfaces used by the parser<br/><a href="libxml2-xmlautomata.html">xmlautomata</a> - API to build regexp automata<br/><a href="libxml2-xmlerror.html">xmlerror</a> - error handling<br/><a href="libxml2-xmlexports.html">xmlexports</a> - macros for marking symbols as exportable/importable.<br/><a href="libxml2-xmlmemory.html">xmlmemory</a> - interface for the memory allocator<br/><a href="libxml2-xmlmodule.html">xmlmodule</a> - dynamic module loading<br/><a href="libxml2-xmlreader.html">xmlreader</a> - the XMLReader implementation<br/><a href="libxml2-xmlregexp.html">xmlregexp</a> - regular expressions handling<br/><a href="libxml2-xmlsave.html">xmlsave</a> - the XML document serializer<br/><a href="libxml2-xmlschemas.html">xmlschemas</a> - incomplete XML Schemas structure implementation<br/><a href="libxml2-xmlschemastypes.html">xmlschemastypes</a> - implementation of XML Schema Datatypes<br/><a href="libxml2-xmlstring.html">xmlstring</a> - set of routines to process strings<br/><a href="libxml2-xmlunicode.html">xmlunicode</a> - Unicode character APIs<br/><a href="libxml2-xmlversion.html">xmlversion</a> - compile-time version informations<br/><a href="libxml2-xmlwriter.html">xmlwriter</a> - text writing API for XML<br/><a href="libxml2-xpath.html">xpath</a> - XML Path Language implementation<br/><a href="libxml2-xpathInternals.html">xpathInternals</a> - internal interfaces for XML Path Language implementation<br/><a href="libxml2-xpointer.html">xpointer</a> - API to handle XML Pointers<br/></p> </body> </html>
Upload File
Create Folder