Package eu.europa.esig.dss.jaxb.parsers
Class DigestAlgorithmParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.DigestAlgorithmParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic DigestAlgorithmParses the value and returnsDigestAlgorithmstatic StringGets a text name of the value
-
Method Details
-
parse
Parses the value and returnsDigestAlgorithm- Parameters:
v-Stringto parse- Returns:
DigestAlgorithm
-
print
Gets a text name of the value- Parameters:
v-DigestAlgorithm- Returns:
String
-