T
- type of the parsed file
public interface EphemerisFileParser<T extends EphemerisFile<?,?>>
Modifier and Type | Method and Description |
---|---|
T |
parse(DataSource source)
从数据源解析星历文件。
|
T parse(DataSource source)
source
- 提供要解析数据的源
Copyright © 2002-2023 CS GROUP. All rights reserved.