JDOM 1.0 | ||
Frames | No Frames |
Methods which throw type org.jdom.DataConversionException | |
boolean | This gets the effective boolean value of the attribute, or throws a
if a conversion can't be
performed. |
double | This gets the value of the attribute, in
double form, and if no conversion
can occur, throws a
|
float | This gets the value of the attribute, in
float form, and if no conversion
can occur, throws a
|
int | This gets the value of the attribute, in
int form, and if no conversion
can occur, throws a
|
long | This gets the value of the attribute, in
long form, and if no conversion
can occur, throws a
|