jar

com.codejuice : tag

Maven & Gradle

Aug 11, 2015

Markup Helper for Schema.org Things...

Table Of Contents

Latest Version

Download com.codejuice : tag JAR file - Latest Versions:

All Versions

Download com.codejuice : tag JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 tag-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.codejuice.tag.schema.parser

├─ com.codejuice.tag.schema.parser.JSONLDSchemaParser.class - [JAR]

├─ com.codejuice.tag.schema.parser.SchemaParser.class - [JAR]

com.codejuice.tag.schema

├─ com.codejuice.tag.schema.FormatResolver.class - [JAR]

├─ com.codejuice.tag.schema.HTMLSchemaFormatResolver.class - [JAR]

├─ com.codejuice.tag.schema.Schema.class - [JAR]

├─ com.codejuice.tag.schema.SchemaMarkupHelper.class - [JAR]

├─ com.codejuice.tag.schema.UnsupportedSchemaException.class - [JAR]

com.codejuice.tag.schema.thing

├─ com.codejuice.tag.schema.thing.Airline.class - [JAR]

├─ com.codejuice.tag.schema.thing.Airport.class - [JAR]

├─ com.codejuice.tag.schema.thing.Flight.class - [JAR]

├─ com.codejuice.tag.schema.thing.FlightReservation.class - [JAR]

├─ com.codejuice.tag.schema.thing.Person.class - [JAR]

├─ com.codejuice.tag.schema.thing.Thing.class - [JAR]

com.codejuice.tag.schema.parser.json

├─ com.codejuice.tag.schema.parser.json.OffsetDateTimeDeserializer.class - [JAR]