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

service LayerParser

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