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