Close
jGuru Forums
Posted By: JeongHoon_Baek Posted On: Thursday, November 29, 2001 12:23 AM
I am using Properties file.
But, I don't know how to read String array in file.
For example, in my properties file.
a.b.c = {{"abc", "def"}, {"ghi", "jkl"}}
How to?
Re: How to read String array in properties file?
Posted By: John_Zukowski Posted On: Thursday, November 29, 2001 08:16 AM