DOC

nl.basjes.parse.useragent : yauaa-commandline

Maven & Gradle

Mar 05, 2021
730 stars

Yauaa : Commandline version · A parsing and analyzing library to get information from a useragent string.

Table Of Contents

Latest Version

Download nl.basjes.parse.useragent : yauaa-commandline Javadoc & API Documentation - Latest Versions:

All Versions

Download nl.basjes.parse.useragent : yauaa-commandline Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.23
5.22
5.21
5.20
5.19
5.18
5.17
5.16
5.15
5.14.x
5.14
5.13
5.12
5.11
5.10
5.9
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.5
4.4
4.3
4.2
4.1
4.0
3.3
3.2
3.1
3.0
2.2
2.1
2.0
1.4

How to open Javadoc JAR file in web browser

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

Advertisement