Class LocaleCommands
java.lang.Object
de.unibamberg.minf.gtf.commands.BaseCommands
de.unibamberg.minf.gtf.extensions.vocabulary.commands.LocaleCommands
- All Implemented Interfaces:
de.unibamberg.minf.gtf.commands.Commands
public class LocaleCommands
extends de.unibamberg.minf.gtf.commands.BaseCommands
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
SIMPLE_TYPES -
Method Summary
Modifier and TypeMethodDescriptionconvertLanguageCode(Object[] args, LocaleCommands.CONVERSIONS conversion) static LocaleCommandsMethods inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
convert, convert, ensureCollection, ensureCollection, ensureCollectionSize, ensureCollectionSize, ensureCollectionSizeAtLeast, flattenArgs, getAsSimpleValue, getAsSimpleValue, getConversionSupportingDispatcher, getEnclosedType, getSubordinateDispatchers, isCollectionType, isNullValue, supportsConversion
-
Method Details
-
getInstance
-
convertLanguageCode
public Object convertLanguageCode(Object[] args, LocaleCommands.CONVERSIONS conversion) throws de.unibamberg.minf.gtf.exceptions.CommandExecutionException - Throws:
de.unibamberg.minf.gtf.exceptions.CommandExecutionException
-