Package eu.europa.esig.dss.jaxb.parsers
Class SignatureFormatParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.SignatureFormatParser
Parses the
SignatureLevel
-
Method Summary
Modifier and TypeMethodDescriptionstatic SignatureLevel
Parses the value and returnsSignatureLevel
static String
Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsSignatureLevel
- Parameters:
v
-String
to parse- Returns:
SignatureLevel
-
print
Gets a text name of the value- Parameters:
v
-SignatureLevel
- Returns:
String
-