Package de.unihalle.informatik.Alida.dataio

Package containing I/O related classes like managers and providers.

See:
          Description

Class Summary
ALDDataIOManager Class to manage data input and output in Alida.
ALDDataIOManagerCmdline This class implements a DataIO manager for reading/writing from command line.
ALDDataIOManagerSwing This class implements a DataIO mangager for reading/writing from a graphical user interface.
ALDDataIOManagerXmlbeans This class implements a DataIO manager for reading/writing from xml using xmlbeans.
 

Enum Summary
ALDDataIOManagerSwing.ProviderInteractionLevel Levels to enable/disable interactive provider behaviour.
 

Package de.unihalle.informatik.Alida.dataio Description

Package containing I/O related classes like managers and providers.

Alida natively supports a graphical operator runner and a commandline tool. IO managers and providers for both runners and related classes providing helpers and infrastructure can be found in this package.

Author:
moeller


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.