LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XXMLExtractor Interface Referencepublished

offers the capability to extract the XML document stream from a document storage. More...

import"XXMLExtractor.idl";

Inheritance diagram for XXMLExtractor:
XInterface

Public Member Functions

com::sun::star::io::XInputStream extract ([in] com::sun::star::io::XInputStream aStream)
 extracts the XML stream from the document storage. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

offers the capability to extract the XML document stream from a document storage.

Member Function Documentation

◆ extract()

extracts the XML stream from the document storage.

Returns
the extracted XML stream.

The documentation for this interface was generated from the following file: