Package nltk_lite :: Package contrib :: Module paradigmquery :: Class QueryTable
[show private | hide private]
[frames | no frames]

Type QueryTable

object --+
         |
        QueryTable


Handles the XML export of the hierarchy operation
Method Summary
  __init__(self, tree)
Simply stores attributes, passing off handling of attributes to the QuerySentence class
  __str__(self)
  toXML(self)
Export this class to an xml string
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Method Details

__init__(self, tree)
(Constructor)

Simply stores attributes, passing off handling of attributes to the QuerySentence class
Overrides:
__builtin__.object.__init__

toXML(self)

Export this class to an xml string

Generated by Epydoc 2.1 on Tue Sep 5 09:37:21 2006 http://epydoc.sf.net