jlink.tools.io
Class IOInterface

java.lang.Object
  extended by jlink.tools.io.IOInterface

public class IOInterface
extends java.lang.Object

All IO classes that save a JLink flowchart to file must implement this interface.

Author:
jasonkb

Constructor Summary
IOInterface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOInterface

public IOInterface()