Uses of Class
com.univocity.parsers.annotations.helpers.TransformedHeader
-
Packages that use TransformedHeader Package Description com.univocity.parsers.annotations.helpers -
-
Uses of TransformedHeader in com.univocity.parsers.annotations.helpers
Methods in com.univocity.parsers.annotations.helpers that return types with arguments of type TransformedHeader Modifier and Type Method Description static java.util.List<TransformedHeader>
AnnotationHelper. getFieldSequence(java.lang.Class beanClass, boolean processNested, HeaderTransformer transformer, MethodFilter filter)
Returns a list of fields withParsed
annotations in the sequence they should be processed for parsing or writing.
-