Uses of Class
org.orekit.data.ZipJarCrawler
Packages that use ZipJarCrawler
Package
Description
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
-
Uses of ZipJarCrawler in org.orekit.data
Methods in org.orekit.data that return ZipJarCrawlerModifier and TypeMethodDescriptionprotected abstract ZipJarCrawlerAbstractListCrawler.getZipJarCrawler(T input) Get a zip/jar crawler for an input.protected ZipJarCrawlerFilesListCrawler.getZipJarCrawler(File input) Get a zip/jar crawler for an input.protected ZipJarCrawlerNetworkCrawler.getZipJarCrawler(URL input) Get a zip/jar crawler for an input.