infosapient.control
Class WriteKBHandler

java.lang.Object
  |
  +--infosapient.control.WriteKBHandler

public class WriteKBHandler
extends java.lang.Object

Class WriteKBHandler Convienence class used to write out the Knowledgebase.

Version:
$Revision: 1.1.1.1 $

Constructor Summary
WriteKBHandler(FzyKnowledgebase theKB, java.lang.String fn)
          Constructor for WriteKBHandler.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

WriteKBHandler

public WriteKBHandler(FzyKnowledgebase theKB,
                      java.lang.String fn)
Constructor for WriteKBHandler. This object is only used within the knowledgebase development environment. Therefore, no exceptions thrown on errors, only error display messages.
Parameters:
FzyKnowledgebase - theKB -- the knowledgebase to be saved.
String - fn -- the file name of the knowledgebase.

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved