Uses of Class
eu.europa.esig.dss.tsl.parsing.AbstractParsingResult
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.access | |
eu.europa.esig.dss.tsl.dto.builder | |
eu.europa.esig.dss.tsl.parsing |
-
Uses of AbstractParsingResult in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access with parameters of type AbstractParsingResult Modifier and Type Method Description void
CacheAccessByKey. update(AbstractParsingResult parsingResult)
-
Uses of AbstractParsingResult in eu.europa.esig.dss.tsl.dto.builder
Constructor parameters in eu.europa.esig.dss.tsl.dto.builder with type arguments of type AbstractParsingResult Constructor Description ParsingCacheDTOBuilder(CachedEntry<AbstractParsingResult> cachedEntry)
-
Uses of AbstractParsingResult in eu.europa.esig.dss.tsl.parsing
Subclasses of AbstractParsingResult in eu.europa.esig.dss.tsl.parsing Modifier and Type Class Description class
LOTLParsingResult
class
TLParsingResult
Methods in eu.europa.esig.dss.tsl.parsing with parameters of type AbstractParsingResult Modifier and Type Method Description protected void
AbstractParsingTask. commonParseSchemeInformation(AbstractParsingResult result, TSLSchemeInformationType schemeInformation)