Uses of Class
com.univocity.parsers.common.fields.AbstractColumnMapping
Packages that use AbstractColumnMapping
-
Uses of AbstractColumnMapping in com.univocity.parsers.common.fields
Subclasses of AbstractColumnMapping in com.univocity.parsers.common.fieldsModifier and TypeClassDescriptionprivate class
private class
Methods in com.univocity.parsers.common.fields that return AbstractColumnMappingModifier and TypeMethodDescriptionAbstractColumnMapping.clone()
Creates a deep copy of this mapping that is independent from the original.Constructors in com.univocity.parsers.common.fields with parameters of type AbstractColumnMappingModifierConstructorDescription(package private)
AbstractColumnMapping
(String prefix, AbstractColumnMapping parent) Creates a mapping with a prefix.