org.annotation.wordfreak.io
Class InputMethod

java.lang.Object
  extended byorg.annotation.wordfreak.io.InputMethod
All Implemented Interfaces:
Plugin
Direct Known Subclasses:
FileInputMethod

public abstract class InputMethod
extends java.lang.Object
implements Plugin


Constructor Summary
protected InputMethod()
           
 
Method Summary
abstract  java.lang.String getMethodName()
           
 void setFileFormats(FileFormat[] ff)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputMethod

protected InputMethod()
Method Detail

getMethodName

public abstract java.lang.String getMethodName()

setFileFormats

public void setFileFormats(FileFormat[] ff)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.