开发者

Library to parse a bind 9.x zone file in Java?

开发者 https://www.devze.com 2023-03-25 14:06 出处:网络
Is there anything out there that already does this? I looking for something that will开发者_运维百科 help me get a bind zone file loaded into java objects.The dnsjava library has a zone file parser -

Is there anything out there that already does this?

I looking for something that will开发者_运维百科 help me get a bind zone file loaded into java objects.


The dnsjava library has a zone file parser - specifically you need the org.xbill.DNS.Master class.

0

精彩评论

暂无评论...
验证码 换一张
取 消