:: com :: sun :: star :: configuration :: backend ::
|
service Schema |
- Description
- provides read only access to a configuration component schema.
A component is a set of hierarchically organised and semantically
related configuration settings, e.g StarWriter settings.
A component schema contains two separate sections, one which
describes the templates to be used in the dynamic containers (sets) of
the component and one which describes the component's data structure.
- Since
- OpenOffice 1.1.2
- See also
- Layer
Service providing access to individual
configuration data for an entity.
|
Exported Interfaces |
XSchema |
- Description
- handles access to the schema data for a component.
The data can be read either in its entirety (templates and component
description) or each of its parts can be accessed.
|
Properties' Summary |
[ readonly ] string
URL |
[ OPTIONAL ]
The URL of the layer data.
|
Properties' Details |
URL
[ readonly ] string URL;
- Usage Restrictions
- optional
- Description
- The URL of the layer data.
- Since
- OpenOffice 2.0
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.