Class StaticContainers
java.lang.Object
org.verapdf.wcag.algorithms.semanticalgorithms.containers.StaticContainers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AccumulatedNodeMapperstatic IDocumentstatic Longstatic IdMapperstatic LinesCollectionstatic Longstatic ObjectKeyMapperstatic List<RepeatedCharacters>static Longstatic TableBordersCollectionstatic Longstatic WCAGValidationInfostatic voidsetAccumulatedNodeMapper(AccumulatedNodeMapper accumulatedNodeMapper) static voidsetDocument(IDocument document) static voidsetIdMapper(IdMapper idMapper) static voidsetLinesCollection(LinesCollection linesCollection) static voidsetListsCollection(List<PDFList> listsCollection) static voidsetObjectKeyMapper(ObjectKeyMapper objectKeyMapper) static voidsetRepeatedCharacters(List<RepeatedCharacters> repeatedCharacters) static voidsetStructElementsNumber(Long structElementsNumber) static voidsetTableBordersCollection(TableBordersCollection tableBordersCollection) static voidsetTextChunksNumber(Long textChunksNumber) static voidsetWCAGValidationInfo(WCAGValidationInfo wcagValidationInfo) static voidupdateContainers(IDocument document)
-
Constructor Details
-
StaticContainers
public StaticContainers()
-
-
Method Details
-
updateContainers
-
getDocument
-
setDocument
-
getWCAGValidationInfo
-
setWCAGValidationInfo
-
getAccumulatedNodeMapper
-
setAccumulatedNodeMapper
-
getObjectKeyMapper
-
setObjectKeyMapper
-
getTableBordersCollection
-
setTableBordersCollection
-
getLinesCollection
-
setLinesCollection
-
getRepeatedCharacters
-
setRepeatedCharacters
-
getListsCollection
-
setListsCollection
-
getIdMapper
-
setIdMapper
-
getGroupCounter
-
getNextID
-
getStructElementsNumber
-
setStructElementsNumber
-
getTextChunksNumber
-
setTextChunksNumber
-