:: 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
- OpenOffice 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 |
::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
Copyright © 2003 Sun Microsystems, Inc.