Expected Count | unbounded |
---|---|
Used to define new translators that can be used in contribution conversion rules. Translators must have unique names. |
Maps translator names to translator classes. | ||
Element translator | ||
---|---|---|
Maps a translator name to a translator class. | ||
Attribute name | Required | |
A unique name for a translator. | ||
Attribute class | Required | |
Translator | class | |
The class to instantiate, which must implement the Translator interface. | ||
Conversion Rules
|