|
ximol/xml/content.cpp File Reference
Detailed Description
xml_decl implementation.
- Author:
- Tournois Florent
- Version:
- 1.0
- Id
- content.cpp,v 1.3 2004/02/22 10:27:34 tournois Exp
- Log
- content.cpp,v
Revision 1.3 2004/02/22 10:27:34 tournois Add some doc.
Revision 1.2 2004/02/22 09:54:21 tournois Change years on the copyright.
Revision 1.1 2004/01/09 18:26:29 tournois Add box and content manipulator.
Revision 1.1 2004/01/06 21:04:10 tournois no message
Definition in file content.cpp.
#include <ximol/xml/content.hpp>
#include <ximol/xml/context.hpp>
#include <ximol/stream.hpp>
#include <ximol/error.hpp>
#include <ximol/translation.hpp>
#include <ximol/str_cast.hpp>
#include <ximol/parser/utils.hpp>
#include <ximol/parser/def_signs.hpp>
Include dependency graph for content.cpp:
Go to the source code of this file.
Function Documentation
|
Definition at line 132 of file content.cpp.
References _(), xistream::get(), xistream::putback(), read_cd_sect(), read_comment(), read_pi(), read_reference(), XCHAR_AMPERSAND, XCHAR_EXCLAMATION_MARK, XCHAR_HYPHEN_MINUS, XCHAR_LEFT_SQUARE_BRACKET, XCHAR_LESS_THAN_SIGN, XCHAR_QUESTION_MARK, xchar_t, XIMOL_AS_ERROR, XIMOL_PARSER_USING_NAMESPACE, XIMOL_THROW, and xstring.
Referenced by drop_content(), and operator>>(). |
|
|