Package org.xbill.DNS
Class ExtendedFlags
java.lang.Object
org.xbill.DNS.ExtendedFlags
Constants and functions relating to EDNS flags.
- Author:
- Brian Wellington
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DO
public static final int DOdnssec ok- See Also:
-
-
Method Details
-
string
Converts a numeric extended flag into a String -
stringFromBit
Converts a numeric extended flag into a String- Parameters:
bit- the flag as a bit value according to IANA allocation
-
value
Converts a textual representation of an extended flag into its numeric value
-