Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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