ITK  4.0.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKIOXML
Group IO
Collaboration diagram for Module ITKIOXML:

Classes

class  itk::XMLReader< T >
 template base class for an XMLReader It's purpose really is just to define the simple interface for extracting the object resulting from reading the XML File. Since it doesn't define any of the pure virtual methods in XMLReaderBase, It can't be instantiated by itself More...
class  itk::XMLReaderBase
class  itk::XMLWriterBase< T >

Detailed Description

This module contains classes for reading and writing XML files with the expat library.

Dependencies: