Package jaxe
Class JaxeResourceBundle
- java.lang.Object
-
- jaxe.JaxeResourceBundle
-
public class JaxeResourceBundle extends java.lang.Object
This class holds the ResourceBundle for Jaxe
-
-
Constructor Summary
Constructors Constructor Description JaxeResourceBundle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.ResourceBundle
getRB()
Gets the ResourceBundlestatic void
setRB(java.util.ResourceBundle newrb)
Sets the ResourceBundle
-