DOC

com.google.common.html.types : types

Maven & Gradle

Nov 09, 2017
6 usages
53 stars

Safe HTML Types Library · Wrapper types for web content strings. These strings must meet a contract that enable web applications to be secure-by-construction against important classes of vulnerabilities like XSS. This is meant to be used in conjunction with the error_prone checker, and safe template languages. https://github.com/google/safe-html-types/blob/master/README.md

Table Of Contents

Latest Version

Download com.google.common.html.types : types Javadoc & API Documentation - Latest Versions:

All Versions

Download com.google.common.html.types : types 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 types-1.0.8-javadoc.jar to types-1.0.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder types-1.0.8-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 "types-1.0.8-sources.jar" -d "types-1.0.8-javadoc" -subpackages 

Advertisement

Dependencies from Group

Nov 09, 2017
6 usages
53 stars
Nov 09, 2017
2 usages
53 stars
Nov 09, 2017
57 stars

Discover Dependencies

Apr 28, 2023
25 usages
104 stars
Aug 17, 2023
16 usages
Dec 14, 2022
9 usages
6 stars
May 11, 2021
1 usages
688 stars
Aug 23, 2023
3 usages
10 stars
Sep 27, 2017
2 usages
Jul 07, 2020
4 usages
3 stars
Apr 17, 2018
2 usages
Feb 10, 2022
16 usages
4.4k stars