#include <xercesc/util/XercesDefs.hpp>
#include <xercesc/dom/DOMNode.hpp>
Include dependency graph for DOMProcessingInstruction.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | xercesc |
Classes | |
class | xercesc::DOMProcessingInstruction |
The DOMProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document. More... |