Uses of Class
com.univocity.parsers.annotations.helpers.TransformedHeader
Packages that use TransformedHeader
-
Uses of TransformedHeader in com.univocity.parsers.annotations.helpers
Methods in com.univocity.parsers.annotations.helpers that return types with arguments of type TransformedHeaderModifier and TypeMethodDescriptionstatic List<TransformedHeader> AnnotationHelper.getFieldSequence(Class beanClass, boolean processNested, HeaderTransformer transformer, MethodFilter filter) Returns a list of fields withParsedannotations in the sequence they should be processed for parsing or writing.