ehsbe CommonsTM
Version 1.1.0rc3

Uses of Interface
com.ehsbe.commons.util.Translator

Packages that use Translator
com.ehsbe.commons.action   
 

Uses of Translator in com.ehsbe.commons.action
 

Methods in com.ehsbe.commons.action with parameters of type Translator
static void ActionFactory.load(StreamSource src, Translator i18n, String resPath, HashMap<String,Action> actionMap, HashMap<String,List<Object>> actionLists)
          Read a action set from the given stream source.
static String ActionFactory.parseAction(XMLStreamReader reader, Translator i18n, String resPath, HashMap<String,Action> actionMap)
          Parse an <action ...
static String ActionFactory.parseComposite(XMLStreamReader reader, Translator i18n, String resPath, HashMap<String,Action> actionMap)
          Parse a <composite ...
static String ActionFactory.parseList(XMLStreamReader reader, Translator i18n, String resPath, HashMap<String,Action> actionMap, HashMap<String,List<Object>> listMap)
          Parse a <list ...
static String ActionFactory.translate(String id, String attr, String val, Translator i18n, boolean selected)
          Try to i18n the given value.
 

Constructors in com.ehsbe.commons.action with parameters of type Translator
ActionManager(StreamSource src, Translator i18n, String resPath)
          Convinience constructor.
 


ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.