DOC

com.github.0604hx : ip2domain

Maven & Gradle

Aug 17, 2016
5 stars

根据ip得到注册的域名.目前(2016-5-27 11:11:43)提供两种方式: 1.使用bing search api:https://datamarket.azure.com/dataset/bing/search 2.使用global bing search

Table Of Contents

Latest Version

Download com.github.0604hx : ip2domain Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.0604hx : ip2domain Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.4.x
1.3
1.2

How to open Javadoc JAR file in web browser

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