Uses of Class
com.luciad.ogc.csw.client.TLcdCSWClient
Packages that use TLcdCSWClient
-
Uses of TLcdCSWClient in com.luciad.ogc.csw.client
Methods in com.luciad.ogc.csw.client that return TLcdCSWClientModifier and TypeMethodDescriptionstatic TLcdCSWClient
TLcdCSWClient.createCSWClient
(URI aURI) Creates a new CSW client using the specified URI.static TLcdCSWClient
TLcdCSWClient.createCSWClient
(URI aURI, ILcdOWSTransport aTransport, Object aTransportData) Creates a new CSW client using the specified URI.static TLcdCSWClient
TLcdCSWClient.createCSWClient
(URI aURI, ILcdOWSTransport aTransport, Object aTransportData, Collection<TLcdDataModel> aUsedDataModels) Creates a new CSW client using the specified URI.