This is a patch to add the general encoding handling capability
using the external encoding map to sablotron parser.
This patch is using some codes from Perl XML-Parser and Ruby
XML-Parser.
This patch should apply to the current sablotron's cvs tree in
:pserver:[EMAIL PROTECTED]:/usr/local/cvs-master.
To use this patch,
1.define USE_ENCODING_MAP in the compile options.
2.move encoding.h to somewhere in compile path.
3.install the files in encodings to /usr/share/encodings or
the path defined in the envirment variables "XML_ENC_PATH".
This patch is not well tested,I hope it is useful.
------------------------------------------------------------------
Rui Hirokawa <[EMAIL PROTECTED]>
maintainer of japanese PHP manual <[EMAIL PROTECTED]>
- How to support different encodings on input? Tim Crook
- Re: [Sab] How to support different encodings on input? Kaiserovi
- Rui Hirokawa
encpatch.tar.gz