FamilySearch / gedcom5-java

Gedcom parsers
Apache License 2.0
68 stars 41 forks source link

#16: Adding support for InputStream and Reader #17

Closed jbonevich closed 5 years ago

jbonevich commented 5 years ago

All parsers now accept both InputStreams and Readers; JsonParser can write to Writer and OutputStream; tests. Sorry for full whitespace reformat on GedcomParser.

stoicflame commented 5 years ago

Patch included in version 1.11.0.