Class SemanticDocumentPostprocessingConsumer


  • public class SemanticDocumentPostprocessingConsumer
    extends WCAGConsumer
    • Constructor Detail

      • SemanticDocumentPostprocessingConsumer

        public SemanticDocumentPostprocessingConsumer()
    • Method Detail

      • runPostprocessingChecks

        public void runPostprocessingChecks​(ITree tree)
      • updateBoundingBoxes

        public void updateBoundingBoxes​(ITree tree)
      • setLowestDepthErrorFlag

        public void setLowestDepthErrorFlag​(ITree tree)
      • checkForTitle

        public void checkForTitle​(ITree tree)
      • checkForRepeatedCharacters

        public void checkForRepeatedCharacters​(ITree tree)
      • checkForRepeatedCharacters

        public void checkForRepeatedCharacters​(INode node,
                                               List<TextChunk> chunks)