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.lookaheadFormatsprivate Lookup[]FixedWidthWriter.lookaheadFormatsprivate LookupFixedWidthParser.lookbehindFormatprivate LookupFixedWidthWriter.lookbehindFormatprivate final Lookup[]FixedWidthParser.lookbehindFormatsprivate Lookup[]FixedWidthWriter.lookbehindFormatsprivate LookupFixedWidthParser.lookupFormatMethods 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 intLookup.calculateMaxLookupLength(Lookup[]... lookupArrays)