-
get
-
-
getAll
-
-
getAspectName
-
-
getBoolean
-
-
getDataVersion
-
Returns the underlying version of the WURFL database being used.
-
getDataVersion
-
Returns "__NOT_SUPPORTED" as this class is abstract and agnostic of the data repository that will be used in the concrete class.
-
getDefaultAspectName
-
Returns the default aspect name associated with the property.
-
getDouble
-
-
getEnumeration
-
-
getFloat
-
-
getImplementationVersion
-
Returns a basic string that identifies this basic implementation, along with the version of the file in the CVS repository.
-
getImplementationVersion
-
Returns the implementation of the WURFL implementation of the DDR Simple API.
-
getInteger
-
-
getLocalPropertyName
-
-
getLocalPropertyName
-
-
getLong
-
-
getNamespace
-
-
getNamespace
-
-
getPropertyRef
-
-
getPropertyValueEPn
-
-
getPropertyValueEPr
-
-
getPropertyValueES
-
-
getPropertyValueESSS
-
-
getPropertyValues
-
Builds a PropertyValues object from the given evidence.
-
getPropertyValues
-
Abstract method called by all query methods and that returns all available property values for all the aspects and vocabularies known by the underlying implementation for the given evidence.
-
getPropertyValues
-
Returns the list of properties of the device.
-
getPropertyValuesE
-
-
getPropertyValuesEPr
-
-
getPropertyValuesES
-
-
getPropertyValuesESS
-
-
getString
-
-
getUserAgent
-
Returns the User-Agent that identifies the device.
-
getValue
-
-
get
-
Retrieves the value associated with the given key in the Evidence.
-
getAll
-
Returns all the properties of the set.
-
getAspectName
-
Returns the aspect the property applies to.
-
getBoolean
-
Returns the value of the property.
-
getDataVersion
-
Returns information about the underlying data (values for Properties) if the implementation has a versioning system for that information.
-
getDouble
-
Returns the value of the property.
-
getEnumeration
-
Returns the value of the property.
-
getFloat
-
Returns the value of the property.
-
getImplementationVersion
-
Returns information about the implementation of the API including the current version.
-
getInteger
-
Returns the value of the property.
-
getLocalPropertyName
-
Returns the name of the property.
-
getLocalPropertyName
-
Returns the name of the property.
-
getLong
-
Returns the value of the property.
-
getNamespace
-
Returns the IRI of the vocabulary that defines the property.
-
getNamespace
-
Returns the namespace of the property.
-
getPropertyRef
-
Returns the property reference associated with the property.
-
getPropertyValueEPn
-
Returns the requested property value for the device identified by the given evidence. The property is understood as applying to the default aspect.
-
getPropertyValueEPr
-
Returns the requested property value for the device identified by the given evidence.
-
getPropertyValueES
-
Returns the requested property value for the device identified by the given evidence. The property is searched for in the default vocabulary and understood as applying to the default aspect.
-
getPropertyValueESSS
-
Returns the requested property value for the device identified by the given evidence. The property is searched for in the given vocabulary and aspect.
-
getPropertyValuesE
-
Returns all property values that match the device identified by the given evidence.
-
getPropertyValuesEPr
-
Returns all property values that match the device identified by the given evidence and that are in the given set of properties.
-
getPropertyValuesES
-
Returns all property values that match the device identified by the given evidence and that apply to the given aspect name in the default vocabulary.
-
getPropertyValuesESS
-
Returns all property values that match the device identified by the given evidence and that apply to the given aspect name in the given vocabulary.
-
getString
-
Returns the value of the property, or a string representation of the property when it is not natively string.
-
getValue
-
Returns the property value in the set that matches the given named property.