DOC

com.beastwall : localisation

Maven & Gradle

Aug 07, 2022
13 stars

localisation · An open source library to add localisation to your apps (Web, Mobile and Desktop), The goal of this library is to help you add all countries, states and cities to your apps, without interacting with any Json or Xml document,in addition to getting countries flags in svg, it performs an http request and returns parsed Objects.

Table Of Contents

Latest Version

Download com.beastwall : localisation Javadoc & API Documentation - Latest Versions:

All Versions

Download com.beastwall : localisation Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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