Re: Can I18N read properties from xml file?
Posted By:
Stephen_Ostermiller
Posted On:
Monday, November 11, 2002 09:56 AM
You could make them do so. You would have to override the ResourceBundle or the ListResourceBundle class. There is no XMLResourceBundle included with Java by default.