13 #ifndef mitkPropertyListsXmlFileReaderAndWriter_h
14 #define mitkPropertyListsXmlFileReaderAndWriter_h
25 class PropertyListsXmlFileReaderAndWriter;
33 itkFactorylessNewMacro(Self);
37 const std::map<std::string, mitk::PropertyList::Pointer> &_PropertyLists)
const;
38 bool ReadLists(
const std::string &fileName,
39 std::map<std::string, mitk::PropertyList::Pointer> &_PropertyLists)
const;