Class JsonObjectSignatureBuilder

java.lang.Object
io.goobi.viewer.controller.JsonObjectSignatureBuilder

public final class JsonObjectSignatureBuilder extends Object
Utility class that inspects the declared fields of a class via reflection and produces a JSON object mapping each field name to its corresponding JSON type (string, number, boolean, or object).