LibreOffice
LibreOffice 24.2 SDK API Reference
|
XML related interfaces. More...
Modules | |
module | crypto |
XML encryption interfaces. | |
module | csax |
Compressed SAX interfaces. | |
module | dom |
XML Document Object Model. | |
module | input |
no idea what this does but it's all marked "internal". | |
module | sax |
SAX interfaces. | |
module | wrapper |
something related to creating DOMs from SAX interfaces? | |
module | xpath |
XPath interfaces. | |
module | xslt |
XSLT interfaces. | |
Classes | |
struct | Attribute |
A struct to keep information of an element's attribute. More... | |
service | AttributeContainer |
This service describes a container for XML attributes. More... | |
struct | AttributeData |
store the type and value of an XML attribute inside a XNameContainer More... | |
service | ExportFilter |
describes an export filter for XML-based file formats. More... | |
struct | FastAttribute |
A struct to keep information of an element's attribute. More... | |
service | ImportFilter |
describes an import filter for XML-based file formats. More... | |
service | NamespaceContainer |
This service describes a container for XML namespaces. More... | |
service | ParaUserDefinedAttributesSupplier |
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component). More... | |
service | TextUserDefinedAttributesSupplier |
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component). More... | |
service | UserDefinedAttributesSupplier |
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component). More... | |
interface | XExportFilter |
interface to implement for an XML-based import filter. More... | |
interface | XImportFilter |
interface to implement for an XML-based import filter. More... | |
interface | XImportFilter2 |
interface to implement for an XML-based import filter. More... | |
service | XMLExportFilter |
describes an export filter for XML-based file formats. More... | |
service | XMLImportFilter |
describes an import filter for XML-based file formats. More... | |
XML related interfaces.