Class PSPageTrailerCodeBefore

java.lang.Object
org.apache.fop.render.ps.extensions.PSExtensionAttachment
org.apache.fop.render.ps.extensions.PSPageTrailerCodeBefore
All Implemented Interfaces:
ExtensionAttachment, org.apache.xmlgraphics.util.XMLizable

public class PSPageTrailerCodeBefore extends PSExtensionAttachment
  • Field Details

  • Constructor Details

    • PSPageTrailerCodeBefore

      public PSPageTrailerCodeBefore(String content)
      Default constructor
      Parameters:
      content - the actual comment
    • PSPageTrailerCodeBefore

      public PSPageTrailerCodeBefore()
      Constructor
  • Method Details