ffe.parsers
Class KeyFilter

java.lang.Object
  extended byffe.parsers.KeyFilter

public class KeyFilter
extends java.lang.Object

The KeyFilter class parses TINKER Keyword (*.KEY) files.


Constructor Summary
KeyFilter()
           
 
Method Summary
static boolean open(FSystem sys)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyFilter

public KeyFilter()
Method Detail

open

public static boolean open(FSystem sys)