Subclasses of NumberType in org.eclipse.jst.jsf.taglibprocessing.attributevalues |
class |
DoubleType
Meta-data processing type representing a "double" attribute value runtime type
Provisional API - subject to change |
class |
IntegerType
Meta-data processing type representing an integer attribute value runtime type
that implements IValidValues, IDefaultValue, IValidELValues
Provisional API - subject to change |
class |
LongType
Meta-data processing type representing a long attribute value runtime type
that implements IValidValues, IDefaultValue, IValidELValues
Provisional API - subject to change |