Package gavo :: Package web :: Module serviceresults :: Class VOTableResult
[frames] | no frames]

Class VOTableResult

source code

   object --+    
            |    
ServiceResult --+
                |
               VOTableResult

A ResultFormatter for VOTables.

The VOTables come as attachments, i.e., if all goes well the form will just stand as it is.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods

Inherited from ServiceResult: canWrite, getLabel

Class Variables
  code = 'VOTable'
hash(x)

Inherited from ServiceResult: compute, label

Properties

Inherited from object: __class__