Uses of Package
com.univocity.parsers.common.fields
Packages that use com.univocity.parsers.common.fields
Package
Description
-
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.commonClassDescriptionA class for mapping field selections to sequences of
Conversion
objectsInterface used to identify classes capable of selecting fields and returning their positions in a given sequence.A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.fieldsClassDescriptionBasic support operations for mapping attributes/methods to columns in a
ColumnMapper
Class responsible for managing field selections and any conversion sequence associated with each.A utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.Implementation theColumnMapper
interface which allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.A FieldSelector capable of deselecting fields in a record.A FieldSelector capable of deselecting fields by their name in a record.A class for mapping field selections to sequences ofConversion
objectsA FieldSelector capable of selecting fields represented by values of an enumeration type.A FieldSelector capable of selecting fields by their name.Interface used to identify classes capable of selecting fields and returning their positions in a given sequence.A set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.processor
-
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.processor.coreClassDescriptionA utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.Implementation the
ColumnMapper
interface which allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.A class for mapping field selections to sequences ofConversion
objectsA set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.recordClassDescriptionA class for mapping field selections to sequences of
Conversion
objectsA set of selected fields. -
Classes in com.univocity.parsers.common.fields used by com.univocity.parsers.common.routineClassDescriptionA utility that allows users to manually define mappings from attributes/methods of a given class to columns to be parsed or written.Implementation the
ColumnMapper
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.csvClassDescriptionInterface used to identify classes capable of selecting fields and returning their positions in a given sequence.A set of selected fields.