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