Class LanguageSettings
java.lang.Object
io.github.wolfraam.chessgame.notation.LanguageSettings
The language settings used by chess notation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidAdds a language which is not supported by default.*static NotationMappinggetNotationMapping(String languageCode)
-
Constructor Details
-
LanguageSettings
public LanguageSettings()
-
-
Method Details