Uses of Class
org.refcodes.tabular.AbstractHeader
-
-
Uses of AbstractHeader in org.refcodes.tabular
Subclasses of AbstractHeader in org.refcodes.tabular Modifier and Type Class Description classFormattedHeader<T>A list ofColumninstances, for example describing the elements of a CSV file (visually speaking the of the CSV file's header line), is represented by theFormattedHeader.classHeaderImpl<T>classStringHeader
-