Uses of Interface
com.buschmais.jqassistant.plugin.json.api.model.JSONDescriptor
Packages that use JSONDescriptor
-
Uses of JSONDescriptor in com.buschmais.jqassistant.plugin.json.api.model
Subinterfaces of JSONDescriptor in com.buschmais.jqassistant.plugin.json.api.modelModifier and TypeInterfaceDescriptioninterfaceRepresents an JSON array found within a JSON document.interfaceRepresents a file containing an JSON document.interfaceRepresents a key found in a JSON document.interfaceRepresents an object found in a JSON document.interfaceRepresents a scalar value found in a JSON document.interfaceRepresents a value found in a JSON document.Methods in com.buschmais.jqassistant.plugin.json.api.model that return types with arguments of type JSONDescriptor