Class PDFPreflightParser

  • All Implemented Interfaces:
    java.io.Serializable, Initializable, Parser

    @Deprecated
    public class PDFPreflightParser
    extends PDFParser
    Deprecated.
    This will be removed in 2.x. The PDFBox community voted to retire the preflight parser in PDFBox 4.x.
    See Also:
    Serialized Form
    • Constructor Detail

      • PDFPreflightParser

        public PDFPreflightParser()
        Deprecated.