:: com :: sun :: star ::

module xml

Nested Modules
sax
Services
AttributeContainer This service describes a container for xml attributes.
ExportFilter describes an export filter for XML-based file formats.
ImportFilter describes an import filter for XML-based file formats. @since #107627#
NamespaceContainer This service describes a container for XML namespaces.
UserDefinedAttributeSupplier A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component). @since #107627#
XMLExportFilter describes an export filter for XML-based file formats.
XMLImportFilter describes an import filter for XML-based file formats.
Interfaces
XExportFilter interface to implement for an XML-based import filter. i @since #107627#
XImportFilter interface to implement for an XML-based import filter. @since #107627#
Structs
AttributeData store the type and value of an XML attribute inside a XNameContainer
Top of Page