Class JWSSerializationTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.JWSSerializationTypeParser
Parses the
eu.europa.esig.dss.enumerations.JWSSerializationType-
Method Summary
Modifier and TypeMethodDescriptionstatic JWSSerializationTypeParses the value and returnsJWSSerializationTypestatic StringGets a text name of the value
-
Method Details
-
parse
Parses the value and returnsJWSSerializationType- Parameters:
v-Stringto parse- Returns:
JWSSerializationType
-
print
Gets a text name of the value- Parameters:
v-JWSSerializationType- Returns:
String
-