NCBI C++ ToolKit
Classes | Functions
dtd.cpp File Reference

This file contains the implementation of the xml::dtd class. More...

#include <misc/xmlwrapp/dtd.hpp>
#include <misc/xmlwrapp/document.hpp>
#include <misc/xmlwrapp/exception.hpp>
#include "document_impl.hpp"
#include "utility.hpp"
#include "https_input_impl.hpp"
#include <stdexcept>
#include <cstdio>
#include <string.h>
#include <memory>
#include <libxml/valid.h>
#include <libxml/parser.h>
+ Include dependency graph for dtd.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  xml::impl::dtd_impl
 

Functions

static std::string get_dtd_parsing_error_message (const char *filename)
 

Detailed Description

This file contains the implementation of the xml::dtd class.

Definition in file dtd.cpp.

Function Documentation

◆ get_dtd_parsing_error_message()

static std::string get_dtd_parsing_error_message ( const char *  filename)
static

Definition at line 74 of file dtd.cpp.

References NULL, string, and test.

Referenced by xml::dtd::dtd().

Modified on Wed May 29 18:37:04 2024 by modify_doxy.py rev. 669887