Package jaxe
Class JaxeResourceBundle
- java.lang.Object
-
- jaxe.JaxeResourceBundle
-
public class JaxeResourceBundle extends java.lang.ObjectThis 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.ResourceBundlegetRB()Gets the ResourceBundlestatic voidsetRB(java.util.ResourceBundle newrb)Sets the ResourceBundle
-