Uses of Interface
org.gedcomx.util.RecordSetIterator

Packages that use RecordSetIterator
org.gedcomx.util   
 

Uses of RecordSetIterator in org.gedcomx.util
 

Classes in org.gedcomx.util that implement RecordSetIterator
 class JsonRecordSetIterator
          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 XmlRecordSetIterator
          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.
 



Copyright © 2015. All rights reserved.