#include "ACEXML/parser/parser/Parser.h"
#include "ace/ACE.h"
#include "ACEXML/common/Transcode.h"
#include "ACEXML/common/AttributesImpl.h"
#include "ACEXML/common/StrCharStream.h"
#include "ACEXML/common/StreamFactory.h"
#include "ACEXML/parser/parser/ParserInternals.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
Include dependency graph for Parser.cpp:
Go to the source code of this file.
Variables | |
const ACEXML_Char | default_attribute_type [] = ACE_TEXT ("CDATA") |
const ACEXML_Char | empty_string [] = { 0 } |
|
Definition at line 18 of file Parser.cpp. Referenced by ACEXML_Parser::parse_element(). |
|
Definition at line 19 of file Parser.cpp. Referenced by ACEXML_Parser::parse_element(), and ACEXML_Parser::prefix_mapping(). |