getInteger

open fun getInteger(attributes: Attributes, attribute: String): Integer

Extract id from attribute

Return

the attribute as integer or null

Parameters

attributes

attributes to extract if from

attribute

attribute to extract

Throws

if is not an integer.