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