20module
com { module sun { module star { module xml { module sax {
base interface of all UNO interfaces
Definition XInterface.idl:46
Stores and manages namespace declarations of a sax document parsed by XFastParser.
Definition XFastNamespaceHandler.idl:28
void registerNamespace([in] string NamespacePrefix, [in] string NamespaceURI)
receives notification of namespace declarations from a XFastParser.
string getNamespaceURI([in] string NamespacePrefix)
retrieves the namespace URI of a namespace prefix
Definition Ambiguous.idl:20