Class PDFNull

java.lang.Object
org.apache.fop.pdf.PDFNull
All Implemented Interfaces:
PDFWritable

public final class PDFNull extends Object implements PDFWritable
Class representing a PDF name object.
  • Field Details

    • INSTANCE

      public static final PDFNull INSTANCE
      Instance for the "null" object.
  • Constructor Details

    • PDFNull

      private PDFNull()
      Creates a new PDF name object.
  • Method Details