Uses of Class
eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
Packages that use ParsingCacheDTO
Package
Description
-
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access that return ParsingCacheDTOModifier and TypeMethodDescriptionReadOnlyCacheAccess.getParsingCacheDTO(CacheKey key) Returns download cache DTO resultReadOnlyCacheAccessByKey.getParsingReadOnlyResult()Returns the cached read-only parsing result DTO -
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.dto.builder
Methods in eu.europa.esig.dss.tsl.dto.builder that return ParsingCacheDTO -
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.job
Constructor parameters in eu.europa.esig.dss.tsl.job with type arguments of type ParsingCacheDTOModifierConstructorDescriptionLOTLChangeApplier(TLChangesCacheAccess cacheAccess, Map<CacheKey, ParsingCacheDTO> oldValues, Map<CacheKey, ParsingCacheDTO> newValues) Default constructorTLSourceBuilder(List<LOTLSource> lotlList, Map<CacheKey, ParsingCacheDTO> parsingResults) Default constructor -
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.parsing
Methods in eu.europa.esig.dss.tsl.parsing with parameters of type ParsingCacheDTOModifier and TypeMethodDescriptionstatic OtherTSLPointerParsingUtils.getXMLLOTLPointer(ParsingCacheDTO parsingCacheDTO) Extracts XML LOTL Pointer from a parsing cache of a pivot