Package swaml :: Module kml :: Class SwamlKmlExporter
[show private | hide private]
[frames | no frames]

Class SwamlKmlExporter

       UI --+    
            |    
CommandLineUI --+
                |
               SwamlKmlExporter


SWAML's subscribers exporter into KML

Author: Sergio Fdez

License: GPL

Method Summary
  __init__(self, argv)
main method
  parse(self, path)
Parse RDF file
  process(self, input, output)
Process
    Inherited from CommandLineUI
  usage(self)
Print usage information

Method Details

__init__(self, argv)
(Constructor)

main method
Parameters:
argv - values of inline arguments
Overrides:
swaml.classes.ui.CommandLineUI.__init__

parse(self, path)

Parse RDF file
Parameters:
path - file path

process(self, input, output=None)

Process
Parameters:
input - input file
output - output file

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net