Package org.nekosoft.pdffer.template


package org.nekosoft.pdffer.template
  • Interface Summary
    Interface
    Description
    This interface is implemented by classes that want to be added to the PDFfer registry as PDF templates.
  • Class Summary
    Class
    Description
    An abstract template that works with JSON based payloads and tries to turn them into the payload class that the template can handle.
  • Annotation Interfaces Summary
    Annotation Interface
    Description
    A stereotype annotation to mark a class as a PDF template for the PDFfer registry.