#include <NsStack.hpp>
Inheritance diagram for NsMap::
Public Methods | |
const std::string | findURI (const std::string &uri) |
Finds namespace URI in the map. More... | |
const std::string | findPrefix (const std::string &prefex) |
Find namaspace prefix in the map. More... |
Namespace map for building a SOAP Envelop; each namespace prefix has associated namespace URI. Derived from std::map
Definition at line 83 of file NsStack.hpp.
|
Find namaspace prefix in the map. Find namaspace prefix in the map Definition at line 86 of file NsStack.cpp. |
|
Finds namespace URI in the map. Finds namespace URI in the map Definition at line 72 of file NsStack.cpp. |
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved