| Package | Description |
|---|---|
| com.opencloud.slee.resources.cgin.parser |
Creates parsers for ASN.1 value notation.
|
| Modifier and Type | Method and Description |
|---|---|
Parsed<T> |
Parser.parse(String str,
int pos)
Translates part of the text of a String to an object of type T.
|