Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_DOMLSSERIALIZER_HPP)
23 #define XERCESC_INCLUDE_GUARD_DOMLSSERIALIZER_HPP
427 virtual void setNewLine(
const XMLCh*
const newLine) = 0;
452 virtual const XMLCh* getNewLine()
const = 0;
483 virtual bool write(
const DOMNode* nodeToWrite,
503 virtual bool writeToURI(
const DOMNode* nodeToWrite,
504 const XMLCh* uri) = 0;
539 virtual void release() = 0;