edu.iris.Fissures.seed.director
Class ExtRespImportDirector

java.lang.Object
  extended by RespImportDirector
      extended by edu.iris.Fissures.seed.director.ExtRespImportDirector

public class ExtRespImportDirector
extends RespImportDirector

Extension of RespImportDirector to facilitate use in JavaSeed RespImportDirector is a part of SHAPE which is produced by ISTI. www.isti.com Used with permission provided credit is attributed to ISTI.

Version:
11/11/2005
Author:
Robert Casey

Constructor Summary
ExtRespImportDirector()
          Instantiate without assigning a Builder or Container to it.
 
Method Summary
 java.lang.String makeHatForResp(java.lang.String respFile)
           
 void readHat(java.lang.String hatFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtRespImportDirector

public ExtRespImportDirector()
Instantiate without assigning a Builder or Container to it.

Method Detail

makeHatForResp

public java.lang.String makeHatForResp(java.lang.String respFile)
                                throws java.io.IOException
Throws:
java.io.IOException

readHat

public void readHat(java.lang.String hatFile)
             throws BuilderException
Throws:
BuilderException