Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: xml ::

service NamespaceContainer

Description
This service describes a container for XML namespaces. Each namespace is accessed with its prefix and the URL is stored as a string.


Exported Interfaces

com::sun::star::container::XNameContainer
Description
This is the generic interface for supporting the insertion and removal of named elements.

Top of Page