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