public static interface UTCTAIOffsetsLoader.Parser
| Modifier and Type | Method and Description |
|---|---|
List<OffsetModel> |
parse(InputStream input,
String name)
Parse leap seconds from the input stream.
|
List<OffsetModel> parse(InputStream input, String name) throws IOException
input - stream to parse.name - of the input stream to use in error messages.IOException - if input throws one during parsing.Copyright © 2002-2020 CS GROUP. All rights reserved.