Uses of Class
org.odftoolkit.odfdom.type.ZeroToOneDecimal
-
Packages that use ZeroToOneDecimal Package Description org.odftoolkit.odfdom.type -
-
Uses of ZeroToOneDecimal in org.odftoolkit.odfdom.type
Methods in org.odftoolkit.odfdom.type that return ZeroToOneDecimal Modifier and Type Method Description static ZeroToOneDecimal
ZeroToOneDecimal. valueOf(String stringValue)
Returns a ZeroToOneDecimal instance representing the specified String value
-