Uses of Package
com.univocity.parsers.common.iterators
-
Packages that use com.univocity.parsers.common.iterators Package Description com.univocity.parsers.common.iterators -
Classes in com.univocity.parsers.common.iterators used by com.univocity.parsers.common.iterators Class Description ParserIterator AnIteratorover the parser enabling easy iteration against rows and records Multiple iterations are possible if Files are being fed into the parser, but other forms of input (such asInputStreams andReaders) can not be iterated over more than once.