Uses of Class
com.univocity.parsers.fixed.Lookup
Packages that use Lookup
-
Uses of Lookup in com.univocity.parsers.fixed
Fields in com.univocity.parsers.fixed declared as LookupModifier and TypeFieldDescriptionprivate final Lookup[]
FixedWidthParser.lookaheadFormats
private Lookup[]
FixedWidthWriter.lookaheadFormats
private Lookup
FixedWidthParser.lookbehindFormat
private Lookup
FixedWidthWriter.lookbehindFormat
private final Lookup[]
FixedWidthParser.lookbehindFormats
private Lookup[]
FixedWidthWriter.lookbehindFormats
private Lookup
FixedWidthParser.lookupFormat
Methods in com.univocity.parsers.fixed that return LookupModifier and TypeMethodDescription(package private) Lookup[]
FixedWidthParserSettings.getLookaheadFormats()
(package private) Lookup[]
FixedWidthWriterSettings.getLookaheadFormats()
(package private) Lookup[]
FixedWidthParserSettings.getLookbehindFormats()
(package private) Lookup[]
FixedWidthWriterSettings.getLookbehindFormats()
(package private) static Lookup[]
Lookup.getLookupFormats
(Map<String, FixedWidthFields> map, FixedWidthFormat format) Methods in com.univocity.parsers.fixed with parameters of type LookupModifier and TypeMethodDescription(package private) static int
Lookup.calculateMaxLookupLength
(Lookup[]... lookupArrays)