Uses of Package
org.pentaho.di.i18n

Packages that use org.pentaho.di.i18n
Package
Description
 
  • Class
    Description
    Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
    BaseMessage is called by all Message classes to enable the delegation of message delivery, by key to be delegated to the appropriately authoritative supplier as registered in the LAFFactory enabling both i18n as well as pluggable look and feel (LAF)
     
     
    Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.