Uses of Class
eu.europa.esig.dss.tsl.dto.ParsingCacheDTO
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.access | |
eu.europa.esig.dss.tsl.dto.builder | |
eu.europa.esig.dss.tsl.job | |
eu.europa.esig.dss.tsl.parsing |
-
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access that return ParsingCacheDTO Modifier and Type Method Description ParsingCacheDTO
ReadOnlyCacheAccess. getParsingCacheDTO(CacheKey key)
Returns download cache DTO resultParsingCacheDTO
ReadOnlyCacheAccessByKey. 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 Modifier and Type Method Description ParsingCacheDTO
ParsingCacheDTOBuilder. build()
-
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.job
Constructor parameters in eu.europa.esig.dss.tsl.job with type arguments of type ParsingCacheDTO Constructor Description LOTLChangeApplier(TLChangesCacheAccess cacheAccess, Map<CacheKey,ParsingCacheDTO> oldValues, Map<CacheKey,ParsingCacheDTO> newValues)
TLSourceBuilder(List<LOTLSource> lotlList, Map<CacheKey,ParsingCacheDTO> parsingResults)
-
Uses of ParsingCacheDTO in eu.europa.esig.dss.tsl.parsing
Methods in eu.europa.esig.dss.tsl.parsing with parameters of type ParsingCacheDTO Modifier and Type Method Description static OtherTSLPointer
ParsingUtils. getXMLLOTLPointer(ParsingCacheDTO parsingCacheDTO)
Extracts XML LOTL Pointer from a parsing cache of a pivot