src/xmlpatterns/acceltree/qcompressedwhitespace_p.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    82      *
    82      *
    83      * The compression scheme originates from Saxon, by Michael Kay.
    83      * The compression scheme originates from Saxon, by Michael Kay.
    84      *
    84      *
    85      * @author Frans Englich <frans.englich@nokia.com>
    85      * @author Frans Englich <frans.englich@nokia.com>
    86      */
    86      */
    87     class CompressedWhitespace
    87     class Q_AUTOTEST_EXPORT CompressedWhitespace
    88     {
    88     {
    89         public:
    89         public:
    90             /**
    90             /**
    91              * @short Compresses @p input into a compressed format, returned
    91              * @short Compresses @p input into a compressed format, returned
    92              * as a QString.
    92              * as a QString.