Table of Contents

Module: File sam/output/File.py
Imported modules   
from ErrorHandler import *
import OutputPlugins
import gnome.ui
import gtk
import libglade
import os
import string
Functions   
doFile
  doFile 
doFile ( table )

Purpose: Registered with the OutputPlugins class and is called (with a table) when output is required and this plugin has been called. It creates an instance of the OutputToFile class abd runs it. Used by: OutputPlugins

Uses: OutputToFile

Input: table : Table

Output: None

Preconditions: None

Postconditions: None

SRS Refs: 3.2.1.6d, 3.2.1.7

Author: caedwa

Date: 18/7/02

Classes   
OutputToFile

Handles producing a text file containing the contents of a Table.

TableFile

Takes a table and produces a text file representing it.


Table of Contents

This document was automatically generated on Wed Oct 30 23:04:21 2002 by HappyDoc version 2.0