Package org.luwrain.i18n
Class PropertiesProxy
java.lang.Object
org.luwrain.i18n.PropertiesProxy
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PropertiesProxy
public PropertiesProxy()
-
-
Method Details
-
create
public static <T> T create(Luwrain luwrain, String langName, URL url, String prefix, Class cl) throws IOException - Throws:
IOException
-
create
public static <T> T create(Luwrain luwrain, String langName, Properties props, String prefix, Class cl) -
runHook
-