jar

com.amashchenko.struts2.pdfstream : struts2-pdfstream-plugin

Maven & Gradle

Jul 07, 2016
4 usages

struts2-pdfstream-plugin · Struts2 PDF Stream Plugin. This plugin allows to transform a view into a PDF stream and return it as a result from Action.

Table Of Contents

Latest Version

Download com.amashchenko.struts2.pdfstream : struts2-pdfstream-plugin JAR file - Latest Versions:

All Versions

Download com.amashchenko.struts2.pdfstream : struts2-pdfstream-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.3.x
1.2.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 struts2-pdfstream-plugin-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amashchenko.struts2.pdfstream

├─ com.amashchenko.struts2.pdfstream.DefaultRenderer.class - [JAR]

├─ com.amashchenko.struts2.pdfstream.FreemarkerRenderer.class - [JAR]

├─ com.amashchenko.struts2.pdfstream.PdfStreamResult.class - [JAR]

├─ com.amashchenko.struts2.pdfstream.SimpleServletOutputStream.class - [JAR]

├─ com.amashchenko.struts2.pdfstream.SimpleServletResponseWrapper.class - [JAR]

├─ com.amashchenko.struts2.pdfstream.ViewRenderer.class - [JAR]