Uses of Class
eu.europa.esig.dss.spi.tsl.OtherTSLPointer
Package
Description
-
Uses of OtherTSLPointer in eu.europa.esig.dss.spi.tsl
Modifier and TypeMethodDescriptionParsingInfoRecord.getLotlOtherPointers()
Gets LOTL other TSL pointersParsingInfoRecord.getTlOtherPointers()
Gets TL other TSL pointers -
Uses of OtherTSLPointer in eu.europa.esig.dss.tsl.dto
Modifier and TypeMethodDescriptionParsingCacheDTO.getLotlOtherPointers()
ParsingCacheDTO.getTlOtherPointers()
Modifier and TypeMethodDescriptionvoid
ParsingCacheDTO.setLotlOtherPointers
(List<OtherTSLPointer> lotlOtherPointers) Sets LOTL other pointersvoid
ParsingCacheDTO.setTlOtherPointers
(List<OtherTSLPointer> tlOtherPointers) Sets TL other pointers -
Uses of OtherTSLPointer in eu.europa.esig.dss.tsl.function.converter
-
Uses of OtherTSLPointer in eu.europa.esig.dss.tsl.parsing
Modifier and TypeMethodDescriptionstatic OtherTSLPointer
ParsingUtils.getXMLLOTLPointer
(ParsingCacheDTO parsingCacheDTO) Extracts XML LOTL Pointer from a parsing cache of a pivotModifier and TypeMethodDescriptionLOTLParsingResult.getLotlPointers()
Gets LOTL other TSL pointersLOTLParsingResult.getTlPointers()
Gets TL other TSL pointersModifier and TypeMethodDescriptionvoid
LOTLParsingResult.setLotlPointers
(List<OtherTSLPointer> lotlPointers) Sets LOTL other pointersvoid
LOTLParsingResult.setTlPointers
(List<OtherTSLPointer> tlPointers) Sets TL other pointers