Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSDataSource.Builder
-
Uses of TLcdWFSDataSource.Builder in com.luciad.ogc.wfs.client
Modifier and TypeMethodDescriptionTLcdWFSDataSource.Builder.all
(TLcdWFSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWFSDataSource
.TLcdWFSDataSource.asBuilder()
Returns abuilder
pre-initialized with the values of this instance.TLcdWFSDataSource.Builder.featureTypeName
(String aFeatureTypeName) Adds a feature instance type to be requested from WFS server.TLcdWFSDataSource.Builder.featureTypeName
(QName aFeatureTypeName) Adds a feature instance type to be requested from WFS server.static TLcdWFSDataSource.Builder
TLcdWFSDataSource.newBuilder()
Returns abuilder
to create new instances.Specify the URI of the WFS server.Specify the URI of the WFS server.