19 #ifndef __com_sun_star_xml_sax_XFastNamespaceHandler_idl__ 20 #define __com_sun_star_xml_sax_XFastNamespaceHandler_idl__ 24 module
com { module sun { module star { module xml { module sax {
37 void registerNamespace( [in]
string NamespacePrefix, [in]
string NamespaceURI );
42 string getNamespaceURI( [in]
string NamespacePrefix );
Definition: Ambiguous.idl:22
Stores and manages namespace declarations of a sax document parsed by XFastParser.
Definition: XFastNamespaceHandler.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:47