| 
JDOM 2.0.2  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataConversionException | |
|---|---|
| org.jdom2 | Classes representing the components of an XML document. | 
| Uses of DataConversionException in org.jdom2 | 
|---|
| Methods in org.jdom2 that throw DataConversionException | |
|---|---|
 boolean | 
Attribute.getBooleanValue()
This gets the effective boolean value of the attribute, or throws a  if a conversion can't be
 performed. | 
 double | 
Attribute.getDoubleValue()
This gets the value of the attribute, in double 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
  | 
 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
  | 
  | 
JDOM 2.0.2  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||