Uses of Package
com.univocity.parsers.common.fields
-
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common Class Description FieldConversionMapping A class for mapping field selections to sequences ofConversion
objectsFieldSelector Interface used to identify classes capable of selecting fields and returning their positions in a given sequence.FieldSet A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.fields Class Description AbstractColumnMapping Basic support operations for mapping attributes/methods to columns in aColumnMapper
AbstractConversionMapping Class responsible for managing field selections and any conversion sequence associated with each.ColumnMapper A utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.ColumnMapping Implementation theColumnMapper
interface which allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.ColumnMapping.MethodMapping ColumnMapping.NameMapping ExcludeFieldEnumSelector A FieldSelector capable of deselecting fields in a record.ExcludeFieldNameSelector A FieldSelector capable of deselecting fields by their name in a record.FieldConversionMapping A class for mapping field selections to sequences ofConversion
objectsFieldEnumSelector A FieldSelector capable of selecting fields represented by values of an enumeration type.FieldNameSelector A FieldSelector capable of selecting fields by their name.FieldSelector Interface used to identify classes capable of selecting fields and returning their positions in a given sequence.FieldSet A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.processor Class Description FieldConversionMapping A class for mapping field selections to sequences ofConversion
objects -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.processor.core Class Description ColumnMapper A utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.ColumnMapping Implementation theColumnMapper
interface which allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.FieldConversionMapping A class for mapping field selections to sequences ofConversion
objectsFieldSet A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.record Class Description FieldConversionMapping A class for mapping field selections to sequences ofConversion
objectsFieldSet A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.routine Class Description ColumnMapper A utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.ColumnMapping Implementation theColumnMapper
interface which allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.csv Class Description FieldSelector Interface used to identify classes capable of selecting fields and returning their positions in a given sequence.FieldSet A set of selected fields.