• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D01-Jun-202124.7 KiB483400

COPYRIGHTH A D01-Jun-202170 52

ChangeLogH A D01-Jun-20219.6 KiB312177

GNUmakefileH A D01-Jun-2021615 2719

GNUmakefile.postambleH A D01-Jun-2021273 1511

GNUmakefile.preambleH A D01-Jun-20211.1 KiB5335

READMEH A D01-Jun-2021222 107

TableCallbacks.hH A D01-Jun-20211,008 305

TableCallbacks.mH A D01-Jun-20212.3 KiB6855

VersionH A D01-Jun-202132 42

bundle-info.plistH A D01-Jun-2021517 2725

common.hH A D01-Jun-20211.2 KiB3712

fhs.makeH A D01-Jun-2021754 3121

libxmlDocSAXDriver.hH A D01-Jun-20211.6 KiB5519

libxmlDocSAXDriver.mH A D01-Jun-202118.5 KiB732565

libxmlHTMLSAXDriver.hH A D01-Jun-20211.6 KiB5922

libxmlHTMLSAXDriver.mH A D01-Jun-202122.1 KiB852669

libxmlSAXDriver-Info.plistH A D01-Jun-2021802 2726

libxmlSAXDriver.hH A D01-Jun-20212 KiB6835

libxmlSAXDriver.mH A D01-Jun-202144.2 KiB1,5461,263

libxmlSAXLocator.hH A D01-Jun-20211.4 KiB5423

libxmlSAXLocator.mH A D01-Jun-20212.3 KiB8165

unicode.hH A D01-Jun-20213.3 KiB9969

README

1libxmlSAXDriver
2===============
3
4This directory contains the sources for a SAX driver bundle that works on
5top of the libxml2 library. It can be used for processing XML, but also
6for parsing HTML.
7
8Requirements:
9- libxml2
10