20 module
com { module sun { module star { module xml { module wrapper {
22 interface XXMLElementWrapper;
62 void removeCurrentElement();
79 boolean isCurrentElementEmpty();
101 void clearUselessData(
103 [in] sequence< XXMLElementWrapper > reservedDescendants,
127 void generateSAXEvents(
receives notification of general document events.
Definition: XDocumentHandler.idl:31
Definition: Ambiguous.idl:20
Interface of XML Document Wrapper.
Definition: XXMLDocumentWrapper.idl:37
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:45
Interface of XML Element Wrapper.
Definition: XXMLElementWrapper.idl:29