19 #include "itkPSMProjectReader.h" 24 PSMProjectReader::PSMProjectReader()
37 itkExceptionMacro(
"Failed to parse the XML file." );
42 m_Output = PSMProject::New();
43 m_Output->SetDOMNode(dom);
Class to represent a node in the PSM Document Object Model (DOM) tree structure.