public final class ContextParser
extends Object
Parses the Context
-
Method Summary
Parses the value and returns Context
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
Parses the value and returns Context
- Parameters:
v
- String
to parse
- Returns:
Context
-
print
Gets a text name of the value
- Parameters:
v
- Context
- Returns:
String