jar

org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs-server-extension

Maven & Gradle

Apr 11, 2017
4 usages

Geomajas GWT2 client: Plugin WFS - Server Extension · Geomajas GWT2 client: Plugin WFS - Server Extension

Table Of Contents

Latest Version

Download org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs-server-extension JAR file - Latest Versions:

All Versions

Download org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs-server-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geomajas-client-gwt2-plugin-wfs-server-extension-2.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geomajas.gwt2.plugin.wfs.server.command.factory.impl

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.impl.DefaultCriterionFilterConverter.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.impl.DefaultHttpClientImpl.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.impl.DefaultWfsDataStoreFactory.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.impl.DefaultWfsHttpClientFactory.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.dto.query

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.AttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.BboxCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.BigDecimalAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.BooleanAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.CriterionCloneVisitor.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.CriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.CriterionSimplifier.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.DWithinCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.DateAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.DoubleAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.ExcludeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.FidCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.FloatAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.FullTextCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.GeometryCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.IncludeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.IntegerAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.LogicalCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.LongAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.QueryDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.ShortAttributeCriterionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.query.StringAttributeCriterionDto.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.command.factory

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.CriterionToFilterConverter.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.CriterionToFilterConverterFactory.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.URLBuilder.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.WfsDataStoreFactory.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.factory.WfsHttpClientFactory.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.command.converter

├─ org.geomajas.gwt2.plugin.wfs.server.command.converter.FeatureConverter.class - [JAR]

org.geomajas.gwt2.plugin.wfs.client.service

├─ org.geomajas.gwt2.plugin.wfs.client.service.WfsProxyServiceImpl.class - [JAR]

org.geomajas.gwt2.plugin.wfs.client.query

├─ org.geomajas.gwt2.plugin.wfs.client.query.CriterionDtoBuilder.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.client.query.QueryDtoBuilder.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.dto

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsFeatureCollectionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsFeatureTypeDescriptionDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsFeatureTypeDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsFeatureTypeListDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsGetCapabilitiesDto.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.dto.WfsVersionDto.class - [JAR]

org.geomajas.gwt2.plugin.wfs.client

├─ org.geomajas.gwt2.plugin.wfs.client.WfsServerExtension.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.command.dto

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.AbstractWfsRequest.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsDescribeFeatureTypeRequest.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsDescribeFeatureTypeResponse.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsGetCapabilitiesRequest.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsGetCapabilitiesResponse.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsGetFeatureRequest.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.dto.WfsGetFeatureResponse.class - [JAR]

org.geomajas.gwt2.plugin.wfs.server.command

├─ org.geomajas.gwt2.plugin.wfs.server.command.WfsDescribeFeatureTypeCommand.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.WfsGetCapabilitiesCommand.class - [JAR]

├─ org.geomajas.gwt2.plugin.wfs.server.command.WfsGetFeatureCommand.class - [JAR]