Filter to put all characters() in one event
This is a very simple filter. One common cause of grief (and programmer error)
is that XML parsers aren`t required to provide character events in one chunk.
They can, but are not forced to, and most don`t. This filter does the trivial
but oft-repeated task of putting all characters into a single event.
Author: Robin Berjon
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/perl-XML-Filter-BufferText && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
XML-Filter-BufferText-1.01.tar.gz | 0000002269 2.22 KB | |
perl-XML-Filter-BufferText.changes | 0000000622 622 Bytes | |
perl-XML-Filter-BufferText.spec | 0000002631 2.57 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0