Uses of Interface
org.refcodes.tabular.HeaderRow
-
Uses of HeaderRow in org.refcodes.tabular
Subinterfaces of HeaderRow in org.refcodes.tabularClasses in org.refcodes.tabular that implement HeaderRowModifier and TypeClassDescriptionclassAbstractHeader<T, C extends Column<? extends T>>classA 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>class