Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_DOMENTITY_HPP)
23 #define XERCESC_INCLUDE_GUARD_DOMENTITY_HPP
114 virtual const XMLCh * getPublicId()
const = 0;
123 virtual const XMLCh * getSystemId()
const = 0;
132 virtual const XMLCh * getNotationName()
const = 0;
145 virtual const XMLCh* getInputEncoding()
const = 0;
154 virtual const XMLCh* getXmlEncoding()
const = 0;
163 virtual const XMLCh* getXmlVersion()
const = 0;