Uses of Class
org.odftoolkit.odfdom.type.URIorSafeCURIE
-
Packages that use URIorSafeCURIE Package Description org.odftoolkit.odfdom.type -
-
Uses of URIorSafeCURIE in org.odftoolkit.odfdom.type
Methods in org.odftoolkit.odfdom.type that return URIorSafeCURIE Modifier and Type Method Description static URIorSafeCURIE
URIorSafeCURIE. valueOf(String stringValue)
Returns an URIorSafeCURIE instance representing the specified String valueConstructors in org.odftoolkit.odfdom.type with parameters of type URIorSafeCURIE Constructor Description URIorSafeCURIE(URIorSafeCURIE val)
Copy Construct URIorSafeCURIE with the same value of val
-