public class UTCTAIHistoryFilesLoader extends AbstractSelfFeedingLoader implements UTCTAIOffsetsLoader
UTC versus TAI history files contain leap seconds data since.
The UTC versus TAI history files are recognized thanks to their
base names, which must match the pattern UTC-TAI.history
(or UTC-TAI.history.gz for gzip-compressed files)
Only one history file must be present in the IERS directories hierarchy.
| Modifier and Type | Class and Description |
|---|---|
static class |
UTCTAIHistoryFilesLoader.Parser
Internal class performing the parsing.
|
| Constructor and Description |
|---|
UTCTAIHistoryFilesLoader()
Build a loader for UTC-TAI history file.
|
UTCTAIHistoryFilesLoader(DataProvidersManager manager)
Build a loader for UTC-TAI history file.
|
| Modifier and Type | Method and Description |
|---|---|
List<OffsetModel> |
loadOffsets()
Load UTC-TAI offsets entries.
|
feed, getDataProvidersManager, getSupportedNames, setSupportedNames@DefaultDataContext public UTCTAIHistoryFilesLoader()
default data context.public UTCTAIHistoryFilesLoader(DataProvidersManager manager)
manager - provides access to the UTC-TAI.history file.public List<OffsetModel> loadOffsets()
loadOffsets in interface UTCTAIOffsetsLoaderCopyright © 2002-2020 CS GROUP. All rights reserved.