Package eu.europa.esig.dss.tsl.parsing
Class ParsingUtils
java.lang.Object
eu.europa.esig.dss.tsl.parsing.ParsingUtils
Contains utils for LOTL/TL parsing
-
Method Summary
Modifier and TypeMethodDescriptionstatic OtherTSLPointer
getXMLLOTLPointer
(ParsingCacheDTO parsingCacheDTO) Extracts XML LOTL Pointer from a parsing cache of a pivot
-
Method Details
-
getXMLLOTLPointer
Extracts XML LOTL Pointer from a parsing cache of a pivot- Parameters:
parsingCacheDTO
-ParsingCacheDTO
to extract value from- Returns:
OtherTSLPointer
XML LOTL Pointer
-