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
    Modifier and Type
    Class
    Description
    static enum 
     
  • Field Summary

    Fields inherited from class de.unibamberg.minf.gtf.commands.BaseCommands

    SIMPLE_TYPES
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getInstance

      public static LocaleCommands getInstance()
    • convertLanguageCode

      public Object convertLanguageCode(Object[] args, LocaleCommands.CONVERSIONS conversion) throws de.unibamberg.minf.gtf.exceptions.CommandExecutionException
      Throws:
      de.unibamberg.minf.gtf.exceptions.CommandExecutionException