Index
All Classes and Interfaces|All Packages
D
- disableObjectMapperLimits(ObjectMapper) - Static method in interface sk.softec.util.json.JsonUtils
-
Disables limits on nesting depth, number length, and string length for the provided ObjectMapper.
E
- equals(Object) - Method in record class sk.softec.util.json.JsonUtils.JsonNodeFirst
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class sk.softec.util.json.JsonUtils.Raw
-
Indicates whether some other object is "equal to" this one.
F
- first(Predicate<JsonNode>) - Static method in interface sk.softec.util.json.JsonUtils
H
- hashCode() - Method in record class sk.softec.util.json.JsonUtils.JsonNodeFirst
-
Returns a hash code value for this object.
- hashCode() - Method in record class sk.softec.util.json.JsonUtils.Raw
-
Returns a hash code value for this object.
I
- isJson(String, ObjectMapper) - Static method in interface sk.softec.util.json.JsonUtils
J
- JSON(ObjectMapper) - Static method in interface sk.softec.util.json.JsonUtils
-
Json template processor.
- jsonEscape(Object) - Static method in interface sk.softec.util.json.JsonUtils
- JsonNodeFirst(Predicate<JsonNode>) - Constructor for record class sk.softec.util.json.JsonUtils.JsonNodeFirst
-
Creates an instance of a
JsonNodeFirstrecord class. - jsonQuote(Object) - Static method in interface sk.softec.util.json.JsonUtils
- JsonUtils - Interface in sk.softec.util.json
- JsonUtils.JsonNodeFirst - Record Class in sk.softec.util.json
- JsonUtils.Raw - Record Class in sk.softec.util.json
R
- raw(String) - Static method in interface sk.softec.util.json.JsonUtils
- Raw(String) - Constructor for record class sk.softec.util.json.JsonUtils.Raw
-
Creates an instance of a
Rawrecord class. - rawEscaped(String) - Static method in interface sk.softec.util.json.JsonUtils
S
- select(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- sk.softec.util.json - package sk.softec.util.json
- streamOfChildren(JsonNode) - Static method in interface sk.softec.util.json.JsonUtils
T
- test() - Method in record class sk.softec.util.json.JsonUtils.JsonNodeFirst
-
Returns the value of the
testrecord component. - toBool(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- toBoolOr(JsonNode, Boolean) - Static method in interface sk.softec.util.json.JsonUtils
- toDouble(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- toDoubleOr(JsonNode, Double) - Static method in interface sk.softec.util.json.JsonUtils
- toInt(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- toIntOr(JsonNode, Integer) - Static method in interface sk.softec.util.json.JsonUtils
- toLong(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- toLongOr(JsonNode, Long) - Static method in interface sk.softec.util.json.JsonUtils
- toString() - Method in record class sk.softec.util.json.JsonUtils.JsonNodeFirst
-
Returns a string representation of this record class.
- toString() - Method in record class sk.softec.util.json.JsonUtils.Raw
-
Returns a string representation of this record class.
- toText(JsonNode, Object...) - Static method in interface sk.softec.util.json.JsonUtils
- toTextOr(JsonNode, String) - Static method in interface sk.softec.util.json.JsonUtils
V
- value() - Method in record class sk.softec.util.json.JsonUtils.Raw
-
Returns the value of the
valuerecord component.
All Classes and Interfaces|All Packages