Uses of Interface
org.gedcomx.util.RecordSetIterator

Packages that use RecordSetIterator
Package
Description
 
  • Uses of RecordSetIterator in org.gedcomx.util

    Classes in org.gedcomx.util that implement RecordSetIterator
    Modifier and Type
    Class
    Description
    class 
    Class 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.
    class 
    Class 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.