19 #ifndef itkDOMNodeXMLWriter_h
20 #define itkDOMNodeXMLWriter_h
24 #include "ITKIOXMLExport.h"
83 itkSetStringMacro(FileName);
86 itkGetStringMacro(FileName);
98 Update(std::ostream & os, std::string indent =
"");
123 inline std::ostream &
127 writer->SetInput(&
object);
133 #endif // itkDOMNodeXMLWriter_h