works.iterative.forms.service.PdfInterpreter
See thePdfInterpreter companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Interpret the form and the data and return the output
Interpret the form and the data and return the output
Value parameters
-
data
-
The initial data for the form
-
form
-
The form descriptor to interpret
-
id
-
Specific ID for this form
Attributes
-
Returns
-
The output of the interpretation
-
Inherited from:
-
Interpreter