Uses of Class
org.apache.jena.atlas.json.JsonNumber
Packages that use JsonNumber
-
Uses of JsonNumber in org.apache.jena.atlas.json
Methods in org.apache.jena.atlas.json that return JsonNumberModifier and TypeMethodDescriptionJsonNumber.getAsNumber()JsonValue.getAsNumber()static JsonNumberJsonNumber.value(double number) static JsonNumberJsonNumber.value(long number) static JsonNumberJsonNumber.value(BigDecimal number) static JsonNumberJsonNumber.valueDecimal(String image) static JsonNumberJsonNumber.valueDouble(String image) static JsonNumberJsonNumber.valueInteger(String image) Methods in org.apache.jena.atlas.json with parameters of type JsonNumber -
Uses of JsonNumber in org.apache.jena.atlas.json.io
Methods in org.apache.jena.atlas.json.io with parameters of type JsonNumber