For reading and writing the preset XML File the vtkParser should be replaced with tinyxml. The old XML writer classes were removed therefore we need a new implementation with tinyxml for the LevelWindowPreset XML writer.
Also have a look in the mitkLevelWindowProperty class for the old reading and writing mechanism.