Class PdfUA2NotesChecker


  • public final class PdfUA2NotesChecker
    extends java.lang.Object
    Utility class which performs Note and FENote checks according to PDF/UA-2 specification.
    • Method Detail

      • checkStructElement

        public void checkStructElement​(IStructureNode elem)
        Checks if Note and FENote elements are correct according to PDF/UA-2 specification.
        Parameters:
        elem - list structure element to check
        Throws:
        PdfUAConformanceException - if document has incorrect tag structure for Note and FENote tags