Package org.xbill.DNS.tools
Class lookup
java.lang.Object
org.xbill.DNS.tools.lookup
A very basic implementation to perform an
Type.A record lookup.- Author:
- Brian Wellington <bwelling@xbill.org>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprintAnswer(String name, Lookup lookup)
-
Constructor Details
-
lookup
public lookup()
-
-
Method Details
-
printAnswer
-
main
- Throws:
Exception
-