Package | Description |
---|---|
com.mapinfo.geocode.context |
Modifier and Type | Method and Description |
---|---|
GeocoderContext.LibraryLoaderStrategy |
GeocoderContext.ClassLoaderConfiguration.getStrategy() |
static GeocoderContext.LibraryLoaderStrategy |
GeocoderContext.LibraryLoaderStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeocoderContext.LibraryLoaderStrategy[] |
GeocoderContext.LibraryLoaderStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ClassLoader |
GeocoderContext.getContext(GeocoderContext.LibraryLoaderStrategy strategy,
List<Path> pathList,
Path localRequiredContextPaths) |
protected List<URL> |
GeocoderContext.getListOfFiles(GeocoderContext.LibraryLoaderStrategy strategy,
List<Path> pathList) |
Copyright © 2024. All rights reserved.