org.gvsig.i18n.utils
Class Keys

java.lang.Object
  extended byorg.gvsig.i18n.utils.Keys

public class Keys
extends java.lang.Object

Author:
cesar

Constructor Summary
Keys(ConfigOptions config)
           
 
Method Summary
 void completeKeys(Project project)
          Reads the keys from all the languages, to make a unique list containing all the keys.
 void load()
           
 void save()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Keys

public Keys(ConfigOptions config)
Method Detail

load

public void load()

save

public void save()

completeKeys

public void completeKeys(Project project)
Reads the keys from all the languages, to make a unique list containing all the keys.