public static class UTCTAIHistoryFilesLoader.Parser extends Object implements UTCTAIOffsetsLoader.Parser
| Constructor and Description |
|---|
Parser()
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<OffsetModel> |
parse(InputStream input,
String name)
Load UTC-TAI offsets entries read from some file.
|
public List<OffsetModel> parse(InputStream input, String name) throws IOException
parse in interface UTCTAIOffsetsLoader.Parserinput - data input streamname - name of the file (or zip entry)IOException - if data can't be readCopyright © 2002-2021 CS GROUP. All rights reserved.