January 2014
Intermediate to advanced
736 pages
70h 43m
English
Method getCountryName (Fig. 5.32) parses the country name from the image file name. First, we get a substring starting from the dash (-) that separates the region from the country name. Then we call String method replace to replace the underscores (_) with spaces.
Read now
Unlock full access