java.lang.Object
org.apache.jena.sparql.util.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
Use XSDNumUtils
Miscellaneous operations - not query specific
-
Constructor Summary
ConstructorDescriptionUtils()
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic String
stringForm
(double d) Deprecated, for removal: This API element is subject to removal in a future version.static String
stringForm
(float f) Deprecated, for removal: This API element is subject to removal in a future version.static String
stringForm
(BigDecimal decimal) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Utils
public Utils()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
stringForm
Deprecated, for removal: This API element is subject to removal in a future version. -
stringForm
Deprecated, for removal: This API element is subject to removal in a future version. -
stringForm
Deprecated, for removal: This API element is subject to removal in a future version.
-