Constant Field Values
Contents
org.verapdf.*
-
org.verapdf.ReleaseDetails Modifier and Type Constant Field Value public static final StringAPPLICATION_PROPERTIES_ROOT"org/verapdf/release/"public static final StringLIBRARY_DETAILS_RESOURCE"org/verapdf/release/library.properties"public static final StringPROPERTIES_EXT"properties"
-
org.verapdf.as.CharTable Modifier and Type Constant Field Value public static final byteASCII_BS8public static final byteASCII_CR13public static final byteASCII_FF12public static final byteASCII_HT9public static final byteASCII_LEFT_PAR40public static final byteASCII_LF10public static final byteASCII_NINE57public static final byteASCII_NUL0public static final byteASCII_RIGHT_PAR41public static final byteASCII_SPACE32public static final byteASCII_ZERO48
-
org.verapdf.as.exceptions.StringExceptions Modifier and Type Constant Field Value public static final StringCAN_NOT_LOCATE_XREF_TABLE"can not locate xref table"public static final StringDUPLICATE_FACTORY_NAMES"internal library error"public static final StringENCRYPTED_PDF_NOT_SUPPORTED"encrypted pdf is not supported"public static final StringINVALID_PDF_ARRAY"invalid pdf array"public static final StringINVALID_PDF_DICTONARY"invalid pdf dictonary"public static final StringINVALID_PDF_OBJECT"invalid pdf object"public static final StringINVALID_PDF_STREAM"invalid pdf stream"public static final StringSTART_XREF_VALIDATION"startxref validation failed"public static final StringUNKNOWN_TYPE_PAGE_TREE_NODE"unknown type of page tree node"public static final StringWRITE_ERROR"Error writing document"public static final StringXREF_STM_NOT_SUPPORTED"xref streams not supported"
-
org.verapdf.as.filters.io.ASBufferedInFilter Modifier and Type Constant Field Value public static final intBF_BUFFER_SIZE2048public static final intSTART_BUFFER_SIZE10240
-
org.verapdf.core.utils.SingleOutputDirMapper Modifier and Type Constant Field Value protected static final StringdefaultPrefix"veraPDF_"protected static final StringdefaultSuffix""protected static final StringextSplitter"."
-
org.verapdf.cos.COSDictionary Modifier and Type Constant Field Value public static final StringDICTIONARY"dictionary"public static final StringSIZE"size" -
org.verapdf.cos.COSStream Modifier and Type Constant Field Value public static final StringSTREAM"stream"
-
org.verapdf.cos.filters.COSFilterASCIIHexDecode Modifier and Type Constant Field Value public static final byteER127 -
org.verapdf.cos.filters.COSFilterRC4DecryptionDefault Modifier and Type Constant Field Value public static final intMAXIMAL_KEY_LENGTH16
-
org.verapdf.cos.visitor.Writer Modifier and Type Constant Field Value public static final StringEOL"\r\n"
-
org.verapdf.external.ICCProfile Modifier and Type Constant Field Value public static final intCMM_TYPE_OFFSET4public static final intCOLOR_SPACE_OFFSET16public static final intCREATOR_OFFSET80public static final intDEVICE_CLASS_OFFSET12public static final intDEVICE_MANUFACTURER_OFFSET48public static final intDEVICE_MODEL_OFFSET52public static final intHEADER_LENGTH128public static final intPROFILE_ID_LENGTH16public static final intPROFILE_ID_OFFSET84public static final intRENDERING_INTENT_OFFSET64public static final intREQUIRED_LENGTH4public static final intSUBVERSION_BYTE9public static final intTAGINFO_LENGTH12public static final intVERSION_BYTE8public static final intVERSION_LENGTH3
-
org.verapdf.features.FeaturesReporter Modifier and Type Constant Field Value public static final StringCUSTOM_FEATURES_NAME"customFeatures"public static final StringPLUGIN_FEATURES_NAME"pluginFeatures"
-
org.verapdf.features.tools.CreateNodeHelper Modifier and Type Constant Field Value public static final StringHEIGHT"height"public static final StringID"id"public static final StringWIDTH"width" -
org.verapdf.features.tools.ErrorsHelper Modifier and Type Constant Field Value public static final StringERRORID"errorId"public static final StringID"id"
-
org.verapdf.gf.model.factory.colors.ColorSpaceFactory Modifier and Type Constant Field Value public static final StringCAL_GRAY"/CalGray"public static final StringCAL_RGB"/CalRGB"public static final StringDEVICE_CMYK"/DeviceCMYK"public static final StringDEVICE_GRAY"/DeviceGray"public static final StringDEVICE_N"/DeviceN"public static final StringDEVICE_RGB"/DeviceRGB"public static final StringICC_BASED"/ICCBased"public static final StringINDEXED"/Indexed"public static final StringLAB"/Lab"public static final StringPATTERN"/Pattern"public static final StringSEPARATION"/Separation"
-
org.verapdf.gf.model.factory.fonts.FontFactory Modifier and Type Constant Field Value public static final StringCID_FONT_TYPE_2"CIDFontType2"public static final StringMM_TYPE_1"MMType1"public static final StringTRUE_TYPE"TrueType"public static final StringTYPE_0"Type0"public static final StringTYPE_1"Type1"public static final StringTYPE_3"Type3"
-
org.verapdf.gf.model.impl.cos.GFCosActualText Modifier and Type Constant Field Value public static final StringCOS_ACTUAL_TEXT_TYPE"CosActualText" -
org.verapdf.gf.model.impl.cos.GFCosArray Modifier and Type Constant Field Value public static final StringCOS_ARRAY_TYPE"CosArray"public static final StringELEMENTS"elements" -
org.verapdf.gf.model.impl.cos.GFCosBBox Modifier and Type Constant Field Value public static final StringCOS_BBOX_TYPE"CosBBox" -
org.verapdf.gf.model.impl.cos.GFCosBM Modifier and Type Constant Field Value public static final StringCOS_BM_TYPE"CosBM" -
org.verapdf.gf.model.impl.cos.GFCosBool Modifier and Type Constant Field Value public static final StringCOS_BOOLEAN_TYPE"CosBool" -
org.verapdf.gf.model.impl.cos.GFCosDict Modifier and Type Constant Field Value public static final StringCOS_DICT_TYPE"CosDict"public static final StringKEYS"keys"public static final StringMETADATA"metadata"public static final StringVALUES"values" -
org.verapdf.gf.model.impl.cos.GFCosDocument Modifier and Type Constant Field Value public static final StringCOS_DOCUMENT_TYPE"CosDocument" -
org.verapdf.gf.model.impl.cos.GFCosFileSpecification Modifier and Type Constant Field Value public static final StringCOS_FILE_SPECIFICATION_TYPE"CosFileSpecification"public static final StringEF"EF" -
org.verapdf.gf.model.impl.cos.GFCosFilter Modifier and Type Constant Field Value public static final StringCOS_FILTER_TYPE"CosFilter" -
org.verapdf.gf.model.impl.cos.GFCosIIFilter Modifier and Type Constant Field Value public static final StringCOS_II_FILTER_TYPE"CosIIFilter" -
org.verapdf.gf.model.impl.cos.GFCosIndirect Modifier and Type Constant Field Value public static final StringCOS_INDIRECT_TYPE"CosIndirect"public static final StringDIRECT_OBJECT"directObject" -
org.verapdf.gf.model.impl.cos.GFCosInfo Modifier and Type Constant Field Value public static final StringINFORMATION_TYPE"CosInfo" -
org.verapdf.gf.model.impl.cos.GFCosInteger Modifier and Type Constant Field Value public static final StringCOS_INTEGER_TYPE"CosInteger" -
org.verapdf.gf.model.impl.cos.GFCosLang Modifier and Type Constant Field Value public static final StringCOS_LANG_TYPE"CosLang" -
org.verapdf.gf.model.impl.cos.GFCosName Modifier and Type Constant Field Value public static final StringCOS_NAME_TYPE"CosName" -
org.verapdf.gf.model.impl.cos.GFCosNull Modifier and Type Constant Field Value public static final StringCOS_NULL_TYPE"CosNull" -
org.verapdf.gf.model.impl.cos.GFCosObject Modifier and Type Constant Field Value public static final intMAX_NUMBER_OF_ELEMENTS1 -
org.verapdf.gf.model.impl.cos.GFCosReal Modifier and Type Constant Field Value public static final StringCOS_REAL_TYPE"CosReal" -
org.verapdf.gf.model.impl.cos.GFCosRenderingIntent Modifier and Type Constant Field Value public static final StringCOS_RENDERING_INTENT_TYPE"CosRenderingIntent" -
org.verapdf.gf.model.impl.cos.GFCosStream Modifier and Type Constant Field Value public static final StringCOS_STREAM_TYPE"CosStream"public static final StringF_DECODE_PARMS"FDecodeParms"public static final StringFILTERS"filters" -
org.verapdf.gf.model.impl.cos.GFCosString Modifier and Type Constant Field Value public static final StringCOS_STRING_TYPE"CosString" -
org.verapdf.gf.model.impl.cos.GFCosTextString Modifier and Type Constant Field Value public static final StringCOS_TEXT_STRING_TYPE"CosTextString" -
org.verapdf.gf.model.impl.cos.GFCosTrailer Modifier and Type Constant Field Value public static final StringCATALOG"Catalog"public static final StringCOS_TRAILER_TYPE"CosTrailer"public static final StringENCRYPT"Encrypt"public static final StringINFO"Info" -
org.verapdf.gf.model.impl.cos.GFCosUnicodeName Modifier and Type Constant Field Value public static final StringCOS_UNICODE_NAME_TYPE"CosUnicodeName" -
org.verapdf.gf.model.impl.cos.GFCosXRef Modifier and Type Constant Field Value public static final StringCOS_XREF_TYPE"CosXRef"
-
org.verapdf.gf.model.impl.external.GFCMapFile Modifier and Type Constant Field Value public static final StringCMAP_FILE_TYPE"CMapFile" -
org.verapdf.gf.model.impl.external.GFEmbeddedFile Modifier and Type Constant Field Value public static final StringEMBEDDED_FILE_TYPE"EmbeddedFile" -
org.verapdf.gf.model.impl.external.GFFontProgram Modifier and Type Constant Field Value public static final StringFONT_PROGRAM_TYPE"FontProgram" -
org.verapdf.gf.model.impl.external.GFICCInputProfile Modifier and Type Constant Field Value public static final StringICC_INPUT_PROFILE_TYPE"ICCInputProfile" -
org.verapdf.gf.model.impl.external.GFICCOutputProfile Modifier and Type Constant Field Value public static final StringICC_OUTPUT_PROFILE_TYPE"ICCOutputProfile" -
org.verapdf.gf.model.impl.external.GFJPEG2000 Modifier and Type Constant Field Value public static final StringJPEG_2000_TYPE"JPEG2000" -
org.verapdf.gf.model.impl.external.GFPKCSDataObject Modifier and Type Constant Field Value public static final StringPKCS_DATA_OBJECT_TYPE"PKCSDataObject" -
org.verapdf.gf.model.impl.external.GFTrueTypeFontProgram Modifier and Type Constant Field Value public static final StringTRUE_TYPE_PROGRAM_TYPE"TrueTypeFontProgram"
-
org.verapdf.gf.model.impl.operator.base.GFOperator Modifier and Type Constant Field Value public static final intMAX_NUMBER_OF_ELEMENTS1
-
org.verapdf.gf.model.impl.operator.color.GFOp_g_fill Modifier and Type Constant Field Value public static final StringOP_G_FILL_TYPE"Op_g_fill" -
org.verapdf.gf.model.impl.operator.color.GFOp_G_stroke Modifier and Type Constant Field Value public static final StringOP_G_STROKE_TYPE"Op_G_stroke" -
org.verapdf.gf.model.impl.operator.color.GFOp_k_fill Modifier and Type Constant Field Value public static final StringOP_K_FILL_TYPE"Op_k_fill" -
org.verapdf.gf.model.impl.operator.color.GFOp_K_stroke Modifier and Type Constant Field Value public static final StringOP_K_STROKE_TYPE"Op_K_stroke" -
org.verapdf.gf.model.impl.operator.color.GFOp_rg_fill Modifier and Type Constant Field Value public static final StringOP_RG_FILL_TYPE"Op_rg_fill" -
org.verapdf.gf.model.impl.operator.color.GFOp_RG_stroke Modifier and Type Constant Field Value public static final StringOP_RG_STROKE_TYPE"Op_RG_stroke" -
org.verapdf.gf.model.impl.operator.color.GFOp_sc_fill Modifier and Type Constant Field Value public static final StringOP_SC_FILL_TYPE"Op_sc_fill" -
org.verapdf.gf.model.impl.operator.color.GFOp_SC_stroke Modifier and Type Constant Field Value public static final StringOP_SC_STROKE_TYPE"Op_SC_stroke" -
org.verapdf.gf.model.impl.operator.color.GFOp_scn_fill Modifier and Type Constant Field Value public static final StringOP_SCN_FILL_TYPE"Op_scn_fill" -
org.verapdf.gf.model.impl.operator.color.GFOp_SCN_stroke Modifier and Type Constant Field Value public static final StringOP_SCN_STROKE_TYPE"Op_SCN_stroke" -
org.verapdf.gf.model.impl.operator.color.GFOpColor Modifier and Type Constant Field Value public static final StringCOLOR_SPACE"colorSpace"public static final StringOP_COLOR_TYPE"OpColor"public static final StringPATTERN_NAME"patternName" -
org.verapdf.gf.model.impl.operator.color.GFOpSetColor Modifier and Type Constant Field Value public static final StringCOLOR_VALUES"colorValues"public static final StringOP_SET_COLOR_TYPE"OpSetColor"
-
org.verapdf.gf.model.impl.operator.generalgs.GFOp_d Modifier and Type Constant Field Value public static final StringDASH_ARRAY"dashArray"public static final StringDASH_PHASE"dashPhase"public static final StringOP_D_TYPE"Op_d" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_gs Modifier and Type Constant Field Value public static final StringEXT_G_STATE"extGState"public static final StringOP_GS_TYPE"Op_gs" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_i Modifier and Type Constant Field Value public static final StringFLATNESS"flatness"public static final StringOP_I_TYPE"Op_i" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_J_line_cap Modifier and Type Constant Field Value public static final StringLINE_CAP"lineCap"public static final StringOP_J_LINE_CAP_TYPE"Op_J_line_cap" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_j_line_join Modifier and Type Constant Field Value public static final StringLINE_JOIN"lineJoin"public static final StringOP_J_LINE_JOIN_TYPE"Op_j_line_join" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_M_miter_limit Modifier and Type Constant Field Value public static final StringMITER_LIMIT"miterLimit"public static final StringOP_M_MITER_LIMIT_TYPE"Op_M_miter_limit" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_ri Modifier and Type Constant Field Value public static final StringOP_RI_TYPE"Op_ri"public static final StringRENDERING_INTENT"renderingIntent" -
org.verapdf.gf.model.impl.operator.generalgs.GFOp_w_line_width Modifier and Type Constant Field Value public static final StringLINE_WIDTH"lineWidth"public static final StringOP_W_LINE_WIDTH_TYPE"Op_w_line_width"
-
org.verapdf.gf.model.impl.operator.inlineimage.GFOp_BI Modifier and Type Constant Field Value public static final StringOP_BI_TYPE"Op_BI" -
org.verapdf.gf.model.impl.operator.inlineimage.GFOp_EI Modifier and Type Constant Field Value public static final StringINLINE_IMAGE"inlineImage"public static final StringOP_EI_TYPE"Op_EI" -
org.verapdf.gf.model.impl.operator.inlineimage.GFOp_ID Modifier and Type Constant Field Value public static final StringINLINE_IMAGE_DICTIONARY"inlineImageDictionary"public static final StringOP_ID_TYPE"Op_ID"
-
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_BDC Modifier and Type Constant Field Value public static final StringOP_BDC_TYPE"Op_BDC" -
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_BMC Modifier and Type Constant Field Value public static final StringOP_BMC_TYPE"Op_BMC" -
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_DP Modifier and Type Constant Field Value public static final StringOP_DP_TYPE"Op_DP" -
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_EMC Modifier and Type Constant Field Value public static final StringOP_EMC_TYPE"Op_EMC" -
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_MP Modifier and Type Constant Field Value public static final StringOP_MP_TYPE"Op_MP" -
org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent Modifier and Type Constant Field Value public static final StringACTUAL_TEXT"actualText"public static final StringLANG"Lang"public static final StringPROPERTIES"properties"public static final StringTAG"tag"
-
org.verapdf.gf.model.impl.operator.opclip.GFOp_W_clip Modifier and Type Constant Field Value public static final StringOP_W_CLIP_TYPE"Op_W_clip" -
org.verapdf.gf.model.impl.operator.opclip.GFOp_WStar Modifier and Type Constant Field Value public static final StringOP_WSTAR_TYPE"Op_WStar"
-
org.verapdf.gf.model.impl.operator.opcompability.GFOp_BX Modifier and Type Constant Field Value public static final StringOP_BX_TYPE"Op_BX" -
org.verapdf.gf.model.impl.operator.opcompability.GFOp_EX Modifier and Type Constant Field Value public static final StringOP_EX_TYPE"Op_EX" -
org.verapdf.gf.model.impl.operator.opcompability.GFOp_Undefined Modifier and Type Constant Field Value public static final StringOP_UNDEFINED_TYPE"Op_Undefined"
-
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_c Modifier and Type Constant Field Value public static final StringOP_C_TYPE"Op_c" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_h Modifier and Type Constant Field Value public static final StringOP_H_TYPE"Op_h" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_l Modifier and Type Constant Field Value public static final StringOP_L_TYPE"Op_l"public static final StringPOINT"point" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_m_moveto Modifier and Type Constant Field Value public static final StringOP_M_MOVETO_TYPE"Op_m_moveto"public static final StringPOINT"point" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_re Modifier and Type Constant Field Value public static final StringOP_RE_TYPE"Op_re"public static final StringRECT_BOX"rectBox" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_v Modifier and Type Constant Field Value public static final StringOP_V_TYPE"Op_v" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOp_y Modifier and Type Constant Field Value public static final StringOP_Y_TYPE"Op_y" -
org.verapdf.gf.model.impl.operator.pathconstruction.GFOpPathConstruction Modifier and Type Constant Field Value public static final StringCONTROL_POINTS"controlPoints"
-
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_b_closepath_fill_stroke Modifier and Type Constant Field Value public static final StringOP_B_CLOSEPATH_FILL_STROKE_TYPE"Op_b_closepath_fill_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_B_fill_stroke Modifier and Type Constant Field Value public static final StringOP_B_FILL_STROKE_TYPE"Op_B_fill_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_bstar_closepath_eofill_stroke Modifier and Type Constant Field Value public static final StringOP_BSTAR_CLOSEPATH_EOFILL_STROKE_TYPE"Op_bstar_closepath_eofill_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_BStar_eofill_stroke Modifier and Type Constant Field Value public static final StringOP_BSTAR_EOFILL_STROKE_TYPE"Op_BStar_eofill_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_f_fill Modifier and Type Constant Field Value public static final StringOP_F_FILL_TYPE"Op_f_fill" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_F_fill_obsolete Modifier and Type Constant Field Value public static final StringOP_F_FILL_OBSOLETE_TYPE"Op_F_fill_obsolete" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_FStar Modifier and Type Constant Field Value public static final StringOP_FSTAR_TYPE"Op_FStar" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_n Modifier and Type Constant Field Value public static final StringOP_N_TYPE"Op_n" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_s_close_stroke Modifier and Type Constant Field Value public static final StringOP_S_CLOSE_STROKE_TYPE"Op_s_close_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOp_S_stroke Modifier and Type Constant Field Value public static final StringOP_S_STROKE_TYPE"Op_S_stroke" -
org.verapdf.gf.model.impl.operator.pathpaint.GFOpPathPaint Modifier and Type Constant Field Value public static final StringFILL_CS"fillCS"public static final StringSTROKE_CS"strokeCS"
-
org.verapdf.gf.model.impl.operator.shading.GFOp_sh Modifier and Type Constant Field Value public static final StringOP_SH_TYPE"Op_sh"public static final StringSHADING"shading"
-
org.verapdf.gf.model.impl.operator.specialgs.GFOp_cm Modifier and Type Constant Field Value public static final StringMATRIX"matrix"public static final StringOP_CM_TYPE"Op_cm" -
org.verapdf.gf.model.impl.operator.specialgs.GFOp_Q_grestore Modifier and Type Constant Field Value public static final StringOP_Q_GRESTORE_TYPE"Op_Q_grestore" -
org.verapdf.gf.model.impl.operator.specialgs.GFOp_q_gsave Modifier and Type Constant Field Value public static final StringOP_Q_GSAVE_TYPE"Op_q_gsave"
-
org.verapdf.gf.model.impl.operator.textobject.GFOp_BT Modifier and Type Constant Field Value public static final StringOP_BT_TYPE"Op_BT" -
org.verapdf.gf.model.impl.operator.textobject.GFOp_ET Modifier and Type Constant Field Value public static final StringOP_ET_TYPE"Op_ET" -
org.verapdf.gf.model.impl.operator.textobject.GFOpTextObject Modifier and Type Constant Field Value public static final StringOP_TEXT_OBJECT_TYPE"OpTextObject"
-
org.verapdf.gf.model.impl.operator.textposition.GFOp_General_Td Modifier and Type Constant Field Value public static final StringHORIZONTAL_OFFSET"horizontalOffset"public static final StringVERTICAL_OFFSET"verticalOffset" -
org.verapdf.gf.model.impl.operator.textposition.GFOp_T_Star Modifier and Type Constant Field Value public static final StringOP_T_STAR_TYPE"Op_T_Star" -
org.verapdf.gf.model.impl.operator.textposition.GFOp_Td Modifier and Type Constant Field Value public static final StringOP_TD_TYPE"Op_Td" -
org.verapdf.gf.model.impl.operator.textposition.GFOp_TD_Big Modifier and Type Constant Field Value public static final StringOP_TD_BIG_TYPE"Op_TD_Big" -
org.verapdf.gf.model.impl.operator.textposition.GFOp_Tm Modifier and Type Constant Field Value public static final StringCONTROL_POINTS"controlPoints"public static final StringOP_TM_TYPE"Op_Tm" -
org.verapdf.gf.model.impl.operator.textposition.GFOpTextPosition Modifier and Type Constant Field Value public static final StringOP_TEXT_POSITION_TYPE"OpTextPosition"
-
org.verapdf.gf.model.impl.operator.textshow.GFCIDGlyph Modifier and Type Constant Field Value public static final StringCID_GLYPH_TYPE"CIDGlyph" -
org.verapdf.gf.model.impl.operator.textshow.GFGlyph Modifier and Type Constant Field Value public static final StringGLYPH_TYPE"Glyph" -
org.verapdf.gf.model.impl.operator.textshow.GFOp_DoubleQuote Modifier and Type Constant Field Value public static final StringCHARACTER_SPACING"characterSpacing"public static final intCHARACTER_SPACING_POSITION1public static final intCOUNT_OF_OPERATOR_OPERANDS3public static final StringOP_DOUBLIE_QUOTE_TYPE"Op_DoubleQuote"public static final StringWORD_SPACING"wordSpacing"public static final intWORD_SPACING_POSITION0 -
org.verapdf.gf.model.impl.operator.textshow.GFOp_Quote Modifier and Type Constant Field Value public static final StringOP_QUOTE_TYPE"Op_Quote" -
org.verapdf.gf.model.impl.operator.textshow.GFOp_Tj Modifier and Type Constant Field Value public static final StringOP_TJ_TYPE"Op_Tj" -
org.verapdf.gf.model.impl.operator.textshow.GFOp_TJ_Big Modifier and Type Constant Field Value public static final StringOP_TJ_BIG_TYPE"Op_TJ_Big"public static final StringSPECIAL_STRINGS"specialStrings" -
org.verapdf.gf.model.impl.operator.textshow.GFOpStringTextShow Modifier and Type Constant Field Value public static final StringSHOW_STRING"showString" -
org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow Modifier and Type Constant Field Value public static final StringFILL_COLOR_SPACE"fillCS"public static final StringFONT"font"public static final StringSTROKE_COLOR_SPACE"strokeCS"public static final StringUSED_GLYPHS"usedGlyphs"
-
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tc Modifier and Type Constant Field Value public static final StringCHAR_SPACING"charSpace"public static final StringOP_TC_TYPE"Op_Tc" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tf Modifier and Type Constant Field Value public static final StringFONT_NAME"fontName"public static final StringOP_TF_TYPE"Op_Tf"public static final StringSIZE"size" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tl Modifier and Type Constant Field Value public static final StringLEADING"leading"public static final StringOP_TL_TYPE"Op_Tl" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tr Modifier and Type Constant Field Value public static final StringOP_TR_TYPE"Op_Tr" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Ts Modifier and Type Constant Field Value public static final StringOP_TS_TYPE"Op_Ts"public static final StringRISE"rise" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tw Modifier and Type Constant Field Value public static final StringOP_TW_TYPE"Op_Tw"public static final StringWORD_SPACE"wordSpace" -
org.verapdf.gf.model.impl.operator.textstate.GFOp_Tz Modifier and Type Constant Field Value public static final StringOP_TZ_TYPE"Op_Tz"public static final StringSCALE"scale"
-
org.verapdf.gf.model.impl.operator.type3font.GFOp_d0 Modifier and Type Constant Field Value public static final StringHORIZONTAL_DISPLACEMENT"horizontalDisplacement"public static final StringOP_D0_TYPE"Op_d0"public static final StringVERTICAL_DISPLACEMENT"verticalDisplacement" -
org.verapdf.gf.model.impl.operator.type3font.GFOp_d1 Modifier and Type Constant Field Value public static final StringCONTROL_POINTS"controlPoints"public static final StringOP_D1_TYPE"Op_d1"
-
org.verapdf.gf.model.impl.operator.xobject.GFOp_Do Modifier and Type Constant Field Value public static final StringOP_DO_TYPE"Op_Do"public static final StringX_OBJECT"xObject"
-
org.verapdf.gf.model.impl.pd.GFOutputIntents Modifier and Type Constant Field Value public static final StringOUTPUT_INTENTS"outputIntents"public static final StringOUTPUT_INTENTS_TYPE"OutputIntents" -
org.verapdf.gf.model.impl.pd.GFPD3DStream Modifier and Type Constant Field Value public static final StringCOLOR_SPACE"colorSpace"public static final StringSTREAM_3D_TYPE"PD3DStream" -
org.verapdf.gf.model.impl.pd.GFPDAcroForm Modifier and Type Constant Field Value public static final StringACRO_FORM_TYPE"PDAcroForm"public static final StringACROBAT"acrobat"public static final StringACROBAT7"acrobat7"public static final StringCONFIG"config"public static final StringDYNAMIC_RENDER"dynamicRender"public static final StringFORM_FIELDS"formFields"public static final StringXDP"xdp:xdp" -
org.verapdf.gf.model.impl.pd.GFPDAnnot Modifier and Type Constant Field Value public static final StringA"A"public static final StringADDITIONAL_ACTION"AA"public static final StringANNOTATION_TYPE"PDAnnot"public static final StringAPPEARANCE"appearance"public static final StringBM"BM"public static final StringC"C"public static final StringDICT"Dict"public static final StringIC"IC"public static final StringLANG"Lang"public static final StringLINK"Link"public static final StringPRINTER_MARK"PrinterMark"public static final StringSTREAM"Stream"public static final StringTRAP_NET"TrapNet"public static final StringTYPE_3D"3D"public static final StringWIDGET"Widget"public static final intX_AXIS0public static final intY_AXIS1 -
org.verapdf.gf.model.impl.pd.GFPDContentStream Modifier and Type Constant Field Value public static final StringCONTENT_STREAM_TYPE"PDContentStream"public static final StringOPERATORS"operators" -
org.verapdf.gf.model.impl.pd.GFPDDocument Modifier and Type Constant Field Value public static final StringACRO_FORMS"AcroForm"public static final StringACTIONS"AA"public static final StringALTERNATE_PRESENTATIONS"AlternatePresentations"public static final StringLANG"Lang"public static final StringMETADATA"metadata"public static final StringOC_PROPERTIES"OCProperties"public static final StringOPEN_ACTION"OpenAction"public static final StringOUTLINES"Outlines"public static final StringOUTPUT_INTENTS"outputIntents"public static final StringPAGES"pages"public static final StringPD_DOCUMENT_TYPE"PDDocument"public static final StringPERMS"Perms"public static final StringSTRUCTURE_TREE_ROOT"StructTreeRoot" -
org.verapdf.gf.model.impl.pd.GFPDEncryption Modifier and Type Constant Field Value public static final StringENCRYPTION_TYPE"PDEncryption" -
org.verapdf.gf.model.impl.pd.GFPDExtGState Modifier and Type Constant Field Value public static final StringBM"BM"public static final StringCUSTOM_FUNCTIONS"customFunctions"public static final StringEXT_G_STATE_TYPE"PDExtGState"public static final StringFONT_SIZE"fontSize"public static final StringHALFTONE"HT"public static final StringLINK_BM"bm"public static final StringRI"RI" -
org.verapdf.gf.model.impl.pd.GFPDFormField Modifier and Type Constant Field Value public static final StringADDITIONAL_ACTION"AA"public static final StringFORM_FIELD_TYPE"PDFormField"public static final StringLANG"Lang" -
org.verapdf.gf.model.impl.pd.GFPDGroup Modifier and Type Constant Field Value public static final StringCOLOR_SPACE"colorSpace"public static final StringGROUP_TYPE"PDGroup" -
org.verapdf.gf.model.impl.pd.GFPDHalftone Modifier and Type Constant Field Value public static final StringHALFTONE_TYPE"PDHalftone" -
org.verapdf.gf.model.impl.pd.GFPDMetadata Modifier and Type Constant Field Value public static final StringMETADATA_TYPE"PDMetadata"public static final StringSTREAM"stream"public static final StringXMP_PACKAGE"XMPPackage" -
org.verapdf.gf.model.impl.pd.GFPDObject Modifier and Type Constant Field Value public static final intMAX_NUMBER_OF_ELEMENTS1 -
org.verapdf.gf.model.impl.pd.GFPDOCConfig Modifier and Type Constant Field Value public static final StringEVENT_KEY"Event"public static final StringOC_CONFIG_TYPE"PDOCConfig" -
org.verapdf.gf.model.impl.pd.GFPDOCProperties Modifier and Type Constant Field Value public static final StringCONFIGS"Configs"public static final StringD"D"public static final StringOC_PROPERTIES_TYPE"PDOCProperties" -
org.verapdf.gf.model.impl.pd.GFPDOutline Modifier and Type Constant Field Value public static final StringACTION"A"public static final StringOUTLINE_TYPE"PDOutline" -
org.verapdf.gf.model.impl.pd.GFPDOutputIntent Modifier and Type Constant Field Value public static final StringDEST_PROFILE"destProfile"public static final StringOUTPUT_INTENT_TYPE"PDOutputIntent" -
org.verapdf.gf.model.impl.pd.GFPDPage Modifier and Type Constant Field Value public static final StringLANDSCAPE_ORIENTATION"Landscape"public static final StringOUTPUT_INTENTS"outputIntents"public static final StringPARENT_TRANSPARENCY_COLOR_SPACE"parentTransparencyColorSpace"public static final StringPD_PAGE_TYPE"PDPage"public static final StringPORTRAIT_ORIENTATION"Portrait"public static final StringSQUARE_ORIENTATION"Square"public static final StringTRANSPARENCY_COLOR_SPACE"transparencyColorSpace" -
org.verapdf.gf.model.impl.pd.GFPDResource Modifier and Type Constant Field Value public static final StringRESOURCE_TYPE"PDResource" -
org.verapdf.gf.model.impl.pd.GFPDResources Modifier and Type Constant Field Value public static final StringRESOURCES_NAMES"resourcesNames"public static final StringRESOURCES_TYPE"PDResources" -
org.verapdf.gf.model.impl.pd.GFPDSemanticContentStream Modifier and Type Constant Field Value public static final StringCONTENT"content"public static final StringSEMANTIC_CONTENT_STREAM_TYPE"PDSemanticContentStream" -
org.verapdf.gf.model.impl.pd.GFPDStructElem Modifier and Type Constant Field Value public static final StringACTUAL_TEXT"actualText"public static final StringCHILDREN"K"public static final StringLANG"Lang"public static final StringSTRUCTURE_ELEMENT_TYPE"PDStructElem"public static final StringSTRUCTURE_TYPE"S" -
org.verapdf.gf.model.impl.pd.GFPDStructTreeRoot Modifier and Type Constant Field Value public static final StringCHILDREN"K"public static final StringROLE_MAP_NAMES"roleMapNames"public static final StringSTRUCT_TREE_ROOT_TYPE"PDStructTreeRoot" -
org.verapdf.gf.model.impl.pd.GFTransparencyColorSpace Modifier and Type Constant Field Value public static final StringTRANSPARENCY_COLOR_SPACE_TYPE"TransparencyColorSpace"
-
org.verapdf.gf.model.impl.pd.actions.GFPDAction Modifier and Type Constant Field Value public static final StringACTION_TYPE"PDAction"public static final StringGO_TO_R_SUBTYPE"GoToR"public static final StringGO_TO_SUBTYPE"GoTo"public static final StringNAMED_SUBTYPE"Named"public static final StringNEXT"Next"public static final StringRENDITION_SUBTYPE"Rendition" -
org.verapdf.gf.model.impl.pd.actions.GFPDAdditionalActions Modifier and Type Constant Field Value public static final StringACTIONS"Actions"public static final StringADDITIONAL_ACTIONS_TYPE"PDAdditionalActions" -
org.verapdf.gf.model.impl.pd.actions.GFPDGoToAction Modifier and Type Constant Field Value public static final StringD"D"public static final StringGOTO_ACTION_TYPE"PDGoToAction" -
org.verapdf.gf.model.impl.pd.actions.GFPDGoToRemoteAction Modifier and Type Constant Field Value public static final StringGOTO_REMOTE_ACTION_TYPE"PDGoToRemoteAction" -
org.verapdf.gf.model.impl.pd.actions.GFPDMediaClip Modifier and Type Constant Field Value public static final StringMEDIA_CLIP_TYPE"PDMediaClip" -
org.verapdf.gf.model.impl.pd.actions.GFPDNamedAction Modifier and Type Constant Field Value public static final StringNAMED_ACTION_TYPE"PDNamedAction" -
org.verapdf.gf.model.impl.pd.actions.GFPDRenditionAction Modifier and Type Constant Field Value public static final StringC"C"public static final StringRENDITION_ACTION_TYPE"PDRenditionAction"
-
org.verapdf.gf.model.impl.pd.annotations.GFPD3DAnnot Modifier and Type Constant Field Value public static final StringANNOTATION_3D_TYPE"PD3DAnnot"public static final Stringstream3D"stream3D" -
org.verapdf.gf.model.impl.pd.annotations.GFPDLinkAnnot Modifier and Type Constant Field Value public static final StringLINK_ANNOTATION_TYPE"PDLinkAnnot" -
org.verapdf.gf.model.impl.pd.annotations.GFPDPrinterMarkAnnot Modifier and Type Constant Field Value public static final StringPRINTER_MARK_ANNOTATION_TYPE"PDPrinterMarkAnnot" -
org.verapdf.gf.model.impl.pd.annotations.GFPDTrapNetAnnot Modifier and Type Constant Field Value public static final StringTRAP_NET_ANNOTATION_TYPE"PDTrapNetAnnot" -
org.verapdf.gf.model.impl.pd.annotations.GFPDWidgetAnnot Modifier and Type Constant Field Value public static final StringWIDGET_ANNOTATION_TYPE"PDWidgetAnnot"
-
org.verapdf.gf.model.impl.pd.colors.GFPDCalGray Modifier and Type Constant Field Value public static final StringCAL_GRAY_TYPE"PDCalGray" -
org.verapdf.gf.model.impl.pd.colors.GFPDCalRGB Modifier and Type Constant Field Value public static final StringCAL_RGB_TYPE"PDCalRGB" -
org.verapdf.gf.model.impl.pd.colors.GFPDDeviceCMYK Modifier and Type Constant Field Value public static final StringDEVICE_CMYK_TYPE"PDDeviceCMYK" -
org.verapdf.gf.model.impl.pd.colors.GFPDDeviceGray Modifier and Type Constant Field Value public static final StringDEVICE_GRAY_TYPE"PDDeviceGray" -
org.verapdf.gf.model.impl.pd.colors.GFPDDeviceN Modifier and Type Constant Field Value public static final StringALTERNATE"alternate"public static final StringCOLORANT_NAMES"colorantNames"public static final StringCOLORANTS"Colorants"public static final StringDEVICE_N_TYPE"PDDeviceN"public static final StringPROCESS_COLOR"processColor"public static final StringTINT_TRANSFORM"tintTransform" -
org.verapdf.gf.model.impl.pd.colors.GFPDDeviceRGB Modifier and Type Constant Field Value public static final StringDEVICE_RGB_TYPE"PDDeviceRGB" -
org.verapdf.gf.model.impl.pd.colors.GFPDICCBased Modifier and Type Constant Field Value public static final StringICC_BASED_TYPE"PDICCBased"public static final StringICC_PROFILE"iccProfile" -
org.verapdf.gf.model.impl.pd.colors.GFPDICCBasedCMYK Modifier and Type Constant Field Value public static final StringICC_BASED_CMYK_TYPE"PDICCBasedCMYK" -
org.verapdf.gf.model.impl.pd.colors.GFPDIndexed Modifier and Type Constant Field Value public static final StringBASE"base"public static final StringINDEXED_TYPE"PDIndexed" -
org.verapdf.gf.model.impl.pd.colors.GFPDLab Modifier and Type Constant Field Value public static final StringLAB_COLOR_SPACE_TYPE"PDLab" -
org.verapdf.gf.model.impl.pd.colors.GFPDSeparation Modifier and Type Constant Field Value public static final StringALTERNATE"alternate"public static final StringCOLORANT_NAME"colorantName"public static final StringSEPARATION_TYPE"PDSeparation"public static final StringTINT_TRANSFORM"tintTransform"
-
org.verapdf.gf.model.impl.pd.font.GFPDCIDFont Modifier and Type Constant Field Value public static final intbufferSize2048public static final StringCID_FONT_TYPE"PDCIDFont"public static final StringCID_SET"CIDSet"public static final StringCUSTOM"Custom"public static final StringIDENTITY"Identity"public static final intmaxSize16384 -
org.verapdf.gf.model.impl.pd.font.GFPDCmap Modifier and Type Constant Field Value public static final StringCMAP_TYPE"PDCMap"public static final StringEMBEDDED_FILE"embeddedFile"public static final StringUSE_C_MAP"UseCMap" -
org.verapdf.gf.model.impl.pd.font.GFPDFont Modifier and Type Constant Field Value public static final StringBASE_FONT"BaseFont"public static final StringFONT_FILE"fontFile" -
org.verapdf.gf.model.impl.pd.font.GFPDReferencedCMap Modifier and Type Constant Field Value public static final StringREFERENCED_CMAP_TYPE"PDReferencedCMap" -
org.verapdf.gf.model.impl.pd.font.GFPDTrueTypeFont Modifier and Type Constant Field Value public static final StringTRUETYPE_FONT_TYPE"PDTrueTypeFont" -
org.verapdf.gf.model.impl.pd.font.GFPDType0Font Modifier and Type Constant Field Value public static final StringDESCENDANT_FONTS"DescendantFonts"public static final StringENCODING"Encoding"public static final StringTYPE_0_FONT_TYPE"PDType0Font" -
org.verapdf.gf.model.impl.pd.font.GFPDType1Font Modifier and Type Constant Field Value public static final StringNOTDEF_STRING".notdef"public static final StringTYPE1_FONT_TYPE"PDType1Font" -
org.verapdf.gf.model.impl.pd.font.GFPDType3Font Modifier and Type Constant Field Value public static final StringCHAR_STRINGS"charStrings"public static final StringTYPE3_FONT_TYPE"PDType3Font"
-
org.verapdf.gf.model.impl.pd.functions.GFPDFunction Modifier and Type Constant Field Value public static final StringPD_FUNCTION_TYPE"PDFunction" -
org.verapdf.gf.model.impl.pd.functions.GFPDType0Function Modifier and Type Constant Field Value public static final StringPD_TYPE0_FUNCTION_TYPE"PDType0Function" -
org.verapdf.gf.model.impl.pd.functions.GFPDType2Function Modifier and Type Constant Field Value public static final StringPD_TYPE2_FUNCTION_TYPE"PDType2Function" -
org.verapdf.gf.model.impl.pd.functions.GFPDType3Function Modifier and Type Constant Field Value public static final StringFUNCTIONS"Functions"public static final StringPD_TYPE3_FUNCTION_TYPE"PDType3Function" -
org.verapdf.gf.model.impl.pd.functions.GFPDType4Function Modifier and Type Constant Field Value public static final StringOPERATORS"operators"public static final StringPD_TYPE4_FUNCTION_TYPE"PDType4Function"
-
org.verapdf.gf.model.impl.pd.gfse.GFSEAnnot Modifier and Type Constant Field Value public static final StringANNOT_STRUCTURE_ELEMENT_TYPE"SEAnnot" -
org.verapdf.gf.model.impl.pd.gfse.GFSEArt Modifier and Type Constant Field Value public static final StringART_STRUCTURE_ELEMENT_TYPE"SEArt" -
org.verapdf.gf.model.impl.pd.gfse.GFSEArtifact Modifier and Type Constant Field Value public static final StringARTIFACT_STRUCTURE_ELEMENT_TYPE"SEArtifact" -
org.verapdf.gf.model.impl.pd.gfse.GFSEAside Modifier and Type Constant Field Value public static final StringASIDE_STRUCTURE_ELEMENT_TYPE"SEAside" -
org.verapdf.gf.model.impl.pd.gfse.GFSEBibEntry Modifier and Type Constant Field Value public static final StringBIB_ENTRY_STRUCTURE_ELEMENT_TYPE"SEBibEntry" -
org.verapdf.gf.model.impl.pd.gfse.GFSEBlockQuote Modifier and Type Constant Field Value public static final StringBLOCK_QUOTE_STRUCTURE_ELEMENT_TYPE"SEBlockQuote" -
org.verapdf.gf.model.impl.pd.gfse.GFSECaption Modifier and Type Constant Field Value public static final StringCAPTION_STRUCTURE_ELEMENT_TYPE"SECaption" -
org.verapdf.gf.model.impl.pd.gfse.GFSECode Modifier and Type Constant Field Value public static final StringCODE_STRUCTURE_ELEMENT_TYPE"SECode" -
org.verapdf.gf.model.impl.pd.gfse.GFSEContentItem Modifier and Type Constant Field Value public static final StringCONTENT_ITEM"contentItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSEDiv Modifier and Type Constant Field Value public static final StringDIV_STRUCTURE_ELEMENT_TYPE"SEDiv" -
org.verapdf.gf.model.impl.pd.gfse.GFSEDocument Modifier and Type Constant Field Value public static final StringDOCUMENT_STRUCTURE_ELEMENT_TYPE"SEDocument" -
org.verapdf.gf.model.impl.pd.gfse.GFSEDocumentFragment Modifier and Type Constant Field Value public static final StringDOCUMENT_FRAGMENT_STRUCTURE_ELEMENT_TYPE"SEDocumentFragment" -
org.verapdf.gf.model.impl.pd.gfse.GFSEEm Modifier and Type Constant Field Value public static final StringEM_STRUCTURE_ELEMENT_TYPE"SEEm" -
org.verapdf.gf.model.impl.pd.gfse.GFSEFENote Modifier and Type Constant Field Value public static final StringFE_NOTE_STRUCTURE_ELEMENT_TYPE"SEFENote" -
org.verapdf.gf.model.impl.pd.gfse.GFSEFigure Modifier and Type Constant Field Value public static final StringFIGURE_STRUCTURE_ELEMENT_TYPE"SEFigure" -
org.verapdf.gf.model.impl.pd.gfse.GFSEForm Modifier and Type Constant Field Value public static final StringFORM_STRUCTURE_ELEMENT_TYPE"SEForm" -
org.verapdf.gf.model.impl.pd.gfse.GFSEFormula Modifier and Type Constant Field Value public static final StringFORMULA_STRUCTURE_ELEMENT_TYPE"SEFormula" -
org.verapdf.gf.model.impl.pd.gfse.GFSEH Modifier and Type Constant Field Value public static final StringH_STRUCTURE_ELEMENT_TYPE"SEH" -
org.verapdf.gf.model.impl.pd.gfse.GFSEHn Modifier and Type Constant Field Value public static final StringHN_STRUCTURE_ELEMENT_TYPE"SEHn" -
org.verapdf.gf.model.impl.pd.gfse.GFSEImageXObjectItem Modifier and Type Constant Field Value public static final StringIMAGE_X_OBJECT_ITEM_TYPE"SEImageXObjectItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSEIndex Modifier and Type Constant Field Value public static final StringINDEX_STRUCTURE_ELEMENT_TYPE"SEIndex" -
org.verapdf.gf.model.impl.pd.gfse.GFSEInlineImageItem Modifier and Type Constant Field Value public static final StringINLINE_IMAGE_ITEM_TYPE"SEInlineImageItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSEL Modifier and Type Constant Field Value public static final StringL_STRUCTURE_ELEMENT_TYPE"SEL" -
org.verapdf.gf.model.impl.pd.gfse.GFSELbl Modifier and Type Constant Field Value public static final StringLBL_STRUCTURE_ELEMENT_TYPE"SELbl" -
org.verapdf.gf.model.impl.pd.gfse.GFSELBody Modifier and Type Constant Field Value public static final StringLBODY_STRUCTURE_ELEMENT_TYPE"SELBody" -
org.verapdf.gf.model.impl.pd.gfse.GFSELI Modifier and Type Constant Field Value public static final StringLI_STRUCTURE_ELEMENT_TYPE"SELI" -
org.verapdf.gf.model.impl.pd.gfse.GFSELineArtItem Modifier and Type Constant Field Value public static final StringLINE_ART_ITEM_TYPE"SELineArtItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSELink Modifier and Type Constant Field Value public static final StringLINK_STRUCTURE_ELEMENT_TYPE"SELink" -
org.verapdf.gf.model.impl.pd.gfse.GFSEMarkedContent Modifier and Type Constant Field Value public static final StringLANG"Lang"public static final StringMARKED_CONTENT_TYPE"SEMarkedContent" -
org.verapdf.gf.model.impl.pd.gfse.GFSENonStandard Modifier and Type Constant Field Value public static final StringNON_STANDARD_STRUCTURE_ELEMENT_TYPE"SENonStandard" -
org.verapdf.gf.model.impl.pd.gfse.GFSENonStruct Modifier and Type Constant Field Value public static final StringNON_STRUCT_STRUCTURE_ELEMENT_TYPE"SENonStruct" -
org.verapdf.gf.model.impl.pd.gfse.GFSENote Modifier and Type Constant Field Value public static final StringNOTE_STRUCTURE_ELEMENT_TYPE"SENote" -
org.verapdf.gf.model.impl.pd.gfse.GFSEP Modifier and Type Constant Field Value public static final StringP_STRUCTURE_ELEMENT_TYPE"SEP" -
org.verapdf.gf.model.impl.pd.gfse.GFSEPart Modifier and Type Constant Field Value public static final StringPART_STRUCTURE_ELEMENT_TYPE"SEPart" -
org.verapdf.gf.model.impl.pd.gfse.GFSEPrivate Modifier and Type Constant Field Value public static final StringPRIVATE_STRUCTURE_ELEMENT_TYPE"SEPrivate" -
org.verapdf.gf.model.impl.pd.gfse.GFSEQuote Modifier and Type Constant Field Value public static final StringQUOTE_STRUCTURE_ELEMENT_TYPE"SEQuote" -
org.verapdf.gf.model.impl.pd.gfse.GFSERB Modifier and Type Constant Field Value public static final StringRB_STRUCTURE_ELEMENT_TYPE"SERB" -
org.verapdf.gf.model.impl.pd.gfse.GFSEReference Modifier and Type Constant Field Value public static final StringREFERENCE_STRUCTURE_ELEMENT_TYPE"SEReference" -
org.verapdf.gf.model.impl.pd.gfse.GFSERP Modifier and Type Constant Field Value public static final StringRP_STRUCTURE_ELEMENT_TYPE"SERP" -
org.verapdf.gf.model.impl.pd.gfse.GFSERT Modifier and Type Constant Field Value public static final StringRT_STRUCTURE_ELEMENT_TYPE"SERT" -
org.verapdf.gf.model.impl.pd.gfse.GFSERuby Modifier and Type Constant Field Value public static final StringRUBY_STRUCTURE_ELEMENT_TYPE"SERuby" -
org.verapdf.gf.model.impl.pd.gfse.GFSESect Modifier and Type Constant Field Value public static final StringSECT_STRUCTURE_ELEMENT_TYPE"SESect" -
org.verapdf.gf.model.impl.pd.gfse.GFSEShadingItem Modifier and Type Constant Field Value public static final StringSHADING_ITEM_TYPE"SEShadingItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSESpan Modifier and Type Constant Field Value public static final StringSPAN_STRUCTURE_ELEMENT_TYPE"SESpan" -
org.verapdf.gf.model.impl.pd.gfse.GFSEStrong Modifier and Type Constant Field Value public static final StringSTRONG_STRUCTURE_ELEMENT_TYPE"SEStrong" -
org.verapdf.gf.model.impl.pd.gfse.GFSESub Modifier and Type Constant Field Value public static final StringSUB_STRUCTURE_ELEMENT_TYPE"SESub" -
org.verapdf.gf.model.impl.pd.gfse.GFSETable Modifier and Type Constant Field Value public static final StringTABLE_STRUCTURE_ELEMENT_TYPE"SETable" -
org.verapdf.gf.model.impl.pd.gfse.GFSETBody Modifier and Type Constant Field Value public static final StringTBODY_STRUCTURE_ELEMENT_TYPE"SETBody" -
org.verapdf.gf.model.impl.pd.gfse.GFSETD Modifier and Type Constant Field Value public static final StringTD_STRUCTURE_ELEMENT_TYPE"SETD" -
org.verapdf.gf.model.impl.pd.gfse.GFSETextItem Modifier and Type Constant Field Value public static final StringTEXT_ITEM_TYPE"SETextItem" -
org.verapdf.gf.model.impl.pd.gfse.GFSETFoot Modifier and Type Constant Field Value public static final StringTFOOT_STRUCTURE_ELEMENT_TYPE"SETFoot" -
org.verapdf.gf.model.impl.pd.gfse.GFSETH Modifier and Type Constant Field Value public static final StringTH_STRUCTURE_ELEMENT_TYPE"SETH" -
org.verapdf.gf.model.impl.pd.gfse.GFSETHead Modifier and Type Constant Field Value public static final StringTHEAD_STRUCTURE_ELEMENT_TYPE"SETHead" -
org.verapdf.gf.model.impl.pd.gfse.GFSETitle Modifier and Type Constant Field Value public static final StringTITLE_STRUCTURE_ELEMENT_TYPE"SETitle" -
org.verapdf.gf.model.impl.pd.gfse.GFSETOC Modifier and Type Constant Field Value public static final StringTOC_STRUCTURE_ELEMENT_TYPE"SETOC" -
org.verapdf.gf.model.impl.pd.gfse.GFSETOCI Modifier and Type Constant Field Value public static final StringTOCI_STRUCTURE_ELEMENT_TYPE"SETOCI" -
org.verapdf.gf.model.impl.pd.gfse.GFSETR Modifier and Type Constant Field Value public static final StringTR_STRUCTURE_ELEMENT_TYPE"SETR" -
org.verapdf.gf.model.impl.pd.gfse.GFSEUnmarkedContent Modifier and Type Constant Field Value public static final StringUNMARKED_CONTENT_TYPE"SEUnmarkedContent" -
org.verapdf.gf.model.impl.pd.gfse.GFSEWarichu Modifier and Type Constant Field Value public static final StringWARICHU_STRUCTURE_ELEMENT_TYPE"SEWarichu" -
org.verapdf.gf.model.impl.pd.gfse.GFSEWP Modifier and Type Constant Field Value public static final StringWP_STRUCTURE_ELEMENT_TYPE"SEWP" -
org.verapdf.gf.model.impl.pd.gfse.GFSEWT Modifier and Type Constant Field Value public static final StringWT_STRUCTURE_ELEMENT_TYPE"SEWT"
-
org.verapdf.gf.model.impl.pd.images.GFPDInlineImage Modifier and Type Constant Field Value public static final StringF"F"public static final StringINLINE_IMAGE_TYPE"PDInlineImage" -
org.verapdf.gf.model.impl.pd.images.GFPDSMaskImage Modifier and Type Constant Field Value public static final StringSMASK_IMAGE_TYPE"PDSMaskImage" -
org.verapdf.gf.model.impl.pd.images.GFPDXForm Modifier and Type Constant Field Value public static final StringCONTENT_STREAM"contentStream"public static final StringGROUP"Group"public static final StringPARENT_TRANSPARENCY_COLOR_SPACE"parentTransparencyColorSpace"public static final StringTRANSPARENCY_COLOR_SPACE"transparencyColorSpace"public static final StringX_FORM_TYPE"PDXForm" -
org.verapdf.gf.model.impl.pd.images.GFPDXImage Modifier and Type Constant Field Value public static final StringALTERNATES"Alternates"public static final StringIMAGE_CS"imageCS"public static final StringINTENT"Intent"public static final StringJPX_STREAM"jpxStream"public static final StringS_MASK"SMask"public static final StringX_IMAGE_TYPE"PDXImage" -
org.verapdf.gf.model.impl.pd.images.GFPDXObject Modifier and Type Constant Field Value public static final StringOPI"OPI"public static final StringX_OBJECT_TYPE"PDXObject"
-
org.verapdf.gf.model.impl.pd.patterns.GFPDShading Modifier and Type Constant Field Value public static final StringCOLOR_SPACE"colorSpace"public static final StringSHADING_TYPE"PDShading" -
org.verapdf.gf.model.impl.pd.patterns.GFPDShadingPattern Modifier and Type Constant Field Value public static final StringSHADING"shading"public static final StringSHADING_PATTERN_TYPE"PDShadingPattern" -
org.verapdf.gf.model.impl.pd.patterns.GFPDTilingPattern Modifier and Type Constant Field Value public static final StringCONTENT_STREAM"contentStream"public static final StringTILING_PATTERN_TYPE"PDTilingPattern"
-
org.verapdf.gf.model.impl.pd.signature.GFPDPerms Modifier and Type Constant Field Value public static final StringPERMS_TYPE"PDPerms" -
org.verapdf.gf.model.impl.pd.signature.GFPDSignature Modifier and Type Constant Field Value public static final StringCONTENTS"Contents"public static final StringREFERENCE"Reference"public static final StringSIGNATURE_TYPE"PDSignature" -
org.verapdf.gf.model.impl.pd.signature.GFPDSignatureField Modifier and Type Constant Field Value public static final StringSIGNATURE_DICTIONARY"V"public static final StringSIGNATURE_FIELD_TYPE"PDSignatureField" -
org.verapdf.gf.model.impl.pd.signature.GFPDSigRef Modifier and Type Constant Field Value public static final StringSIGNATURE_REFERENCE_TYPE"PDSigRef"
-
org.verapdf.gf.model.impl.sa.GFSAAnnotation Modifier and Type Constant Field Value public static final StringANNOTATION_TYPE"SAAnnotation"public static final StringLINK"Link" -
org.verapdf.gf.model.impl.sa.GFSAImageChunk Modifier and Type Constant Field Value public static final StringIMAGE_CHUNK_TYPE"SAImageChunk" -
org.verapdf.gf.model.impl.sa.GFSALineArtChunk Modifier and Type Constant Field Value public static final StringLINE_ART_CHUNK_TYPE"SALineArtChunk" -
org.verapdf.gf.model.impl.sa.GFSALinkAnnotation Modifier and Type Constant Field Value public static final StringLINK_ANNOTATION_TYPE"SALinkAnnotation" -
org.verapdf.gf.model.impl.sa.GFSAPage Modifier and Type Constant Field Value public static final StringPAGE_TYPE"SAPage" -
org.verapdf.gf.model.impl.sa.GFSAPDFDocument Modifier and Type Constant Field Value public static final StringDOCUMENT_TYPE"SAPDFDocument"public static final intMAX_NUMBER_OF_ELEMENTS1public static final StringPAGES"pages"public static final StringSTRUCTURE_TREE_ROOT"StructTreeRoot" -
org.verapdf.gf.model.impl.sa.GFSARepeatedCharacters Modifier and Type Constant Field Value public static final StringREPEATED_CHARACTERS_TYPE"SARepeatedCharacters" -
org.verapdf.gf.model.impl.sa.GFSAStructElem Modifier and Type Constant Field Value public static final StringCHILDREN"children" -
org.verapdf.gf.model.impl.sa.GFSAStructTreeRoot Modifier and Type Constant Field Value public static final StringCHILDREN"children"public static final StringSTRUCT_TREE_ROOT_TYPE"SAStructTreeRoot" -
org.verapdf.gf.model.impl.sa.GFSATextChunk Modifier and Type Constant Field Value public static final StringTEXT_CHUNK_TYPE"SATextChunk"
-
org.verapdf.gf.model.impl.sa.structelems.GFSAAnnot Modifier and Type Constant Field Value public static final StringANNOT_STRUCTURE_ELEMENT_TYPE"SAAnnot" -
org.verapdf.gf.model.impl.sa.structelems.GFSAArt Modifier and Type Constant Field Value public static final StringART_STRUCTURE_ELEMENT_TYPE"SAArt" -
org.verapdf.gf.model.impl.sa.structelems.GFSAArtifact Modifier and Type Constant Field Value public static final StringARTIFACT_STRUCTURE_ELEMENT_TYPE"SAArtifact" -
org.verapdf.gf.model.impl.sa.structelems.GFSAAside Modifier and Type Constant Field Value public static final StringASIDE_STRUCTURE_ELEMENT_TYPE"SAAside" -
org.verapdf.gf.model.impl.sa.structelems.GFSABibEntry Modifier and Type Constant Field Value public static final StringBIB_ENTRY_STRUCTURE_ELEMENT_TYPE"SABibEntry" -
org.verapdf.gf.model.impl.sa.structelems.GFSABlockQuote Modifier and Type Constant Field Value public static final StringBLOCK_QUOTE_STRUCTURE_ELEMENT_TYPE"SABlockQuote" -
org.verapdf.gf.model.impl.sa.structelems.GFSACaption Modifier and Type Constant Field Value public static final StringCAPTION_STRUCTURE_ELEMENT_TYPE"SACaption" -
org.verapdf.gf.model.impl.sa.structelems.GFSACode Modifier and Type Constant Field Value public static final StringCODE_STRUCTURE_ELEMENT_TYPE"SACode" -
org.verapdf.gf.model.impl.sa.structelems.GFSADiv Modifier and Type Constant Field Value public static final StringDIV_STRUCTURE_ELEMENT_TYPE"SADiv" -
org.verapdf.gf.model.impl.sa.structelems.GFSADocument Modifier and Type Constant Field Value public static final StringDOCUMENT_STRUCTURE_ELEMENT_TYPE"SADocument" -
org.verapdf.gf.model.impl.sa.structelems.GFSADocumentFragment Modifier and Type Constant Field Value public static final StringDOCUMENT_FRAGMENT_STRUCTURE_ELEMENT_TYPE"SADocumentFragment" -
org.verapdf.gf.model.impl.sa.structelems.GFSAEm Modifier and Type Constant Field Value public static final StringEM_STRUCTURE_ELEMENT_TYPE"SAEm" -
org.verapdf.gf.model.impl.sa.structelems.GFSAFENote Modifier and Type Constant Field Value public static final StringFENOTE_STRUCTURE_ELEMENT_TYPE"SAFENote" -
org.verapdf.gf.model.impl.sa.structelems.GFSAFigure Modifier and Type Constant Field Value public static final StringFIGURE_STRUCTURE_ELEMENT_TYPE"SAFigure" -
org.verapdf.gf.model.impl.sa.structelems.GFSAForm Modifier and Type Constant Field Value public static final StringFORM_STRUCTURE_ELEMENT_TYPE"SAForm" -
org.verapdf.gf.model.impl.sa.structelems.GFSAFormula Modifier and Type Constant Field Value public static final StringFORMULA_STRUCTURE_ELEMENT_TYPE"SAFormula" -
org.verapdf.gf.model.impl.sa.structelems.GFSAH Modifier and Type Constant Field Value public static final StringH_STRUCTURE_ELEMENT_TYPE"SAH" -
org.verapdf.gf.model.impl.sa.structelems.GFSAHn Modifier and Type Constant Field Value public static final StringHN_STRUCTURE_ELEMENT_TYPE"SAHn" -
org.verapdf.gf.model.impl.sa.structelems.GFSAIndex Modifier and Type Constant Field Value public static final StringINDEX_STRUCTURE_ELEMENT_TYPE"SAIndex" -
org.verapdf.gf.model.impl.sa.structelems.GFSAL Modifier and Type Constant Field Value public static final StringL_STRUCTURE_ELEMENT_TYPE"SAL" -
org.verapdf.gf.model.impl.sa.structelems.GFSALbl Modifier and Type Constant Field Value public static final StringLBL_STRUCTURE_ELEMENT_TYPE"SALbl" -
org.verapdf.gf.model.impl.sa.structelems.GFSALBody Modifier and Type Constant Field Value public static final StringLBODY_STRUCTURE_ELEMENT_TYPE"SALBody" -
org.verapdf.gf.model.impl.sa.structelems.GFSALI Modifier and Type Constant Field Value public static final StringLI_STRUCTURE_ELEMENT_TYPE"SALI" -
org.verapdf.gf.model.impl.sa.structelems.GFSALink Modifier and Type Constant Field Value public static final StringLINK_STRUCTURE_ELEMENT_TYPE"SALink" -
org.verapdf.gf.model.impl.sa.structelems.GFSANonStandard Modifier and Type Constant Field Value public static final StringNON_STANDARD_STRUCTURE_ELEMENT_TYPE"SANonStandard" -
org.verapdf.gf.model.impl.sa.structelems.GFSANonStruct Modifier and Type Constant Field Value public static final StringNON_STRUCT_STRUCTURE_ELEMENT_TYPE"SANonStruct" -
org.verapdf.gf.model.impl.sa.structelems.GFSANote Modifier and Type Constant Field Value public static final StringNOTE_STRUCTURE_ELEMENT_TYPE"SANote" -
org.verapdf.gf.model.impl.sa.structelems.GFSAP Modifier and Type Constant Field Value public static final StringP_STRUCTURE_ELEMENT_TYPE"SAP" -
org.verapdf.gf.model.impl.sa.structelems.GFSAPart Modifier and Type Constant Field Value public static final StringPART_STRUCTURE_ELEMENT_TYPE"SAPart" -
org.verapdf.gf.model.impl.sa.structelems.GFSAPrivate Modifier and Type Constant Field Value public static final StringPRIVATE_STRUCTURE_ELEMENT_TYPE"SAPrivate" -
org.verapdf.gf.model.impl.sa.structelems.GFSAQuote Modifier and Type Constant Field Value public static final StringQUOTE_STRUCTURE_ELEMENT_TYPE"SAQuote" -
org.verapdf.gf.model.impl.sa.structelems.GFSARB Modifier and Type Constant Field Value public static final StringRB_STRUCTURE_ELEMENT_TYPE"SARB" -
org.verapdf.gf.model.impl.sa.structelems.GFSAReference Modifier and Type Constant Field Value public static final StringREFERENCE_STRUCTURE_ELEMENT_TYPE"SAReference" -
org.verapdf.gf.model.impl.sa.structelems.GFSARP Modifier and Type Constant Field Value public static final StringRP_STRUCTURE_ELEMENT_TYPE"SARP" -
org.verapdf.gf.model.impl.sa.structelems.GFSART Modifier and Type Constant Field Value public static final StringRT_STRUCTURE_ELEMENT_TYPE"SART" -
org.verapdf.gf.model.impl.sa.structelems.GFSARuby Modifier and Type Constant Field Value public static final StringRUBY_STRUCTURE_ELEMENT_TYPE"SARuby" -
org.verapdf.gf.model.impl.sa.structelems.GFSASect Modifier and Type Constant Field Value public static final StringSECT_STRUCTURE_ELEMENT_TYPE"SASect" -
org.verapdf.gf.model.impl.sa.structelems.GFSASpan Modifier and Type Constant Field Value public static final StringSPAN_STRUCTURE_ELEMENT_TYPE"SASpan" -
org.verapdf.gf.model.impl.sa.structelems.GFSAStrong Modifier and Type Constant Field Value public static final StringSTRONG_STRUCTURE_ELEMENT_TYPE"SAStrong" -
org.verapdf.gf.model.impl.sa.structelems.GFSASub Modifier and Type Constant Field Value public static final StringSUB_STRUCTURE_ELEMENT_TYPE"SASub" -
org.verapdf.gf.model.impl.sa.structelems.GFSATable Modifier and Type Constant Field Value public static final StringTABLE_STRUCTURE_ELEMENT_TYPE"SATable" -
org.verapdf.gf.model.impl.sa.structelems.GFSATBody Modifier and Type Constant Field Value public static final StringTBODY_STRUCTURE_ELEMENT_TYPE"SATBody" -
org.verapdf.gf.model.impl.sa.structelems.GFSATD Modifier and Type Constant Field Value public static final StringTD_STRUCTURE_ELEMENT_TYPE"SATD" -
org.verapdf.gf.model.impl.sa.structelems.GFSATFoot Modifier and Type Constant Field Value public static final StringTFOOT_STRUCTURE_ELEMENT_TYPE"SATFoot" -
org.verapdf.gf.model.impl.sa.structelems.GFSATH Modifier and Type Constant Field Value public static final StringTH_STRUCTURE_ELEMENT_TYPE"SATH" -
org.verapdf.gf.model.impl.sa.structelems.GFSATHead Modifier and Type Constant Field Value public static final StringTHEAD_STRUCTURE_ELEMENT_TYPE"SATHead" -
org.verapdf.gf.model.impl.sa.structelems.GFSATitle Modifier and Type Constant Field Value public static final StringTITLE_STRUCTURE_ELEMENT_TYPE"SATitle" -
org.verapdf.gf.model.impl.sa.structelems.GFSATOC Modifier and Type Constant Field Value public static final StringTOC_STRUCTURE_ELEMENT_TYPE"SATOC" -
org.verapdf.gf.model.impl.sa.structelems.GFSATOCI Modifier and Type Constant Field Value public static final StringTOCI_STRUCTURE_ELEMENT_TYPE"SATOCI" -
org.verapdf.gf.model.impl.sa.structelems.GFSATR Modifier and Type Constant Field Value public static final StringTR_STRUCTURE_ELEMENT_TYPE"SATR" -
org.verapdf.gf.model.impl.sa.structelems.GFSAWarichu Modifier and Type Constant Field Value public static final StringWARICHU_STRUCTURE_ELEMENT_TYPE"SAWarichu" -
org.verapdf.gf.model.impl.sa.structelems.GFSAWP Modifier and Type Constant Field Value public static final StringWP_STRUCTURE_ELEMENT_TYPE"SAWP" -
org.verapdf.gf.model.impl.sa.structelems.GFSAWT Modifier and Type Constant Field Value public static final StringWT_STRUCTURE_ELEMENT_TYPE"SAWT"
-
org.verapdf.gf.model.impl.sa.tables.GFSATableBorder Modifier and Type Constant Field Value public static final StringROWS"rows"public static final StringTABLE_BORDER_ELEMENT_TYPE"SATableBorder" -
org.verapdf.gf.model.impl.sa.tables.GFSATableBorderCell Modifier and Type Constant Field Value public static final StringTABLE_BORDER_CELL_ELEMENT_TYPE"SATableBorderCell" -
org.verapdf.gf.model.impl.sa.tables.GFSATableBorderRow Modifier and Type Constant Field Value public static final StringCELLS"cells"public static final StringTABLE_BORDER_ROW_ELEMENT_TYPE"SATableBorderRow"
-
org.verapdf.metadata.fixer.utils.MetadataFixerConstants Modifier and Type Constant Field Value public static final StringDEFAULT_PREFIX"veraPDF_"public static final StringINFO_AUTHOR"Author"public static final StringINFO_CREATION_DATE"CreationDate"public static final StringINFO_CREATOR"Creator"public static final StringINFO_MODIFICATION_DATE"ModDate"public static final StringINFO_SUBJECT"Subject"public static final StringINFO_TITLE"Title"public static final StringKEYWORDS"Keywords"public static final StringMETADATA_AUTHOR"creator"public static final StringMETADATA_CREATION_DATE"CreateDate"public static final StringMETADATA_CREATOR"CreatorTool"public static final StringMETADATA_MODIFICATION_DATE"ModifyDate"public static final StringMETADATA_SUBJECT"description"public static final StringMETADATA_TITLE"title"public static final StringOBJECT_TYPE_TAG"objectType"public static final StringPDF_DATE_FORMAT_REGEX"(D:)?(\\d\\d){2,7}((([+-](\\d\\d[\']))(\\d\\d[\'])?)?|[Z])"public static final StringPROCESSED_OBJECTS_PROPERTIES_PATH"org/verapdf/metadata/fixer/processed-objects.properties"public static final StringPRODUCER"Producer"public static final StringRULE_DESCRIPTION_TAG"ruleDescription"public static final StringTEST_TAG"test"public static final StringUTC_PATTERN"yyyy-MM-dd\'T\'HH:mm:ss.SSSX"
-
org.verapdf.model.impl.axl.AXLExtensionSchemaDefinition Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMA_DEFINITION"ExtensionSchemaDefinition"public static final StringEXTENSION_SCHEMA_PROPERTIES"ExtensionSchemaProperties"public static final StringEXTENSION_SCHEMA_VALUE_TYPES"ExtensionSchemaValueTypes"public static final StringNAMESPACE_URI"namespaceURI" -
org.verapdf.model.impl.axl.AXLExtensionSchemaField Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMA_FIELD"ExtensionSchemaField" -
org.verapdf.model.impl.axl.AXLExtensionSchemaProperty Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMA_PROPERTY"ExtensionSchemaProperty" -
org.verapdf.model.impl.axl.AXLExtensionSchemasContainer Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMA_DEFINITIONS"ExtensionSchemaDefinitions"public static final StringEXTENSION_SCHEMAS_CONTAINER"ExtensionSchemasContainer" -
org.verapdf.model.impl.axl.AXLExtensionSchemaValueType Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMA_FIELDS"ExtensionSchemaFields"public static final StringEXTENSION_SCHEMA_VALUE_TYPE"ExtensionSchemaValueType" -
org.verapdf.model.impl.axl.AXLMainXMPPackage Modifier and Type Constant Field Value public static final StringIDENTIFICATION"Identification"public static final StringMAIN_XMP_PACKAGE_TYPE"MainXMPPackage"public static final StringUAIDENTIFICATION"UAIdentification" -
org.verapdf.model.impl.axl.AXLPDFAIdentification Modifier and Type Constant Field Value public static final StringPDFA_IDENTIFICATION"PDFAIdentification" -
org.verapdf.model.impl.axl.AXLPDFUAIdentification Modifier and Type Constant Field Value public static final StringPDFUA_IDENTIFICATION"PDFUAIdentification" -
org.verapdf.model.impl.axl.AXLXMPLangAlt Modifier and Type Constant Field Value public static final StringXMPMM_LANGUAGE_ALTERNATIVE_PROPERTY_TYPE"XMPLangAlt" -
org.verapdf.model.impl.axl.AXLXMPMMHistoryProperty Modifier and Type Constant Field Value public static final StringRESOURCE_EVENTS"ResourceEvents"public static final StringXMPMM_HISTORY_PROPERTY_TYPE"XMPMMHistoryProperty" -
org.verapdf.model.impl.axl.AXLXMPMMHistoryResourceEvent Modifier and Type Constant Field Value public static final StringXMPMM_HISTORY_RESOURCE_EVENT_TYPE"XMPMMHistoryResourceEvent" -
org.verapdf.model.impl.axl.AXLXMPPackage Modifier and Type Constant Field Value public static final StringEXTENSION_SCHEMAS_CONTAINERS"ExtensionSchemasContainers"public static final StringPROPERTIES"Properties"public static final StringXMP_PACKAGE_TYPE"XMPPackage" -
org.verapdf.model.impl.axl.AXLXMPProperty Modifier and Type Constant Field Value public static final StringXMP_PROPERTY_TYPE"XMPProperty"
-
org.verapdf.model.tools.constants.Operators Modifier and Type Constant Field Value public static final StringB_CLOSEPATH_FILL_STROKE"b"public static final StringB_FILL_STROKE"B"public static final StringB_STAR_CLOSEPATH_EOFILL_STROKE"b*"public static final StringB_STAR_EOFILL_STROKE"B*"public static final StringBDC"BDC"public static final StringBI"BI"public static final StringBMC"BMC"public static final StringBT"BT"public static final StringBX"BX"public static final StringC_CURVE_TO"c"public static final StringCM_CONCAT"cm"public static final StringCS_FILL"cs"public static final StringCS_STROKE"CS"public static final StringD_SET_DASH"d"public static final StringD0"d0"public static final StringD1"d1"public static final StringDO"Do"public static final StringDOUBLE_QUOTE"\""public static final StringDP"DP"public static final StringEI"EI"public static final StringEMC"EMC"public static final StringET"ET"public static final StringEX"EX"public static final StringF_FILL"f"public static final StringF_FILL_OBSOLETE"F"public static final StringF_STAR_FILL"f*"public static final StringG_FILL"g"public static final StringG_STROKE"G"public static final StringGS"gs"public static final StringH_CLOSEPATH"h"public static final StringI_SETFLAT"i"public static final StringID"ID"public static final StringJ_LINE_CAP"J"public static final StringJ_LINE_JOIN"j"public static final StringK_FILL"k"public static final StringK_STROKE"K"public static final StringL_LINE_TO"l"public static final StringM_MITER_LIMIT"M"public static final StringM_MOVE_TO"m"public static final StringMP"MP"public static final StringN"n"public static final StringQ_GRESTORE"Q"public static final StringQ_GSAVE"q"public static final StringQUOTE"\'"public static final StringRE"re"public static final StringRG_FILL"rg"public static final StringRG_STROKE"RG"public static final StringRI"ri"public static final StringS_CLOSE_STROKE"s"public static final StringS_STROKE"S"public static final StringSC_FILL"sc"public static final StringSC_STROKE"SC"public static final StringSCN_FILL"scn"public static final StringSCN_STROKE"SCN"public static final StringSH"sh"public static final StringT_STAR"T*"public static final StringTC"Tc"public static final StringTD_MOVE"Td"public static final StringTD_MOVE_SET_LEADING"TD"public static final StringTF"Tf"public static final StringTJ_SHOW"Tj"public static final StringTJ_SHOW_POS"TJ"public static final StringTL"TL"public static final StringTM"Tm"public static final StringTR"Tr"public static final StringTS"Ts"public static final StringTW"Tw"public static final StringTZ"Tz"public static final StringV"v"public static final StringW_CLIP"W"public static final StringW_LINE_WIDTH"w"public static final StringW_STAR_EOCLIP"W*"public static final StringY"y"
-
org.verapdf.model.tools.xmp.XMPConstants Modifier and Type Constant Field Value public static final StringAGENT_NAME"agentname"public static final StringALT"alt"public static final StringANY"any"public static final StringBAG"bag"public static final StringBEAT_SPLICE_STRETCH"beatsplicestretch"public static final StringBOOLEAN"boolean"public static final StringCFA_PATTERN"cfapattern"public static final StringCOLORANT"colorant"public static final StringDATE"date"public static final StringDEVICE_SETTINGS"devicesettings"public static final StringDIMENSIONS"dimensions"public static final StringFLASH"flash"public static final StringFONT"font"public static final StringGPS_COORDINATE"gpscoordinate"public static final StringINTEGER"integer"public static final StringJOB"job"public static final StringLANG_ALT"lang alt"public static final StringLOCALE"locale"public static final StringMARKER"marker"public static final StringMEDIA"media"public static final StringMIME_TYPE"mimetype"public static final StringOECF_SFR"oecf/sfr"public static final StringPROJECT_LINK"projectlink"public static final StringPROPER_NAME"propername"public static final StringRATIONAL"rational"public static final StringREAL"real"public static final StringRENDITION_CLASS"renditionclass"public static final StringRESAMPLE_STRETCH"resamplestretch"public static final StringRESOURCE_EVENT"resourceevent"public static final StringRESOURCE_REF"resourceref"public static final StringSEQ"seq"public static final StringTEXT"text"public static final StringTHUMBNAIL"thumbnail"public static final StringTIME"time"public static final StringTIME_SCALE_STRETCH"timescalestretch"public static final StringTIMECODE"timecode"public static final StringURI"uri"public static final StringURL"url"public static final StringVERSION"version"public static final StringXPATH"xpath"
-
org.verapdf.parser.COSParser Modifier and Type Constant Field Value protected final intLINEARIZATION_DICTIONARY_LOOKUP_SIZE1024
-
org.verapdf.pd.PDDocument Modifier and Type Constant Field Value public static final StringPDF_HEADER_DEFAULT"%PDF-1.4"
-
org.verapdf.pd.font.truetype.TrueTypePredefined Modifier and Type Constant Field Value public static final StringMAC_EXPERT_ENCODING_STRING"MacExpertEncoding"public static final StringNOTDEF_STRING".notdef"
-
org.verapdf.pd.function.PSOperatorsConstants Modifier and Type Constant Field Value public static final StringABS"abs"public static final StringADD"add"public static final StringAND"and"public static final StringARRAY"array"public static final StringATAN"atan"public static final StringBEGIN"begin"public static final StringBITSHIFT"bitshift"public static final StringCEILING"ceiling"public static final StringCLEAR"clear"public static final StringCLEARTOMARK"cleartomark"public static final StringCOPY"copy"public static final StringCOS"cos"public static final StringCOUNT"count"public static final StringCOUNTTOMARK"counttomark"public static final StringCVI"cvi"public static final StringCVR"cvr"public static final StringDEF"def"public static final StringDICT"dict"public static final StringDIV"div"public static final StringDUP"dup"public static final StringEQ"eq"public static final StringEXCH"exch"public static final StringEXP"exp"public static final StringFALSE"false"public static final StringFLOOR"floor"public static final StringFOR"for"public static final StringGE"ge"public static final StringGT"gt"public static final StringIDIV"idiv"public static final StringIF"if"public static final StringIFELSE"ifelse"public static final StringINDEX"index"public static final StringLE"le"public static final StringLEFT_ANGLE_BRACES"<<"public static final StringLEFT_CURLY_BRACE"{"public static final StringLENGTH"length"public static final StringLN"ln"public static final StringLOAD"load"public static final StringLOG"log"public static final StringLT"lt"public static final StringMARK"mark"public static final StringMOD"mod"public static final StringMUL"mul"public static final StringNE"ne"public static final StringNEG"neg"public static final StringNOT"not"public static final StringOR"or"public static final StringPOP"pop"public static final StringPUT"put"public static final StringRIGHT_ANGLE_BRACES">>"public static final StringRIGHT_CURLY_BRACE"}"public static final StringROLL"roll"public static final StringROUND"round"public static final StringSIN"sin"public static final StringSQRT"sqrt"public static final StringSTANDARD_ENCODING"StandardEncoding"public static final StringSUB"sub"public static final StringTRUE"true"public static final StringTRUNCATE"truncate"public static final StringXOR"xor"
-
org.verapdf.pd.patterns.PDPattern Modifier and Type Constant Field Value public static final intTYPE_PATTERN0public static final intTYPE_SHADING_PATTERN2public static final intTYPE_TILING_PATTERN1
-
org.verapdf.pdfa.parsers.pkcs7.DEREncodedValue Modifier and Type Constant Field Value public static final byteTAG_BIT_STRING3public static final byteTAG_GENERALIZED_TIME24public static final byteTAG_INTEGER2public static final byteTAG_NULL5public static final byteTAG_OBJECT_ID6public static final byteTAG_SEQUENCE48public static final byteTAG_SET49public static final byteTAG_UTC_TIME23 -
org.verapdf.pdfa.parsers.pkcs7.IndefiniteLengthConverter Modifier and Type Constant Field Value public static final intLENGTH_LONG128
-
org.verapdf.pdfa.validation.validators.BaseValidator Modifier and Type Constant Field Value public static final intDEFAULT_MAX_NUMBER_OF_DISPLAYED_FAILED_CHECKS100
-
org.verapdf.policy.PolicyChecker Modifier and Type Constant Field Value public static final StringSCHEMA_EXT"sch"public static final StringXSL_EXT"xsl"public static final StringXSLT_EXT"xslt" -
org.verapdf.policy.SchematronGenerator Modifier and Type Constant Field Value public static final StringENABLED_FEATURES_ATTRIBUTE_NAME"veraPDFNecessaryFeatures"public static final StringROOT_NAME"schema"public static final StringSCH_NAMESPACE"http://purl.oclc.org/dsdl/schematron"public static final StringSCH_PREFIX"sch"
-
org.verapdf.processor.AbstractBatchHandler Modifier and Type Constant Field Value public static final StringBATCH_SUMMARY"batchSummary"public static final StringBUILD_INFORMATION"buildInformation"public static final StringFEATURES_REPORT"featuresReport"public static final StringFIXER_REPORT"fixerReport"public static final StringFIXER_RESULT"fixerResult"public static final StringITEM_DETAILS"itemDetails"public static final StringJOB"job"public static final StringJOBS"jobs"public static final StringLOGS"logs"public static final StringPROCESSING_TIME"processingTime"public static final StringRELEASE_DETAILS"releaseDetails"public static final StringREPORT"report"public static final StringTASK_RESULT"taskResult"public static final StringVALIDATION_RESULT"validationResult" -
org.verapdf.processor.AbstractXmlHandler Modifier and Type Constant Field Value protected static final StringstrmExcpMessTmpl"XmlStreamException caught when %s output writer."protected static final StringunmarshalErrMessage"Unmarshalling exception when streaming %s."protected static final StringwritingMessage"writing"
-
org.verapdf.tools.AttributeHelper Modifier and Type Constant Field Value public static final StringLAYOUT"Layout"public static final StringPRINT_FIELD"PrintField" -
org.verapdf.tools.TaggedPDFConstants Modifier and Type Constant Field Value public static final StringANNOT"Annot"public static final StringART"Art"public static final StringARTIFACT"Artifact"public static final StringASIDE"Aside"public static final StringBIB_ENTRY"BibEntry"public static final StringBLOCK_QUOTE"BlockQuote"public static final StringCAPTION"Caption"public static final StringCODE"Code"public static final StringDIV"Div"public static final StringDOCUMENT"Document"public static final StringDOCUMENT_FRAGMENT"DocumentFragment"public static final StringEM"Em"public static final StringFENOTE"FENote"public static final StringFIGURE"Figure"public static final StringFORM"Form"public static final StringFORMULA"Formula"public static final StringH"H"public static final StringH1"H1"public static final StringH2"H2"public static final StringH3"H3"public static final StringH4"H4"public static final StringH5"H5"public static final StringH6"H6"public static final StringHN_REGEXP"^H[1-9][0-9]*$"public static final StringINDEX"Index"public static final StringL"L"public static final StringLBL"Lbl"public static final StringLBODY"LBody"public static final StringLI"LI"public static final StringLINK"Link"public static final StringMATH_ML_NAMESPACE"http://www.w3.org/1998/Math/MathML"public static final StringNON_STRUCT"NonStruct"public static final StringNOTE"Note"public static final StringP"P"public static final StringPART"Part"public static final StringPDF_NAMESPACE"http://iso.org/pdf/ssn"public static final StringPDF2_NAMESPACE"http://iso.org/pdf2/ssn"public static final StringPRIVATE"Private"public static final StringQUOTE"Quote"public static final StringRB"RB"public static final StringREFERENCE"Reference"public static final StringRP"RP"public static final StringRT"RT"public static final StringRUBY"Ruby"public static final StringSECT"Sect"public static final StringSPAN"Span"public static final StringSTRONG"Strong"public static final StringSUB"Sub"public static final StringTABLE"Table"public static final StringTBODY"TBody"public static final StringTD"TD"public static final StringTFOOT"TFoot"public static final StringTH"TH"public static final StringTHEAD"THead"public static final StringTITLE"Title"public static final StringTOC"TOC"public static final StringTOCI"TOCI"public static final StringTR"TR"public static final StringWARICHU"Warichu"public static final StringWP"WP"public static final StringWT"WT"