Maven module :un.api : api-code :
Class :
un.api.code.Transcoder
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getSourceFormat,
getTargetFormat,
convert
Chars
getSourceFormat ()
Chars
getTargetFormat ()
CodeContext
convert (CodeContext context)
This step is necessary even when there is common api between contexts because
languages all have different limitations.
TODO : need a factory, must not be a singleton.
author Johann Sorel