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