#include "ACEXML/common/NamespaceSupport.h"
#include "ace/OS_NS_string.h"
Include dependency graph for NamespaceSupport.cpp:
Go to the source code of this file.
Variables | |
const ACEXML_Char | ACEXML_XMLNS_PREFIX_name [] = ACE_TEXT ("xmlns") |
const ACEXML_Char | ACEXML_DEFAULT_NS_PREFIX [] = {0} |
const ACEXML_Char | ACEXML_TABOO_NS_PREFIX [] = ACE_TEXT ("xml") |
const ACEXML_Char | ACEXML_XMLNS_URI_name [] = ACE_TEXT ("http://www.w3.org/XML/1998/namespace") |
|
Definition at line 10 of file NamespaceSupport.cpp. Referenced by ACEXML_NamespaceSupport::getPrefixes(), and ACEXML_NamespaceSupport::processName(). |
|
Definition at line 12 of file NamespaceSupport.cpp. Referenced by ACEXML_NamespaceSupport::declarePrefix(), and ACEXML_NamespaceSupport::init(). |
|
Definition at line 6 of file NamespaceSupport.cpp. |
|
Definition at line 14 of file NamespaceSupport.cpp. Referenced by ACEXML_NamespaceSupport::init(). |