Uses of Interface
com.luciad.ogc.wfs.ILcdWFSCapabilitiesProvider
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of ILcdWFSCapabilitiesProvider in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionprotected ILcdWFSCapabilitiesProvider
ALcdOGCWFSCommandDispatcherFactory.createWFSCapabilitiesProvider
(ILcdInitializationConfig aConfig, ILcdOGCModelProvider aModelProvider, ILcdModelReferenceFormatter aModelReferenceFormatter, ILcdModelReferenceParser aModelReferenceParser) Creates a WFS capabilities provider.TLcdWFSCommandDispatcherContext.getCapabilitiesProvider()
Returns the WFS capabilities providerTLcdWFSRequestContext.getCapabilitiesProvider()
Returns the capabilities providerModifier and TypeMethodDescriptionprotected ILcdWFSFilteredModelFactory
ALcdOGCWFSCommandDispatcherFactory.createFilteredModelFactory
(ILcdWFSCapabilitiesProvider aCapabilitiesProvider, ILcdOGCModelProvider aModelProvider) Creates anILcdWFSFilteredModelFactory
.