public final class ContextParser
extends Object
Parses the Context
-
Method Summary
static eu.europa.esig.dss.enumerations.Context
Parses the value and returns Context
print(eu.europa.esig.dss.enumerations.Context v)
Gets a text name of the value
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static eu.europa.esig.dss.enumerations.Context parse(String v)
Parses the value and returns Context
- Parameters:
v - String to parse
- Returns:
Context
-
print
public static String print(eu.europa.esig.dss.enumerations.Context v)
Gets a text name of the value
- Parameters:
v - Context
- Returns:
String