Class DSCHeaderComment

    • Field Detail

      • comment

        private java.lang.String comment
    • Constructor Detail

      • DSCHeaderComment

        public DSCHeaderComment​(java.lang.String comment)
        Creates a new instance.
        Parameters:
        comment - the comment
    • Method Detail

      • getComment

        public java.lang.String getComment()
        Returns the comment.
        Returns:
        the comment
      • isPSAdobe30

        public boolean isPSAdobe30()
        Indicates whether the file started by this comments is DSC 3.0 compliant.
        Returns:
        true if the file is DSC 3.0 compliant.