(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service SchemaParser
Description
represents a configuration schema that is stored in a stream in OOR Schema XML format.

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

Since
OOo 1.1.2
See also
LayerParser
Service that parses configuration layer xml.

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

provides access to the parsed schema 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::XSchema
Description
provides access to the parsed schema 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 Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.