Package eu.europa.esig.dss.tsl.parsing
Class ParsingUtils
java.lang.Object
eu.europa.esig.dss.tsl.parsing.ParsingUtils
public class ParsingUtils extends Object
-
Constructor Summary
Constructors Constructor Description ParsingUtils() -
Method Summary
Modifier and Type Method Description static OtherTSLPointergetXMLLOTLPointer(ParsingCacheDTO parsingCacheDTO)Extracts XML LOTL Pointer from a parsing cache of a pivot
-
Constructor Details
-
ParsingUtils
public ParsingUtils()
-
-
Method Details
-
getXMLLOTLPointer
Extracts XML LOTL Pointer from a parsing cache of a pivot- Parameters:
parsingCacheDTO-ParsingCacheDTOto extrac value from- Returns:
OtherTSLPointerXML LOTL Pointer
-