Uses of Class
com.notuvy.util.Translation

Packages that use Translation
com.notuvy.util Various general utilities. 
 

Uses of Translation in com.notuvy.util
 

Subclasses of Translation in com.notuvy.util
static class Translation.Rewrite
          This customizes the lookup behavior.
 

Fields in com.notuvy.util declared as Translation
protected  Translation<String> ApplicationProperties.fMap
           
 

Methods in com.notuvy.util that return Translation
 Translation<T> Translation.addTransform(Translation.KeyTranformation pTransform)
          All transformations should be added before any definitions are added.
 Translation<T> Translation.define(String pKey, T pVal)
           
 Translation<T> Translation.setFallback(T pFallback)
           
 



Copyright © 2013. All Rights Reserved.