mobi.voiceassistant.client.converter
Class LocationConverter
java.lang.Object
mobi.voiceassistant.client.converter.LocationConverter
- All Implemented Interfaces:
- TokenConverter<Location>
public final class LocationConverter
- extends Object
- implements TokenConverter<Location>
Created with IntelliJ IDEA.
User: morfeusys
Date: 31.01.13
Time: 13:35
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LocationConverter getInstance()
convert
public Location convert(Token token)
- Specified by:
convert
in interface TokenConverter<Location>
convert
public Location convert(Token token,
Request request)