Package org.nekosoft.pdffer.template
package org.nekosoft.pdffer.template
-
InterfaceDescriptionPdfTemplate<T>This interface is implemented by classes that want to be added to the PDFfer registry as PDF templates.
-
ClassDescriptionAn abstract template that works with JSON based payloads and tries to turn them into the payload class that the template can handle.
-
Annotation InterfaceDescriptionA stereotype annotation to mark a class as a PDF template for the PDFfer registry.