com.scientiamobile.reloader
Class ReloadableModelImpl
java.lang.Object
net.sourceforge.wurfl.core.resource.DefaultWURFLModel
com.scientiamobile.reloader.ReloadableModelImpl
- All Implemented Interfaces:
- ReloadableWURFLModel, WURFLModel
public class ReloadableModelImpl
- extends DefaultWURFLModel
- implements ReloadableWURFLModel
- Version:
- $Id$
| Methods inherited from class net.sourceforge.wurfl.core.resource.DefaultWURFLModel |
applyPatches, getAllCapabilities, getAllDevices, getAllDevicesId, getAllGroups, getCapabilitiesForGroup, getDeviceAncestor, getDeviceById, getDeviceFallback, getDeviceHierarchy, getDevices, getDeviceWhereCapabilityIsDefined, getGroupByCapability, getRootDevicesIds, getVersion, init, isCapabilityDefined, isDeviceDefined, isGroupDefined, size, toString |
| Methods inherited from interface net.sourceforge.wurfl.core.resource.WURFLModel |
getAllCapabilities, getAllDevices, getAllDevicesId, getAllGroups, getCapabilitiesForGroup, getDeviceAncestor, getDeviceById, getDeviceFallback, getDeviceHierarchy, getDevices, getDeviceWhereCapabilityIsDefined, getGroupByCapability, getRootDevicesIds, getVersion, isCapabilityDefined, isDeviceDefined, isGroupDefined, size |
ReloadableModelImpl
public ReloadableModelImpl(WURFLResource root)
ReloadableModelImpl
public ReloadableModelImpl(WURFLResource root,
WURFLResources patches)
reload
public void reload(WURFLResource root,
WURFLResources patches)
- Specified by:
reload in interface ReloadableWURFLModel
applyPatches
public void applyPatches(WURFLResources patches)
- Specified by:
applyPatches in interface ReloadableWURFLModel
applyPatches
protected com.scientiamobile.reloader.ReloadableModelImpl.ModelData applyPatches(WURFLResources patches,
ModelDevices workingDevices,
String version)
applyPatch
protected com.scientiamobile.reloader.ReloadableModelImpl.ModelData applyPatch(WURFLResource patch,
ModelDevices workingDevices,
String version)
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.