Class LanguageLister
java.lang.Object
com.optimaize.langdetect.profiles.util.LanguageLister
This is just a utility to update the code with the existing languages.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LanguageLister
LanguageLister()
-
-
Method Details
-
main
- Throws:
IOException
-
readFilesFromClassPathFolder
private static List<String> readFilesFromClassPathFolder(String resourceNameFolder) throws IOException - Throws:
IOException
-