Uses of Class
com.google.javascript.jscomp.resources.GwtProperties
-
Packages that use GwtProperties Package Description com.google.javascript.jscomp.resources -
-
Uses of GwtProperties in com.google.javascript.jscomp.resources
Methods in com.google.javascript.jscomp.resources that return GwtProperties Modifier and Type Method Description static GwtProperties
GwtProperties. load(java.lang.String source)
Constructs a newGwtProperties
from the given source string.static GwtProperties
GwtProperties. loadFromResource(java.lang.String resourceName)
-