UTCTAIOffsetsLoader
public class TAIUTCDatFilesLoader extends Object implements UTCTAIOffsetsLoader
This class is immutable and hence thread-safe
Modifier and Type | Field | Description |
---|---|---|
static String |
DEFAULT_SUPPORTED_NAMES |
Default supported files name pattern.
|
Constructor | Description |
---|---|
TAIUTCDatFilesLoader(String supportedNames) |
Build a loader for tai-utc.dat file from USNO.
|
Modifier and Type | Method | Description |
---|---|---|
List<OffsetModel> |
loadOffsets() |
Load UTC-TAI offsets entries.
|
public static final String DEFAULT_SUPPORTED_NAMES
public TAIUTCDatFilesLoader(String supportedNames)
supportedNames
- regular expression for supported files namespublic List<OffsetModel> loadOffsets()
loadOffsets
in interface UTCTAIOffsetsLoader
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.