| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataConversionException | |
| org.jdom | |
| Uses of DataConversionException in org.jdom | 
| Methods in org.jdom that throw DataConversionException | |
 int | 
Attribute.getIntValue()
This gets the value of the attribute, in int form, and if no conversion
   can occur, throws a
   
  | 
 long | 
Attribute.getLongValue()
This gets the value of the attribute, in long form, and if no conversion
   can occur, throws a
   
  | 
 float | 
Attribute.getFloatValue()
This gets the value of the attribute, in float form, and if no conversion
   can occur, throws a
   
  | 
 double | 
Attribute.getDoubleValue()
This gets the value of the attribute, in double form, and if no conversion
   can occur, throws a
   
  | 
 boolean | 
Attribute.getBooleanValue()
This gets the value of the attribute, in boolean form, and if no conversion
   can occur, throws a
   
  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||