Uses of Class
org.mariuszgromada.math.mxparser.StringResources
-
Packages that use StringResources Package Description org.mariuszgromada.math.mxparser -
-
Uses of StringResources in org.mariuszgromada.math.mxparser
Methods in org.mariuszgromada.math.mxparser that return StringResources Modifier and Type Method Description static StringResourcesStringModel. getStringResources()Gets currently used user-specific text resource object.Methods in org.mariuszgromada.math.mxparser with parameters of type StringResources Modifier and Type Method Description static voidStringModel. setStringResources(StringResources stringResources)Sets a user-specific text resource object.
-