com.clickntap.developers
Class MessageSource
java.lang.Object
com.clickntap.developers.MessageSource
public class MessageSource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageSource
public MessageSource()
MessageSource
public MessageSource(String messageProperties,
String locale)
throws Exception
- Throws:
Exception
getLanguages
public Map<String,Map<String,String>> getLanguages()
setLanguages
public void setLanguages(Map<String,Map<String,String>> languages)
export
public void export(String messagesJson)
throws IOException
- Throws:
IOException
Copyright © 2014. All rights reserved.