Package translate :: Package storage :: Module odf :: Class ODFUnit
[hide private]
[frames] | no frames]

Class ODFUnit

source code

          object --+    
                   |    
base.TranslationUnit --+
                       |
                      ODFUnit

This class represents an OpenDocument translatable snippet

Instance Methods [hide private]

Inherited from base.TranslationUnit: __eq__, __init__, getcontext, getid, getunits, hasplural, isblank, isfuzzy, isheader, isreview, istranslatable, istranslated, markfuzzy, markreviewneeded, merge, unit_iter

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

    Source

Inherited from base.TranslationUnit: getsourcelanguage

    Target

Inherited from base.TranslationUnit: gettargetlanguage, gettargetlen, settarget

    Notes

Inherited from base.TranslationUnit: addnote, getnotes, removenotes

    Locations

Inherited from base.TranslationUnit: addlocation, addlocations, getlocations

    Errors

Inherited from base.TranslationUnit: adderror, geterrors

Class Methods [hide private]

Inherited from base.TranslationUnit: buildfromunit

Properties [hide private]

Inherited from object: __class__