Class CommonPdfModification

java.lang.Object
eu.europa.esig.dss.pdf.modifications.CommonPdfModification
All Implemented Interfaces:
PdfModification, Serializable

public class CommonPdfModification extends Object implements PdfModification
The default PDF Modification object
See Also:
  • Constructor Details

    • CommonPdfModification

      public CommonPdfModification(int page)
      Default constructor
      Parameters:
      page - the modified page
  • Method Details

    • getPage

      public int getPage()
      Description copied from interface: PdfModification
      Returns a page where the modification occurs
      Specified by:
      getPage in interface PdfModification
      Returns:
      page number