Class StaticContainers


  • public class StaticContainers
    extends Object
    • Constructor Detail

      • StaticContainers

        public StaticContainers()
    • Method Detail

      • updateContainers

        public static void updateContainers​(IDocument document)
      • getDocument

        public static IDocument getDocument()
      • setDocument

        public static void setDocument​(IDocument document)
      • setWCAGValidationInfo

        public static void setWCAGValidationInfo​(WCAGValidationInfo wcagValidationInfo)
      • setAccumulatedNodeMapper

        public static void setAccumulatedNodeMapper​(AccumulatedNodeMapper accumulatedNodeMapper)
      • setTableBordersCollection

        public static void setTableBordersCollection​(TableBordersCollection tableBordersCollection)
      • setLinesCollection

        public static void setLinesCollection​(LinesCollection linesCollection)
      • setRepeatedCharacters

        public static void setRepeatedCharacters​(List<RepeatedCharacters> repeatedCharacters)
      • getListsCollection

        public static List<PDFList> getListsCollection()
      • setListsCollection

        public static void setListsCollection​(List<PDFList> listsCollection)
      • getIdMapper

        public static IdMapper getIdMapper()
      • setIdMapper

        public static void setIdMapper​(IdMapper idMapper)
      • getGroupCounter

        public static Long getGroupCounter()
      • getNextID

        public static Long getNextID()
      • getStructElementsNumber

        public static Long getStructElementsNumber()
      • setStructElementsNumber

        public static void setStructElementsNumber​(Long structElementsNumber)
      • getTextChunksNumber

        public static Long getTextChunksNumber()
      • setTextChunksNumber

        public static void setTextChunksNumber​(Long textChunksNumber)