LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
XMLDocumentWrapper Service Reference

Service of XMLDocumentWrapper. More...

import"XMLDocumentWrapper.idl";

Inheritance diagram for XMLDocumentWrapper:
XXMLDocumentWrapper XInitialization XInterface XInterface

Exported Interfaces

interface com::sun::star::xml::wrapper::XXMLDocumentWrapper
 
interface com::sun::star::lang::XInitialization
 

Additional Inherited Members

- Public Member Functions inherited from XXMLDocumentWrapper
XXMLElementWrapper getCurrentElement ()
 Gets the current element. More...
 
void setCurrentElement ([in] XXMLElementWrapper element)
 Sets the current element. More...
 
void removeCurrentElement ()
 Removes the current element. More...
 
boolean isCurrent ([in] XXMLElementWrapper node)
 Checks whether an element is the current element. More...
 
boolean isCurrentElementEmpty ()
 Checks whether the current element is empty. More...
 
string getNodeName ([in] XXMLElementWrapper node)
 Gets the name of the element. More...
 
void clearUselessData ([in] XXMLElementWrapper node, [in] sequence< XXMLElementWrapper > reservedDescendants, [in] XXMLElementWrapper stopAtNode)
 Clears all useless element in a branch of the DOM tree along the tree order. More...
 
void collapse ([in] XXMLElementWrapper node)
 Collapses a tree path. More...
 
void generateSAXEvents ([in] com::sun::star::xml::sax::XDocumentHandler handler, [in] com::sun::star::xml::sax::XDocumentHandler saxEventKeeperHandler, [in] XXMLElementWrapper startNode, [in] XXMLElementWrapper endNode) raises ( com::sun::star::xml::sax::SAXException )
 Converts a part of the DOM tree into SAX events. More...
 
void getTree ([in] com::sun::star::xml::sax::XDocumentHandler handler) raises ( com::sun::star::xml::sax::SAXException )
 Converts the whole DOM tree into a SAX event stream. More...
 
void rebuildIDLink ([in] XXMLElementWrapper node)
 Rebuild the ID attribute in the branch starting from the particular element. 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...
 
- Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object. More...
 

Detailed Description

Service of XMLDocumentWrapper.

Exported Interfaces

◆ com::sun::star::lang::XInitialization

◆ com::sun::star::xml::wrapper::XXMLDocumentWrapper


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