Browse Source

* Patch from Sergei Gorelkin:
- Full support for XML 1.1
- Support for ISO-8859-1 input encoding (started support for any
encoding, but went a bit wrong way. I should stick to using iconv,
but for it I need second level of buffering, otherwise it's too
slow).
- Input buffering (can now read from non-seekable streams and
TextFile's)
- External entity loading, processing of default attributes and other
stuff needed to comply with "non-validating parser" specification.

git-svn-id: trunk@5018 -

michael 19 years ago
parent
commit
90b916085a
1 changed files with 1114 additions and 312 deletions
  1. 1114 312
      fcl/xml/xmlread.pp

File diff suppressed because it is too large
+ 1114 - 312
fcl/xml/xmlread.pp


Some files were not shown because too many files changed in this diff