Package app.babylon.table.transform
Class QuickTransforms
java.lang.Object
app.babylon.table.transform.QuickTransforms
-
Method Summary
Modifier and TypeMethodDescriptionparse(TokenStream tokens) parse(QuickTransformScript script) static QuickTransformsstandard()with(String command, TransformCommandParser parser) with(Map<String, TransformCommandParser> parsers) <T> QuickTransformswithRoundScale(Class<T> type, ToIntFunction<T> roundScale) withType(String name, Column.Type type) withTypes(Map<String, Column.Type> types)
-
Method Details
-
standard
-
with
-
with
-
withType
-
withTypes
-
withRoundScale
-
withWriter
-
parse
-
parse
-
write
-
writeAll
-
writeAll
-