Type: info
         Title: Complementing css::xml::sax::XSAXSerializable with 
css::xml::sax::XFastSAXSerializable
     Posted by: Thorsten Behrens
      Affected: all
        TaskId: i102156
Effective from: cws ooxml03
           CWS: 
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/ooxml03
    CWS status: new


*Summary*
--------
+ interface css::xml::sax::XFastSAXSerializable

*Description*
-------------
The unoxml module provides a nice way to re-serialize a DOM back to
XML, via the css::xml::sax::XSAXSerializable's serialize()
method. Sadly, that takes an XDocumentHandler, and is thusly not
usable for the new-fangled css::xml::sax::XFast* parser stuff. The
new interface adds a way to also serialize a DOM into an
XFastDocumentHandler, module unoxml was extended such that CDocument
also provides this interface.

Send feedback to interface-announce@openoffice.org

Attachment: signature.asc
Description: Digital signature

Reply via email to