|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Translator<I,O> | Generic functor interface representing a data translation (or conversion) operation. |
Package containing functor components used for data translation
or conversion. Of particular note is the Translator
interface and its implementations.
Translator
is convenient when translating from one API concept into another, for
example, translating a 3rd-party framework Exception to a Shiro Exception or vice-versa.
Translator
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |