:: com :: sun :: star :: configuration :: backend ::
|
service LayerFilter |
- Description
- provides a filtered version of a configuration data Layer.
A layer filter wraps a source XLayer object and
provides access to a filtered version of its data.
The data read from the filter usually is produced from the source data
by adding and removing elements or modifying values.
- See also
- DataImporter
Service that supports applying a LayerFilter to imported data.
|
Exported Interfaces - Summary |
XLayer |
provides read access to the filtered contents.
(details)
|
::com::sun::star::lang::XInitialization |
provides a means to set the source data for the filter.
(details)
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.