DOC

org.wicketstuff : openlayers-proxy

Maven & Gradle

Sep 12, 2012
1 usages

Openlayers - Proxy · For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.

Table Of Contents

Latest Version

Download org.wicketstuff : openlayers-proxy Javadoc & API Documentation - Latest Versions:

All Versions

Download org.wicketstuff : openlayers-proxy Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5
1.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file openlayers-proxy-1.4.21-javadoc.jar to openlayers-proxy-1.4.21-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder openlayers-proxy-1.4.21-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "openlayers-proxy-1.4.21-sources.jar" -d "openlayers-proxy-1.4.21-javadoc" -subpackages