public abstract class LanguageSpace extends Object
| Constructor and Description |
|---|
LanguageSpace() |
| Modifier and Type | Method and Description |
|---|---|
abstract Language |
createLanguage() |
abstract Map<String,Language> |
getChildren() |
protected <E> E |
getLanguage(Class<E> mixinType,
String locale,
boolean create) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.