| Package | Description |
|---|---|
| org.gedcomx.util |
| Modifier and Type | Class and Description |
|---|---|
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 © 2016. All rights reserved.