Package stroom.query.common.v2.format
Class FieldFormatter
- java.lang.Object
-
- stroom.query.common.v2.format.FieldFormatter
-
public class FieldFormatter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldFormatter(FormatterFactory formatterFactory)
-
-
-
Constructor Detail
-
FieldFormatter
public FieldFormatter(FormatterFactory formatterFactory)
-
-
Method Detail
-
format
public java.lang.String format(Field field, stroom.dashboard.expression.v1.Val value)
-
-