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 LayerParser
Description
represents a configuration data layer that is stored in a stream in OOR Update XML format.

The configuration layer xml from a given stream is parsed and fed to a ::com::sun::star::configuration::backend::XLayerHandler.

Since
OOo 1.1.2
See also
SchemaParser
Service that represents a configuration schema stored in xml.
See also
LayerWriter
Service that writes OOR Update XML for data described via ::com::sun::star::configuration::backend::XLayerHandler.

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

provides access to the parsed layer data.

::com::sun::star::io::XActiveDataSink

provides access to the source xml stream.

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

allows initializing the source stream. (details)

Exported Interfaces - Details
::com::sun::star::configuration::backend::XLayer
Description
provides access to the parsed layer data.
::com::sun::star::io::XActiveDataSink
Description
provides access to the source xml stream.
::com::sun::star::lang::XInitialization
Description
allows initializing the source stream.

The source can be passed as a ::com::sun::star::io::XInputStream or as a ::com::sun::star::xml::sax::InputSource.


 
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.