Modifier and Type | Field and Description |
---|---|
static DocumentFormat |
A0_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A0_PORTRAIT
A typical page format.
|
static DocumentFormat |
A1_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A1_PORTRAIT
A typical page format.
|
static DocumentFormat |
A2_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A2_PORTRAIT
A typical page format.
|
static DocumentFormat |
A3_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A3_PORTRAIT
A typical page format.
|
static DocumentFormat |
A4_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A4_PORTRAIT
A typical page format.
|
static DocumentFormat |
A5_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A5_PORTRAIT
A typical page format.
|
static DocumentFormat |
A6_LANDSCAPE
A typical page format.
|
static DocumentFormat |
A6_PORTRAIT
A typical page format.
|
static ComparePermission |
ALLOW_ASSEMBLE_DOCUMENTS
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_COPY
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_DEGRADED_PRINTING
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_EXTRACT_CONTENT
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_FILL_IN
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_MODIFY_ANNOTATIONS
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_MODIFY_CONTENT
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_PRINTING
Constant for PDF document permission.
|
static ComparePermission |
ALLOW_SCREENREADERS
Constant for PDF document permission.
|
static java.lang.String |
ANY_NODE_VALUE
Contant in the context of XPath processing.
|
static DateResolution |
AS_DATE
Precision to format dates.
|
static DateResolution |
AS_DATETIME
Precision to format dates.
|
static javax.xml.namespace.QName |
AS_RESULTTYPE_BOOLEAN
Constant for the result type of XPath processing.
|
static javax.xml.namespace.QName |
AS_RESULTTYPE_NODE
Constant for the result type of XPath processing.
|
static javax.xml.namespace.QName |
AS_RESULTTYPE_NODESET
Constant for the result type of XPath processing.
|
static javax.xml.namespace.QName |
AS_RESULTTYPE_NUMBER
Constant for the result type of XPath processing.
|
static javax.xml.namespace.QName |
AS_RESULTTYPE_STRING
Constant for the result type of XPath processing.
|
static FormatUnit |
CENTIMETER
A format unit.
|
static FieldType |
CHECKBOX
A field type.
|
static FieldType |
CHOICE
A field type.
|
static FieldType |
COMBO
A field type.
|
static ComparedBy |
COMPARED_BY_CONTENT
Kind of comparing embedded files of a test-PDF to a master-PDF.
|
static ComparedBy |
COMPARED_BY_NAME
Kind of comparing embedded files of a test-PDF to a master-PDF.
|
static FormatUnit |
DPI72
A format unit.
|
static PagesToUse |
FIRST_PAGE
Instance providing page number 1 for a PDF document.
|
static FontType |
FONTTYPE_CID
Constant for a font type.
|
static FontType |
FONTTYPE_CID_TYPE0
Constant for a font type.
|
static FontType |
FONTTYPE_CID_TYPE2
Constant for a font type.
|
static FontType |
FONTTYPE_CJK
Constant for a font type.
|
static FontType |
FONTTYPE_MMTYPE1
Constant for a font type.
|
static FontType |
FONTTYPE_OPENTYPE
Constant for a font type.
|
static FontType |
FONTTYPE_TRUETYPE
Constant for a font type.
|
static FontType |
FONTTYPE_TYPE0
Constant for a font type.
|
static FontType |
FONTTYPE_TYPE1
Constant for a font type.
|
static FontType |
FONTTYPE_TYPE3
Constant for a font type.
|
static CertifiedFor |
FORM_FILLING
Constant for the certified PDF.
|
static CertifiedFor |
FORM_FILLING_AND_ANNOTATIONS
Constant for the certified PDF.
|
static IdentifiedBy |
IDENTIFIEDBY_ALLPROPERTIES
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_BASENAME
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_BASENAME_ENCODING
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_BASENAME_ENCODING_ENCODINGDIFF
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_CONVERTIBLE2UNICODE
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_EMBEDDED
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_EMBEDDED_CONVERTIBLE2UNICODE
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_NAME
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_NAME_TYPE
Constant for filtering fonts.
|
static IdentifiedBy |
IDENTIFIEDBY_TYPE
Constant for filtering fonts.
|
static WhitespaceProcessing |
IGNORE_WHITESPACES
Constant, defining to ignore whitespaces when comparing text.
|
static FormatUnit |
INCH
A format unit.
|
static java.lang.String |
INPUTSTREAM_TECHNICAL_NAME |
static WhitespaceProcessing |
KEEP_WHITESPACES
Constant, defining to keep whitespaces when comparing text.
|
static PagesToUse |
LAST_PAGE
Instance providing the last page number of a PDF document.
|
static DocumentFormat |
LETTER_LANDSCAPE
A typical page format.
|
static DocumentFormat |
LETTER_PORTRAIT
A typical page format.
|
static FieldType |
LIST
A field type.
|
static FormatUnit |
MILLIMETER
A format unit.
|
static CertifiedFor |
NO_CHANGES_ALLOWED
Constant for the certified PDF.
|
static java.lang.String |
NO_VALID_LICENSE_MESSAGE |
static WhitespaceProcessing |
NORMALIZE_WHITESPACES
Constant, defining to reduce all subsequent whitespaces to one space when comparing text.
|
static PagesToUse |
ON_ANY_PAGE
Instance providing the page numbers for every page of a PDF document
and signaling the validator class the first match.
|
static PagesToUse |
ON_EACH_PAGE
Instance providing the page numbers for each page of a PDF document.
|
static PagesToUse |
ON_EVEN_PAGES
Instance providing all even page numbers of a PDF document.
|
static PagesToUse |
ON_EVERY_PAGE
Instance providing the page numbers for every page of a PDF document.
|
static PagesToUse |
ON_FIRST_PAGE
Instance providing page number 1 for a PDF document.
|
static PagesToUse |
ON_LAST_PAGE
Instance providing the last page number of a PDF document.
|
static PagesToUse |
ON_ODD_PAGES
Instance providing all odd page numbers of a PDF document.
|
static PDFVersion |
PDFVERSION_11
Instance representing the PDF version string "1.1".
|
static PDFVersion |
PDFVERSION_12
Instance representing the PDF version string "1.2".
|
static PDFVersion |
PDFVERSION_13
Instance representing the PDF version string "1.3".
|
static PDFVersion |
PDFVERSION_14
Instance representing the PDF version string "1.4".
|
static PDFVersion |
PDFVERSION_15
Instance representing the PDF version string "1.5".
|
static PDFVersion |
PDFVERSION_16
Instance representing the PDF version string "1.6".
|
static PDFVersion |
PDFVERSION_17
Instance representing the PDF version string "1.7".
|
static FormatUnit |
POINTS
A format unit.
|
static FieldType |
PUSHBUTTON
A field type.
|
static FieldType |
RADIOBUTTON
A field type.
|
static FieldType |
SIGNATURE
A field type.
|
static FieldType |
TEXT
A field type.
|
static TrappingInfo |
TRAPPING_NO
Constant for trapping.
|
static TrappingInfo |
TRAPPING_UNKNOWN
Constant for trapping.
|
static TrappingInfo |
TRAPPING_YES
Constant for trapping.
|
static java.lang.String |
VERSION
Current version
|
Constructor and Description |
---|
Constants() |
public static final java.lang.String VERSION
public static final PagesToUse ON_EVEN_PAGES
public static final PagesToUse ON_ODD_PAGES
public static final PagesToUse ON_FIRST_PAGE
public static final PagesToUse FIRST_PAGE
public static final PagesToUse ON_LAST_PAGE
public static final PagesToUse LAST_PAGE
public static final PagesToUse ON_EACH_PAGE
public static final PagesToUse ON_EVERY_PAGE
public static final PagesToUse ON_ANY_PAGE
public static final PDFVersion PDFVERSION_11
public static final PDFVersion PDFVERSION_12
public static final PDFVersion PDFVERSION_13
public static final PDFVersion PDFVERSION_14
public static final PDFVersion PDFVERSION_15
public static final PDFVersion PDFVERSION_16
public static final PDFVersion PDFVERSION_17
public static final CertifiedFor NO_CHANGES_ALLOWED
public static final CertifiedFor FORM_FILLING
public static final CertifiedFor FORM_FILLING_AND_ANNOTATIONS
public static final FormatUnit POINTS
POINTS is the same, as DPI72
DPI72
public static final FormatUnit DPI72
DPI72 is the same, as POINTS
POINTS
public static final FormatUnit MILLIMETER
public static final FormatUnit CENTIMETER
public static final FormatUnit INCH
public static final FieldType CHOICE
public static final FieldType CHECKBOX
public static final FieldType COMBO
public static final FieldType LIST
public static final FieldType PUSHBUTTON
public static final FieldType RADIOBUTTON
public static final FieldType SIGNATURE
public static final FieldType TEXT
public static final DocumentFormat A0_LANDSCAPE
public static final DocumentFormat A0_PORTRAIT
public static final DocumentFormat A1_LANDSCAPE
public static final DocumentFormat A1_PORTRAIT
public static final DocumentFormat A2_LANDSCAPE
public static final DocumentFormat A2_PORTRAIT
public static final DocumentFormat A3_LANDSCAPE
public static final DocumentFormat A3_PORTRAIT
public static final DocumentFormat A4_LANDSCAPE
public static final DocumentFormat A4_PORTRAIT
public static final DocumentFormat A5_LANDSCAPE
public static final DocumentFormat A5_PORTRAIT
public static final DocumentFormat A6_LANDSCAPE
public static final DocumentFormat A6_PORTRAIT
public static final DocumentFormat LETTER_LANDSCAPE
public static final DocumentFormat LETTER_PORTRAIT
public static final DateResolution AS_DATE
public static final DateResolution AS_DATETIME
public static final ComparedBy COMPARED_BY_NAME
public static final ComparedBy COMPARED_BY_CONTENT
public static final javax.xml.namespace.QName AS_RESULTTYPE_BOOLEAN
The values are identical with javax.xml.xpath.XPathConstants, but to define them here again, lets the test classes, using PDFUnit, be free of javax.xml declarations.
XPathConstants
public static final javax.xml.namespace.QName AS_RESULTTYPE_NUMBER
The values are identical with javax.xml.xpath.XPathConstants, but to define them here again, lets the test classes, using PDFUnit, be free of javax.xml declarations.
XPathConstants
public static final javax.xml.namespace.QName AS_RESULTTYPE_NODE
The values are identical with javax.xml.xpath.XPathConstants, but to define them here again, lets the test classes, using PDFUnit, be free of javax.xml declarations.
XPathConstants
public static final javax.xml.namespace.QName AS_RESULTTYPE_NODESET
The values are identical with javax.xml.xpath.XPathConstants, but to define them here again, lets the test classes, using PDFUnit, be free of javax.xml declarations.
XPathConstants
public static final javax.xml.namespace.QName AS_RESULTTYPE_STRING
The values are identical with javax.xml.xpath.XPathConstants, but to define them here again, lets the test classes, using PDFUnit, be free of javax.xml declarations.
XPathConstants
public static final java.lang.String ANY_NODE_VALUE
public static final WhitespaceProcessing KEEP_WHITESPACES
public static final WhitespaceProcessing NORMALIZE_WHITESPACES
public static final WhitespaceProcessing IGNORE_WHITESPACES
public static final java.lang.String NO_VALID_LICENSE_MESSAGE
public static final ComparePermission ALLOW_ASSEMBLE_DOCUMENTS
public static final ComparePermission ALLOW_COPY
public static final ComparePermission ALLOW_DEGRADED_PRINTING
public static final ComparePermission ALLOW_EXTRACT_CONTENT
public static final ComparePermission ALLOW_FILL_IN
public static final ComparePermission ALLOW_MODIFY_ANNOTATIONS
public static final ComparePermission ALLOW_MODIFY_CONTENT
public static final ComparePermission ALLOW_PRINTING
public static final ComparePermission ALLOW_SCREENREADERS
public static final IdentifiedBy IDENTIFIEDBY_ALLPROPERTIES
public static final IdentifiedBy IDENTIFIEDBY_BASENAME
public static final IdentifiedBy IDENTIFIEDBY_BASENAME_ENCODING
public static final IdentifiedBy IDENTIFIEDBY_BASENAME_ENCODING_ENCODINGDIFF
public static final IdentifiedBy IDENTIFIEDBY_CONVERTIBLE2UNICODE
public static final IdentifiedBy IDENTIFIEDBY_EMBEDDED
public static final IdentifiedBy IDENTIFIEDBY_EMBEDDED_CONVERTIBLE2UNICODE
public static final IdentifiedBy IDENTIFIEDBY_NAME
public static final IdentifiedBy IDENTIFIEDBY_NAME_TYPE
public static final IdentifiedBy IDENTIFIEDBY_TYPE
public static final TrappingInfo TRAPPING_YES
public static final TrappingInfo TRAPPING_NO
public static final TrappingInfo TRAPPING_UNKNOWN
public static final FontType FONTTYPE_CID
public static final FontType FONTTYPE_CID_TYPE0
public static final FontType FONTTYPE_CID_TYPE2
public static final FontType FONTTYPE_CJK
public static final FontType FONTTYPE_MMTYPE1
public static final FontType FONTTYPE_OPENTYPE
public static final FontType FONTTYPE_TRUETYPE
public static final FontType FONTTYPE_TYPE0
public static final FontType FONTTYPE_TYPE1
public static final FontType FONTTYPE_TYPE3
public static final java.lang.String INPUTSTREAM_TECHNICAL_NAME
Copyright (C) PDFUnit.com. See here for license.