Class PSCommentAfter

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

public class PSCommentAfter extends PSExtensionAttachment
Custom postscript comment after class
  • Field Details

  • Constructor Details

    • PSCommentAfter

      public PSCommentAfter()
      Default constructor
    • PSCommentAfter

      public PSCommentAfter(String content)
      Constructor
      Parameters:
      content - comment
  • Method Details