|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CapabilityNotDefinedException | |
|---|---|
| net.sourceforge.wurfl.core | |
| net.sourceforge.wurfl.core.resource | |
| Uses of CapabilityNotDefinedException in net.sourceforge.wurfl.core |
|---|
| Methods in net.sourceforge.wurfl.core that throw CapabilityNotDefinedException | |
|---|---|
String |
DefaultDevice.getCapability(String name)
Return a device's capability value. |
String |
Device.getCapability(String name)
Return a device's capability value. |
String |
DefaultCapabilitiesHolder.getCapabilityValue(String capabilityName)
|
String |
HierarchyCapabilitiesHolder.getCapabilityValue(String capabilityName)
Gets capability value iterating over the held ModelDevice hierarchy. |
String |
CapabilitiesHolder.getCapabilityValue(String capabilityName)
Return the capability value by capability name for single Device instance. |
String |
WURFLUtils.getGroupByCapability(String capability)
Facade method of WURFLModel#getGroupByCapability(String). |
ModelDevice |
WURFLUtils.getModelDeviceWhereCapabilityIsDefined(ModelDevice target,
String capability)
It is facade method of WURFLModel#getDeviceWhereCapabilityIsDefined(ModelDevice, String). |
| Uses of CapabilityNotDefinedException in net.sourceforge.wurfl.core.resource |
|---|
| Methods in net.sourceforge.wurfl.core.resource that throw CapabilityNotDefinedException | |
|---|---|
ModelDevice |
DefaultWURFLModel.getDeviceWhereCapabilityIsDefined(ModelDevice rootDevice,
String name)
|
ModelDevice |
WURFLModel.getDeviceWhereCapabilityIsDefined(ModelDevice root,
String capability)
Return a ModelDevice, found iterating a ModelDevice
hierarchy, defining the given capability. |
String |
DefaultWURFLModel.getGroupByCapability(String capabilityName)
|
String |
WURFLModel.getGroupByCapability(String capability)
Return the group in which a capability is defined. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||