Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: configuration :: backend :: xml ::

service LayerWriter
Description
can be used to parse a stream of configuration layer xml.

The configuration layer data described to a ::com::sun::star::configuration::backend::XLayerHandler is written to a stream as OOR Update XML.

Since
OOo 1.1.2
See also
LayerParser
Service that parses configuration layer xml.

Exported Interfaces - Summary
::com::sun::star::configuration::backend::XLayerHandler

accepts events describing the layer data.

::com::sun::star::io::XActiveDataSource

provides access to the target stream.

::com::sun::star::lang::XInitialization

allows initializing target stream. (details)

Exported Interfaces - Details
::com::sun::star::configuration::backend::XLayerHandler
Description
accepts events describing the layer data.
::com::sun::star::io::XActiveDataSource
Description
provides access to the target stream.
::com::sun::star::lang::XInitialization
Description
allows initializing target stream.

The target can be passed as a ::com::sun::star::io::XOutputStream.


 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.