| |
|
| java.lang.Object com.lutris.airsent.presentation.DeviceUtils
DeviceUtils | public class DeviceUtils (Code) | | Provides utilities for outputing and forewarding to devices.
|
getTimeStampParam | public static String getTimeStampParam(String url)(Code) | | Append timestamp to force caching
!!Hack for buggy phone caching!!
|
setNodeTimeStamp | public static void setNodeTimeStamp(Node node)(Code) | | Recursivly walk the DOM replacing urls.
!!Hack for buggy phone caching!!
|
setURLTimeStamp | public static void setURLTimeStamp(org.enhydra.xml.xmlc.XMLObject dom)(Code) | | Recursivly walk the dom and replace any url with the
url + a timestamp=current time in millis.
!!Hack for buggy phone caching!!
|
|
|
|