Uses of Class
com.mindee.parsing.v2.field.InferenceFields
-
Packages that use InferenceFields Package Description com.mindee.parsing.v2 com.mindee.parsing.v2.field -
-
Uses of InferenceFields in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return InferenceFields Modifier and Type Method Description InferenceFields
InferenceResult. getFields()
Model fields.Constructors in com.mindee.parsing.v2 with parameters of type InferenceFields Constructor Description InferenceResult(InferenceFields fields, InferenceResultOptions options)
-
Uses of InferenceFields in com.mindee.parsing.v2.field
Methods in com.mindee.parsing.v2.field that return InferenceFields Modifier and Type Method Description InferenceFields
ObjectField. getFields()
Sub-fields keyed by their name.Constructors in com.mindee.parsing.v2.field with parameters of type InferenceFields Constructor Description ObjectField(InferenceFields fields)
-