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