public class GeoserverDiscovery extends Object
| Constructor and Description |
|---|
GeoserverDiscovery(String xmlAllHarvestings) |
| Modifier and Type | Method and Description |
|---|---|
GeoserverSortInterface |
getSorter() |
ArrayList<String> |
getWfsGeoserverList() |
ArrayList<String> |
getWmsGeoserverList() |
void |
loadGeoserverListsByHarvestings(String xmlAllHarvestings) |
void |
reloadWfsGeoserverList(String xmlWfsHarvestings) |
void |
reloadWmsGeoserverList(String xmlWmsHarvestings) |
void |
setSorter(GeoserverSortInterface sorter) |
ArrayList<String> |
sortGeoserver(ArrayList<String> list) |
public GeoserverDiscovery(String xmlAllHarvestings)
public ArrayList<String> sortGeoserver(ArrayList<String> list)
list - public GeoserverSortInterface getSorter()
public void setSorter(GeoserverSortInterface sorter)
sorter - type GeoserverSortInterfacepublic void reloadWmsGeoserverList(String xmlWmsHarvestings)
public void reloadWfsGeoserverList(String xmlWfsHarvestings)
public void loadGeoserverListsByHarvestings(String xmlAllHarvestings)
Copyright © 2018. All Rights Reserved.