Home | Trees | Indices | Help |
|
---|
|
Class representing a TMX file store.
|
|||
UnitClass The class of units that will be instantiated and used by this class |
|
|||
|
|||
|
|||
String or None |
|
||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Name = _("TMX Translation Memory") The human usable name of this store type |
|||
Mimetypes = ["application/x-tmx"] A list of MIME types associated with this store type |
|||
Extensions = ["tmx"] A list of file extentions associated with this store type |
|||
rootNode = "tmx"
|
|||
bodyNode = "body"
|
|||
XMLskeleton = '''<?xml version="1.0" encoding="utf-8
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Method to be overridden to initialise headers, etc.
|
method to test old unit tests
|
|
XMLskeleton
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:55:33 2009 | http://epydoc.sourceforge.net |