public static ILanguage load(InputStream stream)
Creates instance of ILanguage
from a stream.
This will raise an exception if files for that language are not correct.
stream
- Input stream with language resourcesILanguage
.IllegalArgumentException
- Thrown when language is not supported.Copyright © 2017. All Rights Reserved.