public final class ExtendedFlags
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DO
dnssec ok
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
string(int i)
Converts a numeric extended flag into a String
|
static int |
value(java.lang.String s)
Converts a textual representation of an extended flag into its numeric
value
|
public static final int DO