How to get support language item list using API?
Hi there,
I realize that under the path: /libs/wcm/core/resources/languages here list lots of language.
1) These language are the AEM only support language list?
2)How to use API to get these language and return HashMap<String, String> ? In other word, how to get AEM support language and country item list?
Anyone could help point out the way? Thanks a lot in advance.