jar

com.turn : shapeshifter

Maven & Gradle

May 21, 2013
24 stars

Shapeshifter · Templating library for Protocol Buffers

Table Of Contents

Latest Version

Download com.turn : shapeshifter JAR file - Latest Versions:

All Versions

Download com.turn : shapeshifter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 shapeshifter-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.turn.shapeshifter

├─ com.turn.shapeshifter.AutoParser.class - [JAR]

├─ com.turn.shapeshifter.AutoSchema.class - [JAR]

├─ com.turn.shapeshifter.AutoSerializer.class - [JAR]

├─ com.turn.shapeshifter.FormatTransformer.class - [JAR]

├─ com.turn.shapeshifter.JsonSchemaException.class - [JAR]

├─ com.turn.shapeshifter.JsonSchemas.class - [JAR]

├─ com.turn.shapeshifter.JsonTokens.class - [JAR]

├─ com.turn.shapeshifter.NamedSchema.class - [JAR]

├─ com.turn.shapeshifter.NamedSchemaParser.class - [JAR]

├─ com.turn.shapeshifter.NamedSchemaSerializer.class - [JAR]

├─ com.turn.shapeshifter.Parser.class - [JAR]

├─ com.turn.shapeshifter.ParsingException.class - [JAR]

├─ com.turn.shapeshifter.ProtoDescriptorGraph.class - [JAR]

├─ com.turn.shapeshifter.ReadableSchemaRegistry.class - [JAR]

├─ com.turn.shapeshifter.Schema.class - [JAR]

├─ com.turn.shapeshifter.SchemaObtentionException.class - [JAR]

├─ com.turn.shapeshifter.SchemaParser.class - [JAR]

├─ com.turn.shapeshifter.SchemaRegistry.class - [JAR]

├─ com.turn.shapeshifter.SchemaSerializer.class - [JAR]

├─ com.turn.shapeshifter.SchemaSource.class - [JAR]

├─ com.turn.shapeshifter.SerializationException.class - [JAR]

├─ com.turn.shapeshifter.Serializer.class - [JAR]

├─ com.turn.shapeshifter.ShapeshifterProtos.class - [JAR]

├─ com.turn.shapeshifter.Transformer.class - [JAR]

├─ com.turn.shapeshifter.Transformers.class - [JAR]

├─ com.turn.shapeshifter.UnmappableValueException.class - [JAR]

├─ com.turn.shapeshifter.WritableSchemaRegistry.class - [JAR]

com.turn.shapeshifter.transformers

├─ com.turn.shapeshifter.transformers.DateTimeTransformer.class - [JAR]