Package | Description |
---|---|
org.orekit.data |
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
|
Modifier and Type | Method and Description |
---|---|
protected ZipJarCrawler |
FilesListCrawler.getZipJarCrawler(File input)
Get a zip/jar crawler for an input.
|
protected abstract ZipJarCrawler |
AbstractListCrawler.getZipJarCrawler(T input)
Get a zip/jar crawler for an input.
|
protected ZipJarCrawler |
NetworkCrawler.getZipJarCrawler(URL input)
Get a zip/jar crawler for an input.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.