Skip navigation links
A B C D F G H I L M N O P R S T V W X 

A

accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.AnnotationCheckUtil.AnnotationHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.FormCheckUtil.FormTagHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.FormulaCheckUtil.FormulaTagHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.GraphicsCheckUtil.GraphicsHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker.HeadingHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.NoteCheckUtil.NoteTagHandler
 
accept(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil.TableHandler
 
ActionCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Class that provides methods for checking PDF/UA compliance of actions.
ANNOT_TRAP_NET_IS_NOT_PERMITTED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
ANNOTATION_OF_TYPE_0_SHOULD_HAVE_CONTENTS_OR_ALT_KEY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
AnnotationCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Class that provides methods for checking PDF/UA compliance of annotations.
AnnotationCheckUtil.AnnotationHandler - Class in com.itextpdf.pdfua.checkers.utils
Helper class that checks the conformance of annotations while iterating the tag tree structure.
AnnotationHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.AnnotationCheckUtil.AnnotationHandler
Creates a new instance of the AnnotationCheckUtil.AnnotationHandler.
ARTIFACT_CANT_BE_INSIDE_REAL_CONTENT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

B

BCP47Validator - Class in com.itextpdf.pdfua.checkers.utils
This class is a validator for IETF BCP 47 language tag (RFC 5646)

C

CELL_CANT_BE_DETERMINED_ALGORITHMICALLY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
CELL_HAS_INVALID_ROLE - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
check(PdfDocument) - Static method in class com.itextpdf.pdfua.checkers.utils.XfaCheckUtil
Checks XFA form of the document if exists.
checkAction(PdfDictionary) - Static method in class com.itextpdf.pdfua.checkers.utils.ActionCheckUtil
Check PDF/UA compliance of an action
checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfua.checkers.PdfUA1Checker
Verify the conformity of the file specification dictionary.
checkLayoutElement(Image) - Method in class com.itextpdf.pdfua.checkers.utils.GraphicsCheckUtil
Checks if image has alternative description or actual text.
checkLayoutElement(IRenderer) - Method in class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker
Checks if layout element has correct heading.
checkMetadata(PdfCatalog) - Method in class com.itextpdf.pdfua.checkers.PdfUA1Checker
 
checkRenderer(IRenderer) - Method in class com.itextpdf.pdfua.checkers.utils.LayoutCheckUtil
Checks renderer for PDF UA compliance.
checkStructElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker
Checks if structure element has correct heading.
checkTable(Table) - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil
Checks if the table is pdf/ua compliant.
com.itextpdf.pdfua - package com.itextpdf.pdfua
 
com.itextpdf.pdfua.checkers - package com.itextpdf.pdfua.checkers
 
com.itextpdf.pdfua.checkers.utils - package com.itextpdf.pdfua.checkers.utils
 
com.itextpdf.pdfua.checkers.utils.headings - package com.itextpdf.pdfua.checkers.utils.headings
 
com.itextpdf.pdfua.checkers.utils.tables - package com.itextpdf.pdfua.checkers.utils.tables
 
com.itextpdf.pdfua.exceptions - package com.itextpdf.pdfua.exceptions
 
com.itextpdf.pdfua.logs - package com.itextpdf.pdfua.logs
 
CONTENT_IS_NOT_REAL_CONTENT_AND_NOT_ARTIFACT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
CONTENT_WITH_MCID_BUT_MCID_NOT_FOUND_IN_STRUCT_TREE_ROOT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
context - Variable in class com.itextpdf.pdfua.checkers.utils.ContextAwareTagTreeIteratorHandler
 
ContextAwareTagTreeIteratorHandler - Class in com.itextpdf.pdfua.checkers.utils
Class that holds the validation context while iterating the tag tree structure.
ContextAwareTagTreeIteratorHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.ContextAwareTagTreeIteratorHandler
Creates a new instance of the ContextAwareTagTreeIteratorHandler.
CT_OR_ALT_ENTRY_IS_MISSING_IN_MEDIA_CLIP - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

D

DOCUMENT_SHALL_CONTAIN_VALID_LANG_ENTRY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
DOCUMENT_SHALL_CONTAIN_XMP_METADATA_STREAM - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
DOCUMENT_USES_BOTH_H_AND_HN - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
DYNAMIC_XFA_FORMS_SHALL_NOT_BE_USED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

F

FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_F_KEY_AND_UF_KEY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
FONT_SHOULD_BE_EMBEDDED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
FormCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Class that provides methods for checking PDF/UA compliance of interactive form fields.
FormCheckUtil.FormTagHandler - Class in com.itextpdf.pdfua.checkers.utils
Handler for checking form field elements in the tag tree.
FormTagHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.FormCheckUtil.FormTagHandler
Creates a new FormulaCheckUtil.FormulaTagHandler instance.
FORMULA_SHALL_HAVE_ALT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
FormulaCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Class that provides methods for checking PDF/UA compliance of Formula elements.
FormulaCheckUtil.FormulaTagHandler - Class in com.itextpdf.pdfua.checkers.utils
Handler for checking Formula elements in the TagTree.
FormulaTagHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.FormulaCheckUtil.FormulaTagHandler
Creates a new FormulaCheckUtil.FormulaTagHandler instance.

G

getAmountOfRowsBody() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the number of rows in the body of the table.
getAmountOfRowsFooter() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the number of rows in the footer of the table.
getAmountOfRowsHeader() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the number of rows in the header of the table.
getCol() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the column index of current position.
getColspan() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the colspan of the current position
getConformance() - Method in class com.itextpdf.pdfua.PdfUAConfig
Gets the UA conformance.
getElementIfRoleMatches(PdfName, IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Checks if a IStructureNode resolved role's is equal to the provided role.
getLanguage() - Method in class com.itextpdf.pdfua.PdfUAConfig
Gets the language.
getNumberOfColumns() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Returns the amount of columns the table has.
getRow() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the row index of the current position.
getRowspan() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the rowspan of current position.
getTitle() - Method in class com.itextpdf.pdfua.PdfUAConfig
Gets the title.
GLYPH_IS_NOT_DEFINED_OR_WITHOUT_UNICODE - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
GraphicsCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Class that provides methods for checking PDF/UA compliance of graphics elements.
GraphicsCheckUtil(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.GraphicsCheckUtil
Creates a new GraphicsCheckUtil instance.
GraphicsCheckUtil.GraphicsHandler - Class in com.itextpdf.pdfua.checkers.utils
Helper class that checks the conformance of graphics tags while iterating the tag tree structure.
GraphicsHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.GraphicsCheckUtil.GraphicsHandler
Creates a new instance of the GraphicsCheckUtil.GraphicsHandler.

H

H1_IS_SKIPPED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
hasNext() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Checks if there is a next element in the iteration.
HeadingHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker.HeadingHandler
Creates a new instance of HeadingsChecker.
HeadingsChecker - Class in com.itextpdf.pdfua.checkers.utils.headings
Utility class which performs headings check according to PDF/UA specification.
HeadingsChecker(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker
Creates a new instance of HeadingsChecker.
HeadingsChecker.HeadingHandler - Class in com.itextpdf.pdfua.checkers.utils.headings
Handler class that checks heading tags while traversing the tag tree.
HN_IS_SKIPPED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

I

IMAGE_SHALL_HAVE_ALT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
INVALID_PDF_VERSION - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
isAnnotationVisible(PdfDictionary) - Static method in class com.itextpdf.pdfua.checkers.utils.AnnotationCheckUtil
Is annotation visible: true if hidden flag isn't set and annotation intersects CropBox (default value is MediaBox).
isPdfObjectReadyToFlush(PdfObject) - Method in class com.itextpdf.pdfua.checkers.PdfUA1Checker
.

L

LayoutCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Utility class for delegating the layout checks to the correct checking logic.
LayoutCheckUtil(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.LayoutCheckUtil
Creates a new LayoutCheckUtil instance.
LINK_ANNOT_IS_NOT_NESTED_WITHIN_LINK - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
LINK_ANNOTATION_SHOULD_HAVE_CONTENTS_KEY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

M

METADATA_SHALL_BE_PRESENT_IN_THE_CATALOG_DICTIONARY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
METADATA_SHALL_CONTAIN_DC_TITLE_ENTRY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
METADATA_SHALL_CONTAIN_UA_VERSION_IDENTIFIER - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
MISSING_FORM_FIELD_DESCRIPTION - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
MISSING_VIEWER_PREFERENCES - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
MORE_THAN_ONE_H_TAG - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

N

NAME_ENTRY_IS_MISSING_OR_EMPTY_IN_OCG - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
next() - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Gets the next element in the iteration.
NON_UNIQUE_ID_ENTRY_IN_STRUCT_TREE_ROOT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
NOTE_TAG_SHALL_HAVE_ID_ENTRY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
NoteCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Utility class for delegating notes checks to the correct checking logic.
NoteCheckUtil() - Constructor for class com.itextpdf.pdfua.checkers.utils.NoteCheckUtil
 
NoteCheckUtil.NoteTagHandler - Class in com.itextpdf.pdfua.checkers.utils
Handler for checking Note elements in the TagTree.
NoteTagHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.NoteCheckUtil.NoteTagHandler
Creates a new NoteCheckUtil.NoteTagHandler instance.

O

OCG_PROPERTIES_CONFIG_SHALL_BE_AN_ARRAY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
OCG_SHALL_NOT_CONTAIN_AS_ENTRY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
ONE_OR_MORE_STANDARD_ROLE_REMAPPED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

P

P_VALUE_IS_ABSENT_IN_ENCRYPTION_DICTIONARY - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
PAGE_FLUSHING_DISABLED - Static variable in class com.itextpdf.pdfua.logs.PdfUALogMessageConstants
 
PAGE_WITH_ANNOT_DOES_NOT_HAVE_TABS_WITH_S - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
PDF_TO_PDF_UA_CONVERSION_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.pdfua.logs.PdfUALogMessageConstants
 
PdfUA1Checker - Class in com.itextpdf.pdfua.checkers
The class defines the requirements of the PDF/UA-1 standard.
PdfUA1Checker(PdfDocument) - Constructor for class com.itextpdf.pdfua.checkers.PdfUA1Checker
Creates PdfUA1Checker instance with PDF document which will be validated against PDF/UA-1 standard.
PdfUAConfig - Class in com.itextpdf.pdfua
Class that holds the configuration for the PDF/UA document.
PdfUAConfig(PdfUAConformance, String, String) - Constructor for class com.itextpdf.pdfua.PdfUAConfig
Creates a new PdfUAConfig instance.
PdfUAConformanceException - Exception in com.itextpdf.pdfua.exceptions
Exception that is thrown when the PDF Document doesn't adhere to the PDF/UA specification.
PdfUAConformanceException(String) - Constructor for exception com.itextpdf.pdfua.exceptions.PdfUAConformanceException
Creates a PdfUAConformanceException.
PdfUAConformanceException(String, Exception) - Constructor for exception com.itextpdf.pdfua.exceptions.PdfUAConformanceException
Creates a PdfUAConformanceException.
PdfUADocument - Class in com.itextpdf.pdfua
Creates a Pdf/UA document.
PdfUADocument(PdfWriter, PdfUAConfig) - Constructor for class com.itextpdf.pdfua.PdfUADocument
Creates a PdfUADocument instance.
PdfUADocument(PdfWriter, DocumentProperties, PdfUAConfig) - Constructor for class com.itextpdf.pdfua.PdfUADocument
Creates a PdfUADocument instance.
PdfUADocument(PdfReader, PdfWriter, PdfUAConfig) - Constructor for class com.itextpdf.pdfua.PdfUADocument
Creates a PdfUADocument instance.
PdfUADocument(PdfReader, PdfWriter, StampingProperties, PdfUAConfig) - Constructor for class com.itextpdf.pdfua.PdfUADocument
Creates a PdfUADocument instance.
PdfUAExceptionMessageConstants - Class in com.itextpdf.pdfua.exceptions
Class that bundles all the error message templates as constants.
PdfUALogMessageConstants - Class in com.itextpdf.pdfua.logs
Class containing the log message constants.
PdfUAValidationContext - Class in com.itextpdf.pdfua.checkers.utils
This class keeps track of useful information when validating a PdfUaDocument.
PdfUAValidationContext(PdfDocument) - Constructor for class com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Creates a new instance of PdfUAValidationContext.
PRINTER_MARK_IS_NOT_PERMITTED - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.AnnotationCheckUtil.AnnotationHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.FormCheckUtil.FormTagHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.FormulaCheckUtil.FormulaTagHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.GraphicsCheckUtil.GraphicsHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.headings.HeadingsChecker.HeadingHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.NoteCheckUtil.NoteTagHandler
 
processElement(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil.TableHandler
 

R

REAL_CONTENT_CANT_BE_INSIDE_ARTIFACT - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
REAL_CONTENT_INSIDE_ARTIFACT_OR_VICE_VERSA - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
resolveToStandardRole(IStructureNode) - Method in class com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Resolves the node's role to a standard role.
resolveToStandardRole(String) - Method in class com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Resolves the role to a standard role

S

SUSPECTS_ENTRY_IN_MARK_INFO_DICTIONARY_SHALL_NOT_HAVE_A_VALUE_OF_TRUE - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

T

TABLE_CONTAINS_EMPTY_CELLS - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
TableCheckUtil - Class in com.itextpdf.pdfua.checkers.utils.tables
Class that provides methods for checking PDF/UA compliance of table elements.
TableCheckUtil(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil
Creates a new TableCheckUtil instance.
TableCheckUtil.TableHandler - Class in com.itextpdf.pdfua.checkers.utils.tables
Handler class that checks table tags.
TableHandler(PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil.TableHandler
Creates a new instance of TableCheckUtil.TableHandler.
TableStructElementIterator - Class in com.itextpdf.pdfua.checkers.utils.tables
Creates an iterator to iterate over the table structures.
TableStructElementIterator(PdfStructElem, PdfUAValidationContext) - Constructor for class com.itextpdf.pdfua.checkers.utils.tables.TableStructElementIterator
Creates a new TableStructElementIterator instance.
TAG_HASNT_BEEN_ADDED_BEFORE_CONTENT_ADDING - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
TAG_MAPPING_DOESNT_TERMINATE_WITH_STANDARD_TYPE - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 
TENTH_BIT_OF_P_VALUE_IN_ENCRYPTION_SHOULD_BE_NON_ZERO - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

V

validate(IValidationContext) - Method in class com.itextpdf.pdfua.checkers.PdfUA1Checker
.
validate(String) - Static method in class com.itextpdf.pdfua.checkers.utils.BCP47Validator
Validate language tag against RFC 5646.
VIEWER_PREFERENCES_IS_FALSE - Static variable in class com.itextpdf.pdfua.exceptions.PdfUAExceptionMessageConstants
 

W

warnOnPageFlush() - Method in class com.itextpdf.pdfua.checkers.PdfUA1Checker
Logs a warn on page flushing that page flushing is disabled in PDF/UA mode.
WRITER_PROPERTIES_PDF_VERSION_WAS_OVERRIDDEN - Static variable in class com.itextpdf.pdfua.logs.PdfUALogMessageConstants
 

X

XfaCheckUtil - Class in com.itextpdf.pdfua.checkers.utils
Utility class which performs XFA forms check according to PDF/UA specification.
A B C D F G H I L M N O P R S T V W X 
Skip navigation links

Copyright © 1998–2024 Apryse Group NV. All rights reserved.