Uses of Interface
org.gedcomx.util.RecordSetIterator
Packages that use RecordSetIterator
-
Uses of RecordSetIterator in org.gedcomx.util
Classes in org.gedcomx.util that implement RecordSetIteratorModifier and TypeClassDescriptionclassClass for iterating through the 'record' elements (GedcomX documents) in a RecordSet one at a time from a stream (e.g., a gzipped byte array) without having to inflate all the records at once.classClass for iterating through the 'record' elements (GedcomX documents) in a RecordSet one at a time from a stream (e.g., a gzipped byte array) without having to inflate all the records at once.