jar

com.tickaroo.tikxml : converter-htmlescape

Maven & Gradle

Nov 09, 2018
419 stars

String Converter that escapes html characters · A modern XML API for Android and Java

Table Of Contents

Latest Version

Download com.tickaroo.tikxml : converter-htmlescape JAR file - Latest Versions:

All Versions

Download com.tickaroo.tikxml : converter-htmlescape JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window converter-htmlescape-0.8.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tickaroo.tikxml.converter.htmlescape

├─ com.tickaroo.tikxml.converter.htmlescape.AggregateTranslator.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.CharSequenceTranslator.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.CodePointTranslator.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.EntityArrays.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.HtmlEscapeStringConverter.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.LookupTranslator.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.NumericEntityEscaper.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.NumericEntityUnescaper.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.StringEscapeUtils.class - [JAR]

├─ com.tickaroo.tikxml.converter.htmlescape.UnicodeUnpairedSurrogateRemover.class - [JAR]