DOC

org.bitlap : geocoding

Maven & Gradle

Sep 30, 2022
228 stars

geocoding · 地理编码技术,提供地址标准化和相似度计算。

Table Of Contents

Latest Version

Download org.bitlap : geocoding Javadoc & API Documentation - Latest Versions:

All Versions

Download org.bitlap : geocoding Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file geocoding-1.3.1-javadoc.jar to geocoding-1.3.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder geocoding-1.3.1-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 "geocoding-1.3.1-sources.jar" -d "geocoding-1.3.1-javadoc" -subpackages