Uses of Class
fr.project.lib.utility.TableInput
Packages that use TableInput
-
Uses of TableInput in fr.project.lib.utility
Methods in fr.project.lib.utility that return TableInputModifier and TypeMethodDescriptionstatic TableInputTableInput.parseCommaSeparatedValues(InputStream is) Parses comma-separated values from an input streamstatic TableInputTableInput.parseTabSeparatedValues(InputStream is) Parses tab-separated values from an input stream