jar

io.protostuff : protostuff-generator

Maven & Gradle

Jun 15, 2022
3 usages
47 stars

Protostuff Compiler - Generator

Table Of Contents

Latest Version

Download io.protostuff : protostuff-generator JAR file - Latest Versions:

All Versions

Download io.protostuff : protostuff-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
2.2.x
2.1.x
2.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 protostuff-generator-3.1.40.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.protostuff.generator.html.json.index

├─ io.protostuff.generator.html.json.index.ImmutableJsonTreeNode.class - [JAR]

├─ io.protostuff.generator.html.json.index.ImmutableNodeData.class - [JAR]

├─ io.protostuff.generator.html.json.index.JsonIndexGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.index.JsonTreeNode.class - [JAR]

├─ io.protostuff.generator.html.json.index.NodeData.class - [JAR]

├─ io.protostuff.generator.html.json.index.NodeType.class - [JAR]

io.protostuff.generator.html.json.enumeration

├─ io.protostuff.generator.html.json.enumeration.EnumConstant.class - [JAR]

├─ io.protostuff.generator.html.json.enumeration.EnumDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.enumeration.ImmutableEnumConstant.class - [JAR]

├─ io.protostuff.generator.html.json.enumeration.ImmutableEnumDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.enumeration.JsonEnumGenerator.class - [JAR]

io.protostuff.generator.html.json.pages

├─ io.protostuff.generator.html.json.pages.ImmutablePage.class - [JAR]

├─ io.protostuff.generator.html.json.pages.ImmutablePageIndexItem.class - [JAR]

├─ io.protostuff.generator.html.json.pages.JsonPageGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.pages.JsonPagesIndexGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.pages.Page.class - [JAR]

├─ io.protostuff.generator.html.json.pages.PageIndexItem.class - [JAR]

io.protostuff.generator

├─ io.protostuff.generator.AbstractExtensionProvider.class - [JAR]

├─ io.protostuff.generator.AbstractProtoCompiler.class - [JAR]

├─ io.protostuff.generator.CompilerModule.class - [JAR]

├─ io.protostuff.generator.CompilerRegistry.class - [JAR]

├─ io.protostuff.generator.CompilerUtils.class - [JAR]

├─ io.protostuff.generator.ExtensibleStCompiler.class - [JAR]

├─ io.protostuff.generator.ExtensibleStCompilerFactory.class - [JAR]

├─ io.protostuff.generator.ExtensionProvider.class - [JAR]

├─ io.protostuff.generator.Formatter.class - [JAR]

├─ io.protostuff.generator.GeneratorException.class - [JAR]

├─ io.protostuff.generator.GeneratorInfo.class - [JAR]

├─ io.protostuff.generator.OutputStreamFactory.class - [JAR]

├─ io.protostuff.generator.PropertyProvider.class - [JAR]

├─ io.protostuff.generator.PropertyProviderImpl.class - [JAR]

├─ io.protostuff.generator.ProtoCompiler.class - [JAR]

├─ io.protostuff.generator.ProtostuffCompiler.class - [JAR]

├─ io.protostuff.generator.StCompiler.class - [JAR]

├─ io.protostuff.generator.StCompilerFactory.class - [JAR]

├─ io.protostuff.generator.StErrorListener.class - [JAR]

io.protostuff.generator.html.json.message

├─ io.protostuff.generator.html.json.message.ImmutableMessageDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.message.ImmutableMessageField.class - [JAR]

├─ io.protostuff.generator.html.json.message.JsonMessageGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.message.MessageDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.message.MessageField.class - [JAR]

├─ io.protostuff.generator.html.json.message.MessageFieldModifier.class - [JAR]

io.protostuff.generator.html.markdown

├─ io.protostuff.generator.html.markdown.FlexmarkMarkdownProcessor.class - [JAR]

├─ io.protostuff.generator.html.markdown.MarkdownProcessor.class - [JAR]

├─ io.protostuff.generator.html.markdown.PlantUmlRenderer.class - [JAR]

├─ io.protostuff.generator.html.markdown.TypeLinkAndPlantUmlRenderer.class - [JAR]

io.protostuff.generator.html

├─ io.protostuff.generator.html.HtmlCompiler.class - [JAR]

├─ io.protostuff.generator.html.HtmlGenerator.class - [JAR]

├─ io.protostuff.generator.html.StaticPage.class - [JAR]

io.protostuff.generator.dummy

├─ io.protostuff.generator.dummy.DummyGenerator.class - [JAR]

io.protostuff.generator.html.json

├─ io.protostuff.generator.html.json.AbstractJsonGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.ImmutableUsageItem.class - [JAR]

├─ io.protostuff.generator.html.json.UsageItem.class - [JAR]

├─ io.protostuff.generator.html.json.UsageType.class - [JAR]

io.protostuff.generator.java

├─ io.protostuff.generator.java.EnumUtil.class - [JAR]

├─ io.protostuff.generator.java.JavaConstants.class - [JAR]

├─ io.protostuff.generator.java.JavaExtensionProvider.class - [JAR]

├─ io.protostuff.generator.java.MessageFieldUtil.class - [JAR]

├─ io.protostuff.generator.java.MessageUtil.class - [JAR]

├─ io.protostuff.generator.java.ProtoUtil.class - [JAR]

├─ io.protostuff.generator.java.ScalarFieldTypeUtil.class - [JAR]

├─ io.protostuff.generator.java.ServiceUtil.class - [JAR]

├─ io.protostuff.generator.java.UserTypeUtil.class - [JAR]

io.protostuff.generator.html.json.service

├─ io.protostuff.generator.html.json.service.ImmutableServiceDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.service.ImmutableServiceMethod.class - [JAR]

├─ io.protostuff.generator.html.json.service.JsonServiceGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.service.ServiceDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.service.ServiceMethod.class - [JAR]

io.protostuff.generator.html.json.proto

├─ io.protostuff.generator.html.json.proto.ImmutableProtoDescriptor.class - [JAR]

├─ io.protostuff.generator.html.json.proto.JsonProtoGenerator.class - [JAR]

├─ io.protostuff.generator.html.json.proto.ProtoDescriptor.class - [JAR]

Advertisement

Dependencies from Group

Mar 12, 2022
204 usages
1.7k stars
Mar 12, 2022
198 usages
1.7k stars
Mar 12, 2022
39 usages
1.7k stars
Mar 12, 2022
31 usages
1.7k stars
Mar 12, 2022
13 usages
1.7k stars

Discover Dependencies

Dec 08, 2016
2 usages
0 stars
May 29, 2021
2 usages
0 stars
Nov 13, 2021
8 usages
10 stars
Jan 16, 2023
2 usages
Jul 09, 2019
2 usages
86 stars
Jan 27, 2021
2 usages
762 stars
Sep 16, 2021
4 usages
7 stars
Aug 04, 2020
2 usages
6 stars
Nov 28, 2021
5 usages
0 stars